|
Bugzilla – Full Text Bug Listing |
| Summary: | rpc.gssd and rpc.idmapd are not started for secure krb5 nfs4 mounts | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Forgotten User Ku1lZ_yaEZ <forgotten_Ku1lZ_yaEZ> |
| Component: | Network | Assignee: | Will Stephenson <wstephenson> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_fbKqKvv6Lf |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 12.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User Ku1lZ_yaEZ
2012-02-06 19:24:42 UTC
rpc.svcgssd seems to be obsolete: http://wiki.linux-nfs.org/wiki/index.php/Nfsv4_configuration I can only confirm this for openSUSE 12.3 at the moment but isn't this solved by adding NFS_START_SERVICES="yes" to the file /etc/sysconfig/nfs and then running chkconfig nfs on as root at least once to enable the service? Here's what I read in /etc/sysconfig/nfs on my system ## Path: Network/File systems/NFS server ## Description: Always start NFS services ## Type: yesno ## Default: yes ## ServiceRestart nfs # # Always start NFS services (gssd, idmapd), not only if # there are nfs mounts in /etc/fstab. This is likely to be # needed if you use an automounter for NFS. # Note that the nfs service is no longer enabled by default # and the command "chkconfig nfs on" is needed to fully enable # NFS. # NFS_START_SERVICES="yes" Mass closing extant bug reports for old openSUSE versions. |