Created
August 30, 2018 16:44
-
-
Save tareqy/51c86111a2f3318c0e00d21f22c5b125 to your computer and use it in GitHub Desktop.
Fetch Zimbra LDAP users Passwords
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
su zimbra | |
zmlocalconfig -s | grep ldap_amavis_password | |
zmlocalconfig -s | grep ldap_nginx_password | |
zmlocalconfig -s | grep ldap_postfix_password | |
zmlocalconfig -s | grep ldap_replication_password | |
zmlocalconfig -s | grep ldap_root_password | |
zmlocalconfig -s | grep zimbra_ldap_password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment