On Mon, 2016-08-22 at 08:29 +0200, Jakub Hrozek wrote: > On Sat, Aug 20, 2016 at 03:51:31PM +0000, Joakim Tjernlund wrote: > > > > Discovered why DDNS was not working in this ticket: > > https://fedorahosted.org/sssd/ticket/2565 > > > > May I suggest that if gethostname() returns a non . name, sssd should > > automatically > > add the configured SSSD domain name in sssd.conf ( [domain/domain.name] ) > > There is already a simple workaround of using ad_hostname, I honestly > don't think we need to be overly smart in sssd.
It is not simple from an admin perspective, one needs to supply unique sssd.conf files for each computer. Actually, I think sssd is overly "dum" in this regard as it requires non standard hostname which includes the domain and is silent about it so you have to spend a day trying to figure out why DDNS is not working. Lets make the standard way "just work" and have users fall back to ad_hostname for special cases. I will patch sssd here and try it out and send you a "demo" patch. Jocke _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
