mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
ef9169bfa6
In the future, we might simply randomly generate this, or allow the
admin to specify it seperate to the admin password. However, both are
highly sensitive, as they imply read access to the krbtgt.
Andrew Bartlett
(This used to be commit 57d19ad002
)
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
dn: cn=replicator
|
|
objectClass: top
|
|
objectClass: person
|
|
cn: replicator
|
|
userPassword:: ${MMR_PASSWORD_B64}
|
|
structuralObjectClass: person
|
|
entryUUID: ${UUID}
|
|
creatorsName:
|
|
createTimestamp: ${LDAPTIME}
|
|
entryCSN: 20080714010529.241039Z#000000#000#000000
|
|
modifiersName:
|
|
modifyTimestamp: ${LDAPTIME}
|