Last modified by Aurelie Bertrand on 2024/11/25 11:18

From version 1.2
edited by Aurelie Bertrand
on 2024/07/10 16:20
Change comment: There is no comment for this version
To version 1.3
edited by Aurelie Bertrand
on 2024/07/10 16:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -556,10 +556,10 @@
556 556  (% style="color:#ffffff; font-family:Consolas,sans-serif; font-size:11pt; font-style:italic; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)//subtreeSpecification: {base "ou=users", specificationFilter "(uid=admin)" }//
557 557  )))
558 558  )))
559 -1. Modifier la politique de mot de passe pour autoriser les mots de passe pré encodé (utile pour les restaurations dans Digdash) :(((
559 +1. Change the password policy to allow pre-encoded passwords (useful for restores in digdash) :(((
560 560  |(% style="background-color:black" %)(% style="color:#ecf0f1" %)/opt/opendj/bin/dsconfig set-password-policy-prop ~-~-policy-name "Default Password Policy" ~-~-set allow-pre-encoded-passwords:true ~-~-hostname localhost ~-~-trustAll ~-~-bindDN "cn=directory manager" ~-~-bindPassword adminOpenDJ1 ~-~-no-prompt
561 561  )))
562 -1. Créer un utilisateur admin pour digdash via le fichier “create_user_admin.ldif” ci-dessous(((
562 +1. Create an admin user for digdash via the “create_user_admin.ldif” file below(((
563 563  |(% style="background-color:black" %)(% style="color:#ecf0f1" %)/opt/opendj/bin/ldapmodify (% style="color:#ffffff" %)~-~-port 389 (% style="color:#ecf0f1" %)~-~-bindDN "cn=Directory Manager" ~-~-bindPassword adminOpenDJ1 create_user_admin.ldif
564 564  
565 565  |(% style="background-color:black" %)(((