summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ad.5.xml
Commit message (Collapse)AuthorAgeFilesLines
* DNS sites support - add AD SRV pluginPavel Březina2013-05-021-0/+21
| | | | https://fedorahosted.org/sssd/ticket/1032
* Document that the AD provider is case-insensitiveJakub Hrozek2013-04-261-0/+3
| | | | https://fedorahosted.org/sssd/ticket/1867
* Allow usage of enterprise principalsSumit Bose2013-04-221-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | Enterprise principals are currently most useful for the AD provider and hence enabled here by default while for the other Kerberos based authentication providers they are disabled by default. If additional UPN suffixes are configured for the AD domain the user principal stored in the AD LDAP server might not contain the real Kerberos realm of the AD domain but one of the additional suffixes which might be completely randomly chooses, e.g. are not related to any existing DNS domain. This make it hard for a client to figure out the right KDC to send requests to. To get around this enterprise principals (see http://tools.ietf.org/html/rfc6806 for details) were introduced. Basically a default realm is added to the principal so that the Kerberos client libraries at least know where to send the request to. It is not in the responsibility of the KDC to either handle the request itself, return a client referral if he thinks a different KDC can handle the request or return and error. This feature is also use to allow authentication in AD environments with cross forest trusts. Fixes https://fedorahosted.org/sssd/ticket/1842
* Put the override_homedir into an included xml fileJakub Hrozek2013-04-101-87/+1
| | | | | The description was duplicated on two places, leading to errors where one was amended but the other was not.
* Document what does access_provider=ad doJakub Hrozek2013-03-211-0/+14
| | | | https://fedorahosted.org/sssd/ticket/1841
* Allow setting the default_shell option per-domain as wellJakub Hrozek2012-10-181-1/+2
| | | | https://fedorahosted.org/sssd/ticket/1583
* Fix various typos in documentation.Yuri Chornoivan2012-08-031-1/+1
|
* Primary server support: new option in AD providerJan Zeleny2012-08-011-1/+1
| | | | | | This patch adds support for new config option ad_backup_server. The description of this option's functionality is included in man page in one of previous patches.
* MAN: Improvements to the AD provider manpageStephen Gallagher2012-07-201-0/+98
| | | | | | | Add information about ID mapping (including how to disable it) as well as information on how to handle homedir and shell. https://fedorahosted.org/sssd/ticket/1433
* AD: Add manpages and SSSDConfig entriesStephen Gallagher2012-07-061-0/+155