URL: https://github.com/SSSD/sssd/pull/187
Title: #187: Add support to lookup for users/groups in subdomains just by the 
user shortname

fidencio commented:
"""
@pbrezina, @sumit-bose,

As this PR wasn't pushed yet I'm just updating it with the patches for 
domainResolutionOrder as well.

For testing it with IPA you guys will need a trust setup and from the ipa 
master (with latest freeipa-server installed*) you can call:

`# ipa config-mod --domain-resolution-order="a.example.com:b.example.com" ...`

For the view case:
`# ipa idview-mod 
--domain-resolution-rder="a.example.com:d.example.c:example.com" ...`

For consistency I've kept comma as the list delimiter on sssd side  (the one 
you can configure on sssd.conf):
```
[ssssd]
...
domain_resolution_order = a,example.com, example.com, c.example.com
....
```

Hopefully we won't have that many issues ...
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/187#issuecomment-289415675
_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to