[rt-users] Authentication against LDAP and Authorization against internal db
Thomas Sibley
trs at bestpractical.com
Tue Jun 12 17:51:21 EDT 2012
On 06/12/2012 05:33 PM, Asif Iqbal wrote:
> > On Tue, Jun 12, 2012 at 1:57 PM, Ruslan Zakirov wrote:
> > > On Tue, Jun 12, 2012 at 6:35 PM, Asif Iqbal wrote:
> > > > There is no way to control the Authorization part locally?
> >
> > Not out of the box. Patch external auth module and add option to avoid
> > creation of new users.
>
> Hi Thomas Sibley,
>
> First of all, thanks a lot for such an excellent module to make the LDAP
> authentication so simple.
>
> Is it possible to disable the Authorization part on
> RT::Authen::ExternalAuth?
>
> So although authentication is successful, but do not want to authorize the
> user to login until there is a local account for her/him. I don't have
> access to
> AD to create a separate group for RT user group. So I like to keep the
> Authorization
> part upto the admin guys of our RT.
Ruslan's answer is correct. (I read rt-users.)
In the future, please don't email my CPAN address personally for
support. rt-users is the correct place to discuss Best Practical
written and maintained RT extensions.
Thomas
More information about the rt-users
mailing list