Public bug reported:
I'm using a NFS server (a debian etch box, standard kernel, upgraded to
last security revision) to export a share via NFS to some Ubuntu Hardy
Heron clients, again with last kernel and security updates available.
I'm using NFSv3 with ACL support enables, and if i look at permission
with 'getfacl' i see correctly them.
Look at that example:
[EMAIL PROTECTED]:/srv/users$ id gaio
uid=1000(gaio) gid=512(domadms)
gruppi=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),105(scanner),107(fuse),109(lpadmin),115(admin),513(domusers),512(domadms),1022(consiglio),1026(presidenza),1039(sa),1040(equipesa),1055(webmaster),550(printops)
[EMAIL PROTECTED]:/srv/users$ getfacl Presidenza
# file: Presidenza
# owner: root
# group: presidenza
user::rwx
group::rwx
group:segreteria:rwx
mask::rwx
other::---
default:user::rwx
default:group::---
default:group:presidenza:rwx
default:group:segreteria:rwx
default:mask::rwx
default:other::---
[EMAIL PROTECTED]:/srv/users$ cd Presidenza
-bash: cd: Presidenza: Permesso negato
Where 'Permesso negato' are 'Permissione denied' in Italian.
Seems that ACL are correctly exported, interpreted by getfacl but not for the
system.
I mount the directory in /etc/fstab with:
rita:/srv/users /srv/users nfs
user,noauto,nfsvers=3,acl,rsize=8192,wsize=8192,soft,timeo=5,nodev,nosuid
0 0
and export them on server rita with:
/srv/users mario(rw,root_squash,async,no_subtree_check)
giovanni(rw,root_squash,async,no_subtree_check)
I've tried also to mount with 'user' turned off, and to mount from rot
user, but nothing change.
Thanks.
** Affects: nfs-utils (Ubuntu)
Importance: Undecided
Status: New
--
ACL in NFS seems not working...
https://bugs.launchpad.net/bugs/299122
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs