Hello all. I had a simple question.
Now i want to get this description through ldapsearch utility, but nothing happens when i ask this attribute:Code:zmprov createAccount someaccount@mydomain.com ... description "Some description"
It returns only mail, sn, givenName but nothing about description. What i'm doing wrong, tell me please. Thanks to all.Code:ldapsearch -x -v -H 'ldap://zimbra.mydomain.com/' -b 'ou=people,dc=mydomain,dc=com' -D 'uid=admin,ou=people,dc=mydomain,dc=com' -W -v '(mail='someaccount@mydomain.com')' mail sn description givenName


LinkBack URL
About LinkBacks

