Fixes for bugs #849942 and #849608
[ Joachim Falk ]
- Replace hardcoded keytab check in auth-rpcgss-module.service and rpc-gssd.service with NEED_GSSD and auto detection of kerberized NFS mounts in /etc/fstab. (Closes: #849608)
- Replace hardcoded keytab check in rpc-svcgssd.service with NEED_SVCGSSD and auto detection of Kerberos protected NFS exports in /etc/exports. (Closes: #849942)
This is the second part of the split merge request Fixes for bugs #846950, #849942, #849608. You can find the first part in Fixes for bugs #985000 and #985002. Meanwhile, bug #846950 has been fixed by Propagate $RPCGSSDOPTS from /etc/default to systemd service script.