mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
30.30.2012 a7204f9bc48e1a41c1bfcaa12ca1ac628fe2df39
CR-632 Fix for OPENDJ-578: Documentation should reflect that --type is now required for `dsconfig create-password-policy`
1 files modified
1 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-pwd-policy.xml 1 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-pwd-policy.xml
@@ -387,6 +387,7 @@
 --set default-password-storage-scheme:"Salted SHA-1"
 --set force-change-on-add:true
 --set password-attribute:userPassword
 --type password-policy
 --trustAll
 --no-prompt</screen>
   </step>