On Thu, Mar 19, 2015 at 03:51:48PM +0100, Andrew Holway wrote: > I am having problems with sudo and using _srv_ in the sssd config. > > This works: > > # For the SUDO integration > > sudo_provider = ldap > > ldap_uri = ldap://test-freeipa-1.cloud.domain.de > > ldap_sudo_search_base = ou=sudoers,dc=cloud,dc=native-instruments,dc=de > > ldap_sasl_mech = GSSAPI > > ldap_sasl_authid = host/test-freeipa-client-3.cloud.domain.de > > ldap_sasl_realm = CLOUD.DOMAIN.DE > > krb5_server = test-freeipa-2.cloud.domain.de > > > This does not work: > > # For the SUDO integration > > sudo_provider = ldap > > ldap_uri = _srv_ > > ldap_sudo_search_base = ou=sudoers,dc=cloud,dc=domain,dc=de > > ldap_sasl_mech = GSSAPI > > ldap_sasl_authid = host/test-freeipa-client-3.cloud.domain.de > > ldap_sasl_realm = CLOUD.DOMAIN.DE > > krb5_server = _srv_
What is the client version? -- 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
