mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 06:14:15 -04:00
Scrubbed sensitive information
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@138 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# remember to allow zone transfers from Your nameserver
|
||||
my $LDAPHOST = "localhost";
|
||||
my $LDAPBINDDN = "uid=root,o=tiscover";
|
||||
my $LDAPPASSWD = "1Fnegu!";
|
||||
my $LDAPPASSWD = "XXXXXXX";
|
||||
my $BASEDN = "ou=dns,o=tiscover";
|
||||
|
||||
###### don't edit below this line ######
|
||||
|
||||
Reference in New Issue
Block a user