Re: [CentOS] nfsv4 and kerberos - fails to mount

2011-07-25 Thread Louis Lagendijk
On Mon, 2011-07-25 at 12:58 -0400, Rob Kampen wrote: Rob Kampen wrote: On 07/19/2011 04:43 PM, Olaf Mueller wrote: Rob Kampen wrote: Hello, nfs4 with kerberos works fine here on CentOS 5.6. change exports to [...]gss/krb([...] [...]gss/krb([...] My /etc/exports says '...

[CentOS] nfsv4 and kerberos - fails to mount

2011-07-19 Thread Rob Kampen
I have been trying all sorts of things to get this working. nfsv4 works fine if I just use the nfs-v3 form of export i.e. /nfs4exports 192.168.230.237/24(ro,fsid=0,sync,insecure,no_root_squash,no_subtree_check,squash_uids=0-99) /nfs4exports/NDG

Re: [CentOS] nfsv4 and kerberos - fails to mount

2011-07-19 Thread Olaf Mueller
Rob Kampen wrote: Hello, nfs4 with kerberos works fine here on CentOS 5.6. change exports to [...]gss/krb([...] [...]gss/krb([...] My /etc/exports says '... gss/krb5(...'. And 'SECURE_NFS=yes' is set in /etc/sysconfig/nfs. All needed services are running? - rpcsvcgssd (server) - rpcidmapd

Re: [CentOS] nfsv4 and kerberos - fails to mount

2011-07-19 Thread Rob Kampen
On 07/19/2011 04:43 PM, Olaf Mueller wrote: Rob Kampen wrote: Hello, nfs4 with kerberos works fine here on CentOS 5.6. change exports to [...]gss/krb([...] [...]gss/krb([...] My /etc/exports says '... gss/krb5(...'. Got this already And 'SECURE_NFS=yes' is set in /etc/sysconfig/nfs.