9ac0428f4a
A complete package for adding external authentication mechanisms to RT. It currently supports LDAP via Net::LDAP and External Database authentication for any database with an installed DBI driver. It also allows for authenticating cookie information against an external database through the use of the RT-Authen-CookieAuth extension. WWW: http://search.cpan.org/perldoc?RT::Authen::ExternalAuth PR: ports/129783 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
17 lines
787 B
Text
17 lines
787 B
Text
%%RTHOME%%/local/etc/Authen-ExternalAuth/RT_SiteConfig.pm
|
|
%%RTHOME%%/local/lib/RT/Authen/ExternalAuth.pm
|
|
%%RTHOME%%/local/lib/RT/User_Vendor.pm
|
|
%%RTHOME%%/local/man/auto/RT/Authen/ExternalAuth/.packlist
|
|
%%RTHOME%%/share/html/Callbacks/ExternalAuth/autohandler/Auth
|
|
@dirrm %%RTHOME%%/share/html/Callbacks/ExternalAuth/autohandler
|
|
@dirrm %%RTHOME%%/share/html/Callbacks/ExternalAuth
|
|
@dirrmtry %%RTHOME%%/share/html/Callbacks
|
|
@dirrmtry %%RTHOME%%/local/man/man3
|
|
@dirrm %%RTHOME%%/local/man/auto/RT/Authen/ExternalAuth
|
|
@dirrmtry %%RTHOME%%/local/man/auto/RT/Authen
|
|
@dirrmtry %%RTHOME%%/local/man/auto/RT
|
|
@dirrmtry %%RTHOME%%/local/man/auto
|
|
@dirrmtry %%RTHOME%%/local/man
|
|
@dirrm %%RTHOME%%/local/lib/RT/Authen
|
|
@dirrmtry %%RTHOME%%/local/lib/RT
|
|
@dirrm %%RTHOME%%/local/etc/Authen-ExternalAuth
|