2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/dev/ldap/ldapadd_sample1.txt
2008-10-26 01:49:16 +00:00

13 lines
304 B
Plaintext

# ldapadd_sample1.txt
#
# Use this sample to add a dc "my-domain".
# This is the first thing to create
#
# ldapadd -c -v -D cn=Manager,dc=my-domain,dc=com -W -f ldapadd_sample1.txt
dn: dc=my-domain,dc=com
objectclass: dcObject
objectClass: organization
objectClass: top
dc: my-domain
o: Mon organisation