Package: mount
Version: 2.12r-10
Severity: important
Hi,
here is the problem:
# mount -t nfs4 -o sec=krb5 erebus:/ /mnt/
Warning: rpc.gssd appears not to be running.
[...]
whereas rpc.gssd *does* run. According to strace:
access("/var/run/rpc.gssd", F_OK) = -1 ENOENT (No such file or directory)
mount looks at the /var/run/rpc.gssd file whereas
/etc/init.d/nfs-common from the nfs-common package creates the PID
file as /var/run/rpc.gssd.pid . Creating a symlink in /var/run/ with
the correct name fixes the problem.
If you think that nfs-common should be changed instead, please
reassign this bug.
This bug is important because it makes NFS+Kerberos unusable in a
Debian system.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages mount depends on:
ii libblkid1 1.39-1 block device id library
ii libc6 2.3.999.2-8 GNU C Library: Shared libraries
ii libuuid1 1.39-1 universally unique id library
mount recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]