On 02/13/2014 04:49 AM, Ganesh Hariharan wrote:
I configured the centos client with system-config-auth, essentially I
need to login from terminal or over ssh with the username and
credentials of my ldap server.... please help

and below is the configuration
[domain/default]

ldap_id_use_start_tls = True
cache_credentials = True
ldap_search_base = dc=sysopminds,dc=com
krb5_realm = EXAMPLE.COM <http://EXAMPLE.COM>
krb5_server = kerberos.example.com <http://kerberos.example.com>
id_provider = ldap
auth_provider = ldap
chpass_provider = ldap
ldap_uri = ldaps://10.0.0.6 <http://10.0.0.6>
ldap_tls_cacertdir = /etc/openldap/cacerts
[sssd]
services = nss, pam
config_file_version = 2

domains = default
[nss]
[pam]
[sudo]
[autofs]
[ssh]
[pac]


Hello,

I do not know what exactly went wrong. Could you please add debug_level = 9 option to the nss, pam and domain section of sssd.conf, retry and send logs.

Michal

_______________________________________________
sssd-users mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/sssd-users

Reply via email to