Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| centos:ldap_c7:install [16.07.2015 07:54. ] – [olcTimeLimit] django | centos:ldap_c7:install [20.11.2018 13:54. ] (aktuell) – [olcLogLevel] django | ||
|---|---|---|---|
| Zeile 967: | Zeile 967: | ||
| olcArgsFile: | olcArgsFile: | ||
| olcIdleTimeout: | olcIdleTimeout: | ||
| - | olcPidFile: / | ||
| - | olcReferral: | ||
| # search result | # search result | ||
| Zeile 1025: | Zeile 1023: | ||
| olcIdleTimeout: | olcIdleTimeout: | ||
| olcPidFile: / | olcPidFile: / | ||
| - | olcReferral: | ||
| olcTimeLimit: | olcTimeLimit: | ||
| Zeile 1086: | Zeile 1083: | ||
| cn: config | cn: config | ||
| olcArgsFile: | olcArgsFile: | ||
| + | olcIdleTimeout: | ||
| olcPidFile: / | olcPidFile: / | ||
| - | olcTLSCACertificatePath: | ||
| - | olcTLSCertificateFile: | ||
| - | olcTLSCertificateKeyFile: | ||
| olcReferral: | olcReferral: | ||
| + | olcTimeLimit: | ||
| # search result | # search result | ||
| Zeile 1099: | Zeile 1095: | ||
| # numEntries: 1</ | # numEntries: 1</ | ||
| + | ==== olcLogLevel ==== | ||
| + | FIXME | ||
| + | |||
| + | http:// | ||
| + | |||
| + | |||
| + | # vim / | ||
| + | |||
| + | <file ldif / | ||
| + | changetype: modify | ||
| + | add: olcLogLevel | ||
| + | olcLogLevel: | ||
| + | |||
| + | |||
| + | # ldapmodify -Y EXTERNAL -H ldapi:/// -f / | ||
| + | |||
| + | SASL/ | ||
| + | SASL username: gidNumber=0+uidNumber=0, | ||
| + | SASL SSF: 0 | ||
| + | modifying entry " | ||
| + | |||
| + | |||
| + | # ldapsearch -W -x -D cn=config -b cn=config " | ||
| + | |||
| + | # Enter LDAP Password: | ||
| + | < | ||
| + | # | ||
| + | # LDAPv3 | ||
| + | # base < | ||
| + | # filter: (objectclass=olcGlobal) | ||
| + | # requesting: ALL | ||
| + | # | ||
| + | |||
| + | # config | ||
| + | dn: cn=config | ||
| + | objectClass: | ||
| + | cn: config | ||
| + | olcArgsFile: | ||
| + | olcDisallows: | ||
| + | olcIdleTimeout: | ||
| + | olcPidFile: / | ||
| + | olcReferral: | ||
| + | olcRequires: | ||
| + | olcTimeLimit: | ||
| + | olcTLSCACertificateFile: | ||
| + | olcTLSCACertificatePath: | ||
| + | olcTLSCertificateFile: | ||
| + | olcTLSCertificateKeyFile: | ||
| + | olcTLSCipherSuite: | ||
| + | olcTLSDHParamFile: | ||
| + | olcTLSProtocolMin: | ||
| + | olcLogLevel: | ||
| + | |||
| + | # search result | ||
| + | search: 2 | ||
| + | result: 0 Success | ||
| + | |||
| + | # numResponses: | ||
| + | # numEntries: 1</ | ||
| + | |||
| + | |||
| + | # vim / | ||
| + | |||
| + | <file ldif / | ||
| + | changetype: modify | ||
| + | add: olcLogLevel | ||
| + | olcLogLevel: | ||
| + | |||
| + | # ldapmodify -Y EXTERNAL -H ldapi:/// -f / | ||
| + | < | ||
| + | SASL username: gidNumber=0+uidNumber=0, | ||
| + | SASL SSF: 0 | ||
| + | modifying entry " | ||
| + | |||
| + | |||
| + | # ldapsearch -W -x -D cn=config -b cn=config " | ||
| + | |||
| + | Enter LDAP Password: | ||
| + | < | ||
| + | # | ||
| + | # LDAPv3 | ||
| + | # base < | ||
| + | # filter: (objectclass=olcGlobal) | ||
| + | # requesting: ALL | ||
| + | # | ||
| + | |||
| + | # config | ||
| + | dn: cn=config | ||
| + | objectClass: | ||
| + | cn: config | ||
| + | olcArgsFile: | ||
| + | olcDisallows: | ||
| + | olcIdleTimeout: | ||
| + | olcPidFile: / | ||
| + | olcReferral: | ||
| + | olcRequires: | ||
| + | olcTimeLimit: | ||
| + | olcTLSCACertificateFile: | ||
| + | olcTLSCACertificatePath: | ||
| + | olcTLSCertificateFile: | ||
| + | olcTLSCertificateKeyFile: | ||
| + | olcTLSCipherSuite: | ||
| + | olcTLSDHParamFile: | ||
| + | olcTLSProtocolMin: | ||
| + | olcLogLevel: | ||
| + | olcLogLevel: | ||
| + | |||
| + | # search result | ||
| + | search: 2 | ||
| + | result: 0 Success | ||
| + | |||
| + | # numResponses: | ||
| + | # numEntries: 1</ | ||
| ===== erste LDAP-Abfragen ===== | ===== erste LDAP-Abfragen ===== | ||
| Zeile 1194: | Zeile 1303: | ||
| ====== Links ====== | ====== Links ====== | ||
| - | * **⇒ [[centos: | + | * **⇒ [[centos: |
| * **[[centos: | * **[[centos: | ||
| * **[[wiki: | * **[[wiki: | ||
| * **[[http:// | * **[[http:// | ||
| - | ~~DISCUSSION~~ | + | |
| - | ~~AUTOTWEET: | + | |