Here is a list of installed sssd packages: sssd-client-1.12.4-47.el6.x86_64 sssd-common-1.12.4-47.el6.x86_64 sssd-ad-1.12.4-47.el6.x86_64 sssd-1.12.4-47.el6.x86_64 python-sssdconfig-1.12.4-47.el6.noarch sssd-krb5-common-1.12.4-47.el6.x86_64 sssd-ipa-1.12.4-47.el6.x86_64 sssd-ldap-1.12.4-47.el6.x86_64 sssd-proxy-1.12.4-47.el6.x86_64 sssd-tools-1.12.4-47.el6.x86_64 sssd-common-pac-1.12.4-47.el6.x86_64 sssd-krb5-1.12.4-47.el6.x86_64
On 30 September 2015 at 13:18, Sadettin Albasan <[email protected]> wrote: > I get this error when putting sss into method even after upgrading my > systems to centos 6.7 > > Shutting down NFS daemon: [ OK ] > Shutting down NFS mountd: [ OK ] > Shutting down NFS services: [ OK ] > Shutting down RPC svcgssd: [ OK ] > Shutting down RPC idmapd: [ OK ] > Starting RPC svcgssd: [ OK ] > Starting NFS services: [ OK ] > Starting NFS mountd: [ OK ] > Starting NFS daemon: [ OK ] > Starting RPC idmapd: rpc.idmapd: libnfsidmap: requested translation > method, 'sss', is not available > > rpc.idmapd: Unable to create name to user id mappings. > [FAILED] > > > On 30 September 2015 at 09:46, Alexander Bokovoy <[email protected]> > wrote: > >> On Wed, 30 Sep 2015, Sadettin Albasan wrote: >> >>> *idmap.conf for NFS Server:* >>> >>> >>> [General] >>> #Verbosity = 0 >>> # The following should be set to the local NFSv4 domain name >>> # The default is the host's DNS domain name. >>> #Domain = local.domain.edu >>> >>> # The following is a comma-separated list of Kerberos realm >>> # names that should be considered to be equivalent to the >>> # local realm, such that <user>@REALM.A can be assumed to >>> # be the same user as <user>@REALM.B >>> # If not specified, the default local realm is the domain name, >>> # which defaults to the host's DNS domain name, >>> # translated to upper-case. >>> # Note that if this value is specified, the local realm name >>> # must be included in the list! >>> #Local-Realms = >>> >>> [Mapping] >>> >>> Nobody-User = nobody >>> Nobody-Group = nobody >>> >>> [Translation] >>> >>> # Translation Method is an comma-separated, ordered list of >>> # translation methods that can be used. Distributed methods >>> # include "nsswitch", "umich_ldap", and "static". Each method >>> # is a dynamically loadable plugin library. >>> # New methods may be defined and inserted in the list. >>> # The default is "nsswitch". >>> Method = nsswitch >>> >> Use Method = sss >> >> The module for this method is part of sssd-common RPM package. >> >> *idmap.conf for client:* >>> >>> >>> [General] >>> #Verbosity = 0 >>> # The following should be set to the local NFSv4 domain name >>> # The default is the host's DNS domain name. >>> #Domain = local.domain.edu >>> >>> # The following is a comma-separated list of Kerberos realm >>> # names that should be considered to be equivalent to the >>> # local realm, such that <user>@REALM.A can be assumed to >>> # be the same user as <user>@REALM.B >>> # If not specified, the default local realm is the domain name, >>> # which defaults to the host's DNS domain name, >>> # translated to upper-case. >>> # Note that if this value is specified, the local realm name >>> # must be included in the list! >>> #Local-Realms = >>> >>> [Mapping] >>> >>> Nobody-User = nobody >>> Nobody-Group = nobody >>> >>> [Translation] >>> >>> # Translation Method is an comma-separated, ordered list of >>> # translation methods that can be used. Distributed methods >>> # include "nsswitch", "umich_ldap", and "static". Each method >>> # is a dynamically loadable plugin library. >>> # New methods may be defined and inserted in the list. >>> # The default is "nsswitch". >>> Method = nsswitch >>> >> Same here. >> >> -- >> / Alexander Bokovoy >> > >
-- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
