Шукаєте відповіді та рішення тестів для RT2 - R304 Services d’annuaires? Перегляньте нашу велику колекцію перевірених відповідей для RT2 - R304 Services d’annuaires в moodle-but.iutbeziers.fr.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
ldapsearch -LLL -x -H "ldap://localhost" -D "cn=Manager,dc=mondomaine,dc=com" -w "secret" -b "dc=MonDomaine,dc=com" "cn=jo*" cn +
affichera à l'écran:OpenLDAP préfixe chaque item de configuration de /opt/openldap/etc/slapd.conf par olc et transforme en "MixedCase" les noms de ces variables
Par exemple : rootdn devient olcRootDN
Filtres de recherche. Soit le filtre suivant : (&(!(mail=*)(objectclass=inetorgPerson)) cela signifie que l'on cherche :
Qu'est ce que le DN d'une entrée ?
Filtre de recherche. Soit le filtre suivant sn~=Delachance cela signifie que l'on cherche :
Que permet de faire l'option -LLL dans la commande ldapsearch ?