summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/dna/config.sh
blob: ed9a0f2c6253b943c9217bea7e2c4aa0b532b551 (plain)
1
2
3
4
5
#!/bin/sh
ldapadd -x -D "cn=Directory Manager" -w secret123 -h localhost -p 3389 -f dna.ldif -c
ldapadd -x -D "cn=Directory Manager" -w secret123 -h localhost -p 3389 -f posix.ldif -c
ldapadd -x -D "cn=Directory Manager" -w secret123 -h localhost -p 3389 -f subtest.ldif -c