| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| I want to set up NFS for kerberos authentication. I have created all the required principals and keytabs correctly and made an entry in etc/exports as /mount 17.224.21.59 -sec=krb5 -ro Now on client side after successful kinit i get the initial krbtgt ticket . after that when i am trying to run the command mount 17.201.112.127:/mount /home/mount I am getting permission denied and not getting the ticket for nfs . Is there any step to enable nfs for kerberos at client side. Any pointer will be very helpful. :working: -- View this message in context: http://www.nabble.com/Configuring-cl...p19082820.html Sent from the Kerberos - General mailing list archive at Nabble.com. |