summaryrefslogtreecommitdiffstats
path: root/src/man
Commit message (Collapse)AuthorAgeFilesLines
* Updating translation filesStephen Gallagher2011-10-1835-2496/+148969
|
* man page fix (lists are comma-separated)Jan Zeleny2011-10-133-4/+4
| | | | https://fedorahosted.org/sssd/ticket/1024
* Enable the midpoint cache update by defaultStephen Gallagher2011-09-211-1/+1
| | | | https://fedorahosted.org/sssd/ticket/918
* Added quiet option to pam_sssPavel Březina2011-09-201-0/+11
| | | | https://fedorahosted.org/sssd/ticket/894
* MAN: Add more information about internal credential storageStephen Gallagher2011-09-202-1/+8
|
* DEBUG timestamps offer higher precision - man page updatedPavel Březina2011-09-082-0/+27
| | | | https://fedorahosted.org/sssd/ticket/956
* Allow turning dereference off by setting the threshold to 0Jakub Hrozek2011-09-061-0/+4
|
* sss_debuglevel - change the debug levels on the flyPavel Březina2011-09-062-1/+67
| | | | https://fedorahosted.org/sssd/ticket/950
* 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
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-261-0/+14
| | | | https://fedorahosted.org/sssd/ticket/978
* New DEBUG facility - man pagesPavel Březina2011-08-253-17/+62
| | | | | | | 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
* debug_timestamps fixesPavel Březina2011-08-081-3/+8
| | | | | | Fixed: could not overwrite debug_timestamps when set in sssd.conf Fixed: invalid description of debug_timestamps in sssd man page
* Fix two man page typosYuri Chornoivan2011-08-032-2/+2
|
* Updating translations for 1.6.0 releasesssd-1_6_0Stephen Gallagher2011-08-026-2596/+4336
|
* 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 LDAP access control based on NDS attributesSumit Bose2011-07-081-0/+50
|
* Add support for experimental featuresSumit Bose2011-07-081-0/+4
| | | | | | | | | | | | New experimental features should have their own configure switch to enable or disable them at compile time. Additionally they can check if the configure variable build_all_experimental_features is set and enable the feature. This variable will be set if the command line option --enable-all-experimental-features is used to configure sssd. This will make it easy to enable all experimental features. Experimental features should be marked in the man pages. To simplify this include/experimental.xml can be used.
* Add ipa_hbac_treat_deny_as optionStephen Gallagher2011-07-081-0/+27
| | | | | | By default, we will treat the presence of any DENY rule as denying all users. This option will allow the admin to explicitly ignore DENY rules during a transitional period.
* Add ipa_hbac_refresh optionStephen Gallagher2011-07-081-0/+15
| | | | | This option describes the time between refreshes of the HBAC rules on the IPA server.
* Changing default to Default for consistencyKaushik Banerjee2011-05-311-1/+1
|
* Add more detail to ldap_uri manpage entryStephen Gallagher2011-05-271-1/+13
|
* Make "password" the default for ldap_default_authtok_typeStephen Gallagher2011-05-241-0/+3
|
* Use dereference when processing RFC2307bis nested groupsJakub Hrozek2011-05-201-0/+23
| | | | | | | | Instead of issuing N LDAP requests when processing a group with N users, utilize the dereference functionality to pull down all the members in a single LDAP request. https://fedorahosted.org/sssd/ticket/799
* 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
* Man page for sss_cacheJan Zeleny2011-05-042-1/+123
|
* Regular translation updateStephen Gallagher2011-04-276-939/+1562
|
* Add ldap_page_size configuration optionStephen Gallagher2011-04-271-0/+14
|
* Allow new option to specify principal for FASTJan Zeleny2011-04-251-0/+9
| | | | https://fedorahosted.org/sssd/ticket/700
* Add user and group search LDAP filter optionsJakub Hrozek2011-04-191-0/+37
| | | | https://fedorahosted.org/sssd/ticket/647
* Add host access control supportPierre Ossman2011-03-241-0/+24
| | | | https://fedorahosted.org/sssd/ticket/746
* Update translation sourcesStephen Gallagher2011-03-096-5108/+3296
|
* Add new translations from TransifexStephen Gallagher2011-03-094-1/+16148
|
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-281-0/+15
| | | | https://fedorahosted.org/sssd/ticket/807
* Fix for generating lists of translated man pagesSumit Bose2011-02-171-6/+6
| | | | | | In some automatic build environments the lists of translated man pages were not generated properly because ls put multiple file names into a single single.
* updating sss_obfuscate man page accordinglyGowrishankar Rajaiyan2011-02-031-2/+1
|
* Updating uk translationYuri Chornoivan2011-01-271-88/+118
| | | | Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
* Update man.stamp when the potfile or po4a.cfg is updatedStephen Gallagher2011-01-251-1/+1
|
* Update translation files for string freezeStephen Gallagher2011-01-243-850/+1313
| | | | Earlier patch for strings was incomplete
* Updating translation files for string freezeStephen Gallagher2011-01-211-197/+212
|
* Updating uk manpage translationYuri Chornoivan2011-01-211-355/+496
| | | | Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
* Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead2011-01-201-0/+41
| | | | Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
* Add pam_pwd_expiration_warning config optionSumit Bose2011-01-191-0/+18
|
* Add ipa_hbac_search_base config optionSumit Bose2011-01-191-0/+13
|
* Add LDAP expire policy base RHDS/IPA attributeSumit Bose2011-01-191-0/+20
| | | | | The attribute nsAccountLock is used by RHDS, IPA and other directory servers to indicate that the account is locked.
* Add LDAP expire policy based on AD attributesSumit Bose2011-01-191-0/+35
| | | | | | The second bit of userAccountControl is used to determine if the account is enabled or disabled. accountExpires is checked to see if the account is expired.
* Fix usability of sss_obfuscate commandStephen Gallagher2011-01-171-2/+2
|
* Update manpage translations for ldap_enumeration_search_timeoutStephen Gallagher2011-01-173-333/+391
|
* Add ldap_search_enumeration_timeout config optionSumit Bose2011-01-171-5/+23
|