Displaying 1 result from an estimated 1 matches for "raid1sa".
Did you mean:
raid1s
2012 May 31
1
nfs mount disables AD permissions
Hello,
The problem I was facing before, permissions being reset and not
changeable using windows explorer security tab
was in fact triggered by the command "mount -t nfs
192.168.1.91:/mnt/raid1SAS /mnt/raid1SAS"
So it seems that whenever I mount an nfs share (which doesn't seem to
support the extended attributes), then
for some reason the extended attributes of all other files in the system
are disabled too, that goes for the samba shares too.
Therefore I cannot mount an nfs sh...