I have just installed OpenLDAP on a Linux machine which, on installation,
creates an administrator:

dn: cn=admin,dc=my-test-domain
objectClass: simpleSecurityObject
objectClass: organizationalRole
cn: admin
description: LDAP administrator
etc., etc., etc.

Then I installed  LDAP-Account-Manager. Opening the browser with
    http://localhost/lam/templates/login.php
and I get a page with a pulldown list with one 'person' in it, 'Manager',
and a field for a password.

Now at this point I am confused.  Is 'Manager' a role defined in the PHP
code or is it an entity that is supposed to be predefined in the LDAP
server?  If so, does it have the same attributes as the 'admin' entity in
the LDAP server?  Must I define a Manager entity with different attributes?
Interested parties would like to know.

Regards,

Fred Obermann
_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to