su
https://bugzilla.novell.com/show_bug.cgi?id=809226 https://bugzilla.novell.com/show_bug.cgi?id=809226#c28 --- Comment #28 from Christian Bachmaier <chris@infosun.fim.uni-passau.de> 2013-03-30 06:42:38 UTC --- Having the fixed configuration of Kerberos running does not change the picture of my comment 24. However, the sec parameter works for a "sub"-Export. Notice, now sec=... is set only for /bak and neither only for / nor for both / and /bak . password:
cat /etc/exports / *(rw,no_root_squash,sync,no_subtree_check) /bak *(rw,no_root_squash,sync,no_subtree_check,sec=sys:krb5:krb5i:krb5p) /srv/tftpboot/systemrescuecd *(ro,no_subtree_check,all_squash,insecure) service nfsserver restart exportfs -av mount localhost:/bak /mnt cat /proc/mounts | grep /mnt server:/bak /mnt nfs4 rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp6,port=0,timeo=600,retrans=2,sec=sys,clientaddr=xxxx:xxxx:xxxx:xxxx::2,local_lock=none,addr=xxxx:xxxx:xxxx:xxxx::2 0 0
Please, what is the right thing to do, using bind=... further on? Imho comment 24 shows another bug then. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.