Displaying 2 results from an estimated 2 matches for "gssdopt".
Did you mean:
  gssdopts
  
2018 Nov 06
0
Again NFSv4 and Kerberos at the 'samba way'...
...fig=/etc/sysconfig/nfs		<< does not exist. 
mkdir -p /run/sysconfig
{
echo PIPEFS_MOUNTPOINT=/run/rpc_pipefs
echo RPCNFSDARGS=\"$RPCNFSDOPTS ${RPCNFSDCOUNT:-8}\"
echo RPCMOUNTDARGS=\"$RPCMOUNTDOPTS\"
echo STATDARGS=\"$STATDOPTS\"
echo RPCSVCGSSDARGS=\"$RPCSVCGSSDOPTS\"
} > /run/sysconfig/nfs-utils
Im thinking.. 
Should nfs_config=  not be /run/sysconfig/nfs-utils ? 
Im not really sure here. 
What you can try/do also 
systemctl edit --full rpc-gssd.service
A copy is made of  rpc-gssd.service and placed in /etc/systemd 
And edit that file then change...
2018 Oct 31
12
Again NFSv4 and Kerberos at the 'samba way'...
Hai Marco, 
> 
> Mandi! L.P.H. van Belle via samba
>   In chel di` si favelave...
> 
> > Sofar, until tomorrow, 
> 
> Done some tests, metoo.
> 
> 1) seems that nfs-common is disabled 'by design'. Looking at debian
> changelog:
> 
>  nfs-utils (1:1.2.8-9.1) unstable; urgency=medium
> 
>   Partial sync from ubuntu, included changes:
> 
>