> Using RT3 I would like have my staff authenticated via my LDAP > directory. > I would like outsiders to get "rt only" accounts. > I would like to use the RT login screen (no external auth). > Any ideas on either of the above? Overlay RT::User and use Net::LDAP to do the right thing. -R