source:
trunk/server/source4/setup/cn=samba-admin.ldif
Last change on this file was 414, checked in by , 16 years ago | |
---|---|
File size: 295 bytes |
Line | |
---|---|
1 | dn: cn=samba-admin |
2 | objectClass: top |
3 | objectClass: person |
4 | cn: samba-admin |
5 | userPassword:: ${LDAPADMINPASS_B64} |
6 | structuralObjectClass: person |
7 | entryUUID: ${UUID} |
8 | creatorsName: |
9 | createTimestamp: ${LDAPTIME} |
10 | entryCSN: 20080714010529.241038Z#000000#000#000000 |
11 | modifiersName: |
12 | modifyTimestamp: ${LDAPTIME} |
Note:
See TracBrowser
for help on using the repository browser.