summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Include sudo manual pages only conditionallyJakub Hrozek2012-01-301-3/+8
|
* SUDO Integration - manual pagePavel Březina2012-01-301-1/+24
| | | | https://fedorahosted.org/sssd/ticket/1109
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-161-0/+14
|
* Fix typos in manual pagesYuri Chornoivan2011-11-101-1/+1
|
* Enable the midpoint cache update by defaultStephen Gallagher2011-09-211-1/+1
| | | | https://fedorahosted.org/sssd/ticket/918
* MAN: Add more information about internal credential storageStephen Gallagher2011-09-201-0/+4
|
* DEBUG timestamps offer higher precision - man page updatedPavel Březina2011-09-081-0/+11
| | | | https://fedorahosted.org/sssd/ticket/956
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-09-021-0/+20
| | | | | | | Adds a configure option to set the distribution default as well as an sssd.conf option to override it. https://fedorahosted.org/sssd/ticket/980
* New DEBUG facility - man pagesPavel Březina2011-08-251-10/+1
| | | | | | | https://fedorahosted.org/sssd/ticket/925 Modified sssd and sssd.conf man pages to reflect new levels. Added new man include: include/debug_levels.xml
* Add vetoed_shells optionJohn Hodrien2011-07-291-0/+8
| | | | | | | | There may be users in LDAP that have a valid but unwelcome shell set in their account. This adds a blacklist of shells that should always be replaced by the fallback_shell. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
* Add new options to override shell valueJakub Hrozek2011-05-201-0/+44
| | | | https://fedorahosted.org/sssd/ticket/742
* Add a new option to override home directory valueJakub Hrozek2011-05-201-0/+37
| | | | https://fedorahosted.org/sssd/ticket/551
* Add a new option to override primary GID numberJakub Hrozek2011-05-201-0/+9
| | | | https://fedorahosted.org/sssd/ticket/742
* Add pam_pwd_expiration_warning config optionSumit Bose2011-01-191-0/+18
|
* Fix manpage typosYuri Chornoivan2011-01-141-5/+5
|
* Update the ID cache for any PAM requestStephen Gallagher2010-12-221-0/+22
| | | | | | | | Also adds an option to limit how often we check the ID provider, so that conversations with multiple PAM requests won't update the cache multiple times. https://fedorahosted.org/sssd/ticket/749
* Start first enumeration immediatelyStephen Gallagher2010-12-171-0/+5
| | | | | | | | | | | | | | Previously, we would wait for ten seconds before starting an enumeration. However, this meant that on the first startup (before we had run our first enumeration) there was a ten-second window where clients would immediately get back a response with no entries instead of blocking until the enumeration completed. With this patch, SSSD will now run an enumeration immediately upon startup. Further startups will retain the ten-second delay so as not to slow down system bootups. https://fedorahosted.org/sssd/ticket/616
* Introduce pam_verbosity config optionSumit Bose2010-11-151-0/+31
| | | | | | | | | | | Currently we display all PAM messages generated by sssd to the user. But only some of them are important and others are just some useful information. This patch introduces a new option to the PAM responder which controls what kind of messages are displayed. As an example the 'Authenticated with cached credentials' message is used. This message is only displayed if pam_verbosity=1 or if there is an expire date.
* Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.Jan Zeleny2010-10-191-1/+1
| | | | | | | | For the time being, if krb5_server is not found, still falls back to krb5_kdcip with a warning. If both options are present in config file, krb5_server has a higher priority. Fixes: #543
* Man pages should mention supported providersJan Zeleny2010-10-131-0/+8
| | | | | | | Each back end can support id, auth or access provider, but each back end supports different subset of these. Man pages should describe which providers are supported by each back end. Ticket: #615
* Add try_inotify optionStephen Gallagher2010-07-091-0/+28
| | | | | | | | There are some special cases where inotify cannot be used, even if the host OS claims that it is supported. In these cases, it should be possible to explicitly disable the use of inotify. https://fedorahosted.org/sssd/ticket/484
* Add dns_discovery_domain optionJakub Hrozek2010-06-301-0/+13
| | | | | | | | | | | | The service discovery used to use the SSSD domain name to perform DNS queries. This is not an optimal solution, for example from the point of view of authconfig. This patch introduces a new option "dns_discovery_domain" that allows to set the domain part of a DNS SRV query. If this option is not set, the default behavior is to use the domain part of the machine's hostname. Fixes: #479
* Change default min_id to 1Stephen Gallagher2010-06-091-3/+11
| | | | | Also update manpage for min_id/max_id to be more clear about how it relates to primary GID.
* Man page fixesJakub Hrozek2010-06-061-1/+1
| | | | Fixes: #496
* Add enumerate details to the manpage and examplesStephen Gallagher2010-05-201-1/+19
|
* Add dns_resolver_timeout optionStephen Gallagher2010-04-301-0/+15
| | | | | | We had a hard-coded timeout of five seconds for DNS lookups in the async resolver. This patch adds an option 'dns_resolver_timeout' to specify this value (Default: 5)
* Add userdel_cmd paramJakub Hrozek2010-04-061-0/+14
| | | | Fixes: #231
* Add simple access providerSumit Bose2010-03-081-0/+7
|
* Make filter_users and filter_groups also per-domainJakub Hrozek2010-03-081-1/+3
| | | | Fixes: #290
* Fix check for values of expiration limitsJakub Hrozek2010-02-251-2/+2
| | | | | There were inconsistencies between what sssd.conf manpage said and what the code enforces.
* Better cleanup task handlingJakub Hrozek2010-02-231-0/+15
| | | | | | | | | | | | | | | | Implements a different mechanism for cleanup task. Instead of just deleting expired entries, this patch adds a new option account_cache_expiration for domains. If an entry is expired and the last login was more days in the past that account_cache_expiration, the entry is deleted. Groups are deleted if they are expired and and no user references them (no user has memberof: attribute pointing at that group). The parameter account_cache_expiration is not LDAP-specific, so that other future backends might use the same timeout setting. Fixes: #391
* Revert "Change default for enumeration to TRUE"Stephen Gallagher2010-02-231-1/+1
| | | | This reverts commit 75a9f18ad8ac6e885ac34cdeebc4d8f8734713f8.
* Do not check entries during cleanup taskJakub Hrozek2010-02-231-1/+1
| | | | | | | Do not attempt to validate expired entries in cache, just delete them. Also increase the cache timeouts. Fixes: #331
* Restrict family lookupsJakub Hrozek2010-02-221-0/+28
| | | | | | | Adds a new option that tells resolver which address family to prefer or use exclusively. Fixes: #404
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+808
Also update BUILD.txt