Hi,

I try to configure a client that is member of active directory domain s2dom.d1dom.dom.example.com which is a subdomain of d1dom.dom.example.com which itself is a subdomain of dom.example.com. Now I try to to login with users from u...@dom.example.com and us...@s2dom.d1dom.dom.example.com. The last one works without problems. But I'm not able to get a u...@dom.example.com working.

my sssd.conf

[sssd]
services = nss, pam
config_file_version = 2
domains = s2dom.d1dom.dom.example.com

[nss]
default_shell=/bin/bash
override_homedir = /home/%u

[pam]

[domain/s2dom.d1dom.dom.example.com]
id_provider = ad
access_provider = ad
ldap_schema = ad
ldap_id_mapping=true
ldap_idmap_range_min=1000000
ldap_idmap_range_max=2000000
ldap_idmap_range_size=1000000
use_fully_qualified_names = true

Regards
Andreas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org

Reply via email to