The configuration data which is stored in the embedded OpenDS/OpenDJ can be dumped out into a XML file.
This little script can do the job:
/sso/bin/tools/ossotools/opensso/bin/ssoadm export-svc-cfg -u amadmin -f /tmp/.admin.pwd -e secretkeytoencryptpassword -o /tmp/svc-config-bkup.xml
echo "Configuration dumped to /tmp/svc-config-bkup.xml"
.
No comments:
Post a Comment