Hello, Just wanted to thank the people who provided the User overlay and configuration for LDAP authentication. I was able to integrate Active Directory it for a client.
However, I found the $LdapAutoCreateNonLdapUsers flag comment misleading. When the flag is set, users are created in the RT database for users who are present in LDAP and have successfully authenticated, but who are not present in the RT DB. <snip> # Should we create accounts for users who aren't in LDAP? Set($LdapAutoCreateNonLdapUsers, 1); </snip> It seems to me that the comment should indicate that the user is in fact in LDAP (,but not in the RT DB). I copied the configuration settings from: http://wiki.bestpractical.com/view/LdapSiteConfigSettingsForActiveDirectory -- Thanks and Regards, Terence Monteiro. DeepRoot Linux, Ph: +91 (80) 4112 4784 / 85. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
