Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-13 | Add autofs-related options to configAPI | Jakub Hrozek | 2 | -1/+12 | |
https://fedorahosted.org/sssd/ticket/1478 | |||||
2012-08-01 | Primary server support: new option in AD provider | Jan Zeleny | 1 | -0/+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. | |||||
2012-08-01 | Primary server support: new option in IPA provider | Jan Zeleny | 1 | -0/+1 | |
This patch adds support for new config option ipa_backup_server. The description of this option's functionality is included in man page in one of previous patches. | |||||
2012-08-01 | Primary server support: new options in krb5 provider | Jan Zeleny | 3 | -0/+6 | |
This patch adds support for new config options krb5_backup_server and krb5_backup_kpasswd. The description of this option's functionality is included in man page in one of previous patches. | |||||
2012-08-01 | Primary server support: new option in ldap provider | Jan Zeleny | 3 | -0/+4 | |
This patch adds support for new config option ldap_backup_uri. The description of this option's functionality is included in man page in previous patch. | |||||
2012-07-23 | add hostid and subdomains sections in sssd-ipa.conf | Pavel Březina | 1 | -1/+5 | |
https://fedorahosted.org/sssd/ticket/1368 | |||||
2012-07-06 | AD: Add manpages and SSSDConfig entries | Stephen Gallagher | 1 | -0/+121 | |
2012-06-29 | sudo: add host info options | Pavel Březina | 1 | -0/+5 | |
Adds some option that allows to manually configure a host filter. ldap_sudo_use_host_filter - if false, we will download all rules regardless their sudoHost attribute ldap_sudo_hostnames - list hostnames and/or fqdn that should be downloaded, separated with spaces ldap_sudo_ip - list of IPv4/6 address and/or network that should be downloaded, separated with spaces ldap_sudo_include_netgroups - include rules that contains netgroup in sudoHost ldap_sudo_include_regexp - include rules that contains regular expression in sudoHost | |||||
2012-06-29 | sudo provider: add ldap_sudo_smart_refresh_interval | Pavel Březina | 1 | -0/+1 | |
2012-06-29 | sudo provider: remove old timer | Pavel Březina | 1 | -2/+0 | |
2012-06-29 | sudo provider: add ldap_sudo_full_refresh_interval | Pavel Březina | 1 | -0/+1 | |
2012-06-21 | Add support for ID ranges | Sumit Bose | 1 | -0/+1 | |
2012-06-13 | LDAP: Add ldap_*_use_matching_rule_in_chain options | Stephen Gallagher | 2 | -0/+4 | |
2012-06-10 | IPA subdomains - ask for information about master domain | Jan Zeleny | 1 | -0/+1 | |
The query is performed only if there is missing information in the cache. That means this should be done only once after restart when cache doesn't exist. All subsequent requests for subdomains won't include the request for master domain. | |||||
2012-05-03 | LDAP: Map the user's primaryGroupID | Stephen Gallagher | 2 | -0/+2 | |
2012-05-03 | LDAP: Allow setting a default domain for id-mapping slice 0 | Stephen Gallagher | 2 | -0/+4 | |
2012-05-03 | LDAP: Add autorid compatibility mode | Stephen Gallagher | 2 | -0/+2 | |
2012-05-03 | LDAP: Add ID mapping range settings | Stephen Gallagher | 2 | -0/+6 | |
2012-05-03 | LDAP: Add id-mapping option | Stephen Gallagher | 2 | -0/+2 | |
2012-05-03 | LDAP: Add objectSID config option | Stephen Gallagher | 2 | -0/+4 | |
2012-04-24 | IPA: Add get-domains target | Sumit Bose | 1 | -0/+1 | |
2012-04-20 | proxy: new option proxy_fast_alias | Jakub Hrozek | 1 | -0/+1 | |
2012-02-24 | SELinux related attributes added to config API | Jan Zeleny | 1 | -0/+10 | |
2012-02-24 | IPA hosts refactoring | Jan Zeleny | 1 | -0/+20 | |
2012-02-07 | AUTOFS: IPA provider | Jakub Hrozek | 2 | -0/+6 | |
2012-02-07 | IPA: Add host info handler | Jan Cholasta | 1 | -0/+1 | |
2012-02-07 | LDAP: Add support for SSH user public keys | Jan Cholasta | 2 | -0/+2 | |
2012-01-31 | LDAP: Add new options for service maps | Stephen Gallagher | 2 | -1/+12 | |
Adds the new service map options to the SSSDConfig API and the manpages. | |||||
2012-01-18 | LDAP: Add option to disable paging control | Stephen Gallagher | 2 | -0/+2 | |
Fixes https://fedorahosted.org/sssd/ticket/967 | |||||
2012-01-17 | SUDO Integration - periodical update of rules in data provider | Pavel Březina | 1 | -0/+2 | |
https://fedorahosted.org/sssd/ticket/1110 Adds new configuration options: - ldap_sudo_refresh_enabled - enable/disable periodical updates - ldap_sudo_refresh_timeout - rules timeout (refresh period) | |||||
2012-01-17 | SUDO Integration review issues | Pavel Březina | 1 | -0/+14 | |
2011-12-13 | Fix typo in IPA SSSDConfig file | Stephen Gallagher | 1 | -1/+1 | |
2011-12-12 | Add sdap_connection_expire_timeout option | Stephen Gallagher | 2 | -0/+2 | |
https://fedorahosted.org/sssd/ticket/1036 | |||||
2011-12-08 | Add ldap_sasl_minssf option | Jan Zeleny | 2 | -0/+2 | |
https://fedorahosted.org/sssd/ticket/1075 | |||||
2011-11-29 | Add ipa_hbac_support_srchost option to IPA provider | Jan Zeleny | 1 | -0/+1 | |
don't fetch all host groups if this option is false https://fedorahosted.org/sssd/ticket/1078 | |||||
2011-11-23 | Added and modified options for IPA netgroups | Jan Zeleny | 1 | -6/+12 | |
2011-11-02 | Support to request canonicalization in LDAP/IPA provider | Jan Zeleny | 2 | -0/+2 | |
https://fedorahosted.org/sssd/ticket/957 | |||||
2011-11-02 | Add support to request canonicalization on krb AS requests | Jan Zeleny | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/957 | |||||
2011-10-31 | Added krb5_fast_principal to SSSDConfig API | Jan Zeleny | 2 | -0/+2 | |
2011-09-20 | Add missing options to sssd.api.conf | Marko Myllynen | 1 | -0/+6 | |
2011-08-26 | Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON | Jakub Hrozek | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/978 | |||||
2011-07-08 | Add LDAP access control based on NDS attributes | Sumit Bose | 1 | -0/+3 | |
2011-07-08 | Add ipa_hbac_treat_deny_as option | Stephen Gallagher | 1 | -0/+1 | |
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. | |||||
2011-07-08 | Add ipa_hbac_refresh option | Stephen Gallagher | 1 | -0/+1 | |
This option describes the time between refreshes of the HBAC rules on the IPA server. | |||||
2011-05-20 | Use dereference when processing RFC2307bis nested groups | Jakub Hrozek | 2 | -0/+3 | |
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 | |||||
2011-04-27 | Add ldap_page_size configuration option | Stephen Gallagher | 1 | -0/+1 | |
2011-04-25 | Configuration parsing updates | Jan Zeleny | 3 | -5/+5 | |
These changes are all related to following ticket: https://fedorahosted.org/sssd/ticket/763 Changes in SSSDConfig.py merge old and new domain record instead of just deleting the old and inserting the new one. The old approach let to loss of some information like comments and blank lines in the config file. Changes in API config were performed so our Python scripts (like sss_obfuscate) don't add extra config options to the config file. | |||||
2011-03-24 | Add host access control support | Pierre Ossman | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/746 | |||||
2011-03-17 | Add support for krb5 access provider to SSSDConfig API | Stephen Gallagher | 1 | -0/+2 | |
2011-01-20 | Add ldap_tls_{cert,key,cipher_suite} config options | Tyson Whitehead | 2 | -0/+6 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> |