Page 1 of 1

LDAP Bind user question

Posted: 12 Jul 2005, 22:28
by shark
• Mantis 1.0.0a3
• Apache - 2.0.54
• PHP - 4.3.11
• MySQL - 4.1.12a

When configuring Mantis to use LDAP, what type of user do I need to use for these settings:

$g_ldap_bind_dn = '';
$g_ldap_bind_passwd = '';

?? Thanks.