Skip to content

Instantly share code, notes, and snippets.

@tareqy
Created August 30, 2018 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tareqy/51c86111a2f3318c0e00d21f22c5b125 to your computer and use it in GitHub Desktop.
Save tareqy/51c86111a2f3318c0e00d21f22c5b125 to your computer and use it in GitHub Desktop.
Fetch Zimbra LDAP users Passwords
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