Stuart Henderson writes:
> On 2024-10-31, Divan Santana wrote:
How can one get both entries to work?
>>>
>>> By having them on different filesystems. You can't have diferent options
>>> on different directories exported from the same filesystem.
>>>
>>> See "BUGS" in exports(5).
>>
>> Thank
On 2024-10-31, Divan Santana wrote:
>>> How can one get both entries to work?
>>
>> By having them on different filesystems. You can't have diferent options
>> on different directories exported from the same filesystem.
>>
>> See "BUGS" in exports(5).
>
> Thanks Stuart for pointing that out. I di
>> How can one get both entries to work?
>
> By having them on different filesystems. You can't have diferent options
> on different directories exported from the same filesystem.
>
> See "BUGS" in exports(5).
Thanks Stuart for pointing that out. I did read it but I didn't really
understand it at
On 2024-10-26, Divan Santana wrote:
> Divan Santana writes:
>
I would expert my NFS client uid 67 to be mapped to the remote NFS
server and presented as 1000 therefore permission should be granted to
write?
>>>
>>> Did you forget to send SIGHUP to mountd(8) to make it re-read
>>> e
Divan Santana writes:
>>> I would expert my NFS client uid 67 to be mapped to the remote NFS
>>> server and presented as 1000 therefore permission should be granted to
>>> write?
>>
>> Did you forget to send SIGHUP to mountd(8) to make it re-read
>> exports(5)?
>
> I did do a reload of mountd. I
>> I would expert my NFS client uid 67 to be mapped to the remote NFS
>> server and presented as 1000 therefore permission should be granted to
>> write?
>
> Did you forget to send SIGHUP to mountd(8) to make it re-read
> exports(5)?
I did do a reload of mountd. I also rebooted.
It seems this is
Divan Santana:
> I would expert my NFS client uid 67 to be mapped to the remote NFS
> server and presented as 1000 therefore permission should be granted to
> write?
Did you forget to send SIGHUP to mountd(8) to make it re-read
exports(5)?
--
Christian "naddy" Weisgerber
Greetings :)
NFS server (openbsd) with /data/media and files are 1000:1000 uid:gid.
NFS client (openbsd) I want to mount the above files to
/var/www/nextcloud/data as 67:67 uid:gid.
I have attempted this on NFS server:
/etc/exports:
/data/media -mapall=1000:1000 -alldirs -network=192.168.1.10
8 matches
Mail list logo