Displaying 3 results from an estimated 3 matches for "se_linux".
2020 Nov 11
2
nfs root kerberos
...gt; > Now, i as said, i dont know Centos and MIT/Heimdall
> differences, that might be a point.
> > But how did you setup the exports, did you define the
> pseudo NFS4 root.
> > Examples here.
> >
> https://access.redhat.com/documentation/en-us/red_hat_enterpri
> se_linux/5/html/deployment_guide/s1-nfs-server-config-exports
> >
> > This is how my export looks.
> > /exports
> 192.168.0.0/24(rw,sync,fsid=0,no_subtree_check,crossmnt,sec=sy
> s:krb5:krb5i:krb5p)
> > /exports/users
> 192.168.0.0/24(rw,sync,no_subtree_check,sec...
2020 Nov 11
0
nfs root kerberos
...ont know Centos and MIT/Heimdall
>> differences, that might be a point.
>> > But how did you setup the exports, did you define the
>> pseudo NFS4 root.
>> > Examples here.
>> >
>> https://access.redhat.com/documentation/en-us/red_hat_enterpri
>> se_linux/5/html/deployment_guide/s1-nfs-server-config-exports
>> >
>> > This is how my export looks.
>> > /exports
>> 192.168.0.0/24(rw,sync,fsid=0,no_subtree_check,crossmnt,sec=sy
>> s:krb5:krb5i:krb5p)
>> > /exports/users
>> 192.168.0.0/24(...
2020 Nov 10
4
nfs root kerberos
Hi Louis,
Thanks for your message.
However, I already have NFS working completely. I'm only trying to work out root NFS access on the client.? I tried your NFS translation fix via idmapd.conf? but that isn't working for me. I've discovered that's because CentOS 7 is using gssproxy so apparently your fix won't work. The fix from Red Hat (adding some lines to krb.conf seen in my