1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

s4:provision: don't log the ldap admin password - it is internal only

This commit is contained in:
Michael Adam 2012-02-16 00:51:54 +01:00
parent ea27879dd0
commit 32cf164d99

View File

@ -1807,9 +1807,6 @@ def provision(logger, session_info, credentials, smbconf=None,
logger.info("LDAP Admin User: %s" %
provision_backend.credentials.get_username())
logger.info("LDAP Admin Password: %s" %
provision_backend.credentials.get_password())
if provision_backend.slapd_command_escaped is not None:
# now display slapd_command_file.txt to show how slapd must be
# started next time