/usr/share/samba/setup/cn=samba-admin.ldif is in samba 2:4.1.6+dfsg-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | dn: cn=samba-admin
objectClass: top
objectClass: person
cn: samba-admin
userPassword:: ${LDAPADMINPASS_B64}
structuralObjectClass: person
entryUUID: ${UUID}
creatorsName:
createTimestamp: ${LDAPTIME}
entryCSN: 20080714010529.241038Z#000000#000#000000
modifiersName:
modifyTimestamp: ${LDAPTIME}
|