Hi folks,

It seems that once we are joined to a domain, ssh logins with local
accounts no longer work. When we unjoin from the domain, they start
working again.

When not joined to a domain our sssd.conf file looks like this:

[sssd]
services = nss, pac
domains =
config_file_version = 2

When joined to a domain, our sssd.conf file looks like this:

[sssd]
services = nss, pac
domains = win.ad.test
config_file_version = 2

[domain/win.ad.test]
ad_domain = win.ad.test
krb5_realm = WIN.AD.TEST
realmd_tags = manages-system joined-with-samba
cache_credentials = True
id_provider = ad
default_shell = /bin/bash
ldap_sasl_authid = PD00050568C6FE8$
ldap_id_mapping = False
use_fully_qualified_names = True
fallback_homedir = /home/%u@%d
access_provider = ad
ad_hostname = PD00050568C6FE8.win.ad.test
dyndns_update = False
ldap_schema = rfc2307bis
-------------------------------

Does anyone have any ideas on how to allow local ssh logins when
joined to a domain?

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)
_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to