[rt-users] Installing and Using ExternalAuth
Kevin Falcone
falcone at bestpractical.com
Thu May 14 12:35:17 EDT 2009
On May 14, 2009, at 12:17 PM, Bill Cole wrote:
>> Also, I saw a question
>> asked earlier on the mailing list. Is there a way to integrate both
>> LDAP and
>> non-LDAP?
>
> With V0.08, the sample config file says:
>
> # If this is set to 1, then users should be autocreated by RT
> # as internal users if they fail to authenticate from an
> # external service.
> Set($AutoCreateNonExternalUsers, 0);
By default, RT-Authen-ExternalAuth will look for a user/password
in LDAP and then fall back to RT's internal auth.
Toggling this setting will allow you to create users that don't
have a mapping in LDAP
-kevin
More information about the rt-users
mailing list