On Thu, Nov 29, 2007 at 02:52:46PM -0800, Thomas Leavitt wrote:
>
> b) I'd like to enable folks to login to phpldapadmin using just just
> their username, but the configuration I inherited has the "admin" person
> logging as "cn=admin,dc=example,dc=com" - and using that to create new
> users, an
This will differ depending on which LDAP server you are using (AD,
OpenLDAP, etc)
Google is your friend...
\\Greg
Thomas Leavitt wrote:
> a) what's a good list for a LDAP newbie? I need to alter my LDAP schema
> to include an email address so that my users can login to Bugzilla via
> LDAP, an
a) what's a good list for a LDAP newbie? I need to alter my LDAP schema
to include an email address so that my users can login to Bugzilla via
LDAP, and as far as I can tell, we're using "PosixAccount" instead of
"inetOrgPerson" and therefore there is no "mail" attribute.
Can I use phpldapadmin