informatique:logiciels:ldap
Differences
This shows you the differences between two versions of the page.
| informatique:logiciels:ldap [2020/12/22 07:37] – created pteu | informatique:logiciels:ldap [2020/12/22 07:38] (current) – [ldapsearch] pteu | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| <code bash> | <code bash> | ||
| - | # recherche complète dans l' | + | # recherche complète dans l' |
| # des utilisateurs ayant comme prénom (givenName) " | # des utilisateurs ayant comme prénom (givenName) " | ||
| - | ldapsearch -xLLL -h ldap-serveur.domain | + | ldapsearch -xLLL -h 10.0.0.1 -b dc=societe, |
| # Recherche sur plusieurs champs | # Recherche sur plusieurs champs | ||
| # (l' | # (l' | ||
| - | " | + | ldapsearch -xLLL -h 10.0.0.1 -b dc=societe, |
| </ | </ | ||
informatique/logiciels/ldap.txt · Last modified: 2020/12/22 07:38 by pteu