Ready for deployement
This commit is contained in:
parent
34b72a4f4e
commit
2a79cf1e6a
2 changed files with 10 additions and 20 deletions
|
|
@ -21,7 +21,7 @@ my $bindsecret = "";
|
|||
|
||||
sub ldap_get_password
|
||||
{
|
||||
return Password::get_password "/home/2014/mercie_d/.secret_ldap";
|
||||
return Password::get_password "/home/intradmin/.secret_ldap";
|
||||
}
|
||||
|
||||
our $secret_search = \&ldap_get_password;
|
||||
|
|
|
|||
Reference in a new issue