On Thu, Jan 17, 2019 at 07:04:55AM -0000, Raptor 2101 wrote:
> Thanks for the answer and sorroy for the bug.

> Is it intendet to start rpc_gssd, idmapd manually (systemctl
> enable/start ...)?

No, you should never need to start these manually.

rpc.gssd is started automatically via /lib/systemd/system/rpc-
gssd.service.

My understanding is that idmapd is deprecated and should no longer be
needed, in favor of /usr/sbin/nfsidmap which is triggered via
/etc/request-key.d/id_resolver.conf.

> Are rhe options in /etc/default/nfs-common somehow evaluated?

Yes, /run/sysconfig/nfs-utils is populated based in part on
/etc/default/nfs-common.

> After the installation i was unable to mount a Kerberos Secured NFS
> Share.

/lib/systemd/system/rpc-gssd.service declares
ConditionPathExists=/etc/krb5.keytab so perhaps you need to manually start
it (sudo service rpc-gssd.service start) after populating the keytab.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812097

Title:
  [nfs-common 1:1.3.4-2.1ubuntu5] /lib/systemd/system/nfs-common.service
  linked to /dev/null

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1812097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to