I have been using Luma on Linux to create and manage LDAP user accounts. I've now a macbook pro, and am looking for an equivalent program for Macosx - something that will automatically and correctly generate new uidNumber and gidNumber attributes when creating a new inetOrgPerson.
Any ideas?
Thanks!
closed as off-topic by mdpc, Ward♦, HBruijnFeb 7 '16 at 18:55
There are two options for integrating Macs with Exchange: use the native PIM apps in OS X or deploy Office for Mac, which includes Outlook for Mac.
This question appears to be off-topic. The users who voted to close gave this specific reason:
- 'Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it.' – mdpc, Ward, HBruijn
1 Answer
There are several tools. You might want to check out:
Apache Directory Server/Studio - an LDAP browser and directory client for Linux, Mac OS X, and Microsoft Windows, and as a plug-in for the Eclipse development environment.
Ibm Db2 Administration Tool For Z/os
JXplorer - A Java-based browser that runs in any operating environment.
LDAP Account Manager - A PHP based webfrontend for managing various account types in an LDAP directory.

phpLDAPadmin - A web-based LDAP administration tool for creating and editing LDAP entries in any LDAP server.
I have had the most luck with phpLDAPadmin. Its the easiest to use but requires some time to setup. It all depends how in depth your needs are.