Wow, thanks for this awsome info.
Very much appreciative.
Can I also ldapadd manually if I include all the fields in an ldif file;
dn: uid=newuser,ou=people,dc=company,dc=com
zimbraMailTransport: lmtp:mail.company.com:7025
zimbraMailDeliveryAddress:
newuser@company.com
givenName: New
sn: User
telephoneNumber: 867-5309
zimbraId: fffccfd3-b9f9-4492-a8cf-06970bbb580d
zimbraMailStatus: enabled
mail:
newuser@company.com
displayName: New User
uid: newuser
objectClass: organizationalPerson
objectClass: zimbraAccount
objectClass: amavisAccount
cn: New User
zimbraMailHost: mail.company.com
My goal is to add users via some PHP using our internal web.