pagure Logo
  • Log In

SSSD / sssd

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  0
  • Pull Requests  0
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

f6cd123 Primary server support: new option in ldap provider

10 files Authored by jzeleny 8 years ago, Committed by jhrozek 8 years ago,
raw patch tree parent
10 files changed. 21 lines added. 8 lines removed.
src/config/SSSDConfig/__init__.py.in
file modified
+2 -0
src/config/etc/sssd.api.d/sssd-ad.conf
file modified
+1 -0
src/config/etc/sssd.api.d/sssd-ipa.conf
file modified
+1 -0
src/config/etc/sssd.api.d/sssd-ldap.conf
file modified
+2 -0
src/man/sssd-ldap.5.xml
file modified
+4 -4
src/providers/ad/ad_opts.h
file modified
+2 -0
src/providers/ipa/ipa_opts.h
file modified
+2 -0
src/providers/ldap/ldap_init.c
file modified
+3 -4
src/providers/ldap/ldap_opts.h
file modified
+2 -0
src/providers/ldap/sdap.h
file modified
+2 -0
    Primary server support: new option in ldap provider
    
    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.
    
        
src/config/SSSDConfig/__init__.py.in
file modified
+2 -0
src/config/etc/sssd.api.d/sssd-ad.conf
file modified
+1 -0
src/config/etc/sssd.api.d/sssd-ipa.conf
file modified
+1 -0
src/config/etc/sssd.api.d/sssd-ldap.conf
file modified
+2 -0
src/man/sssd-ldap.5.xml
file modified
+4 -4
src/providers/ad/ad_opts.h
file modified
+2 -0
src/providers/ipa/ipa_opts.h
file modified
+2 -0
src/providers/ldap/ldap_init.c
file modified
+3 -4
src/providers/ldap/ldap_opts.h
file modified
+2 -0
src/providers/ldap/sdap.h
file modified
+2 -0
Powered by Pagure 5.13.2
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.