Is there a way to list all active accounts?
Is there a way to list all active accounts?
The command does not list the active accounts
ldapsearch -x -D "cn=config" -w "password" -h ldap.domain,com '(&(zimbraAccountStatus=active))'
that will list all active accounts from the ldap, you can cut or grep whatever you want from the output !![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)