<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="sans-serif">hi gang,<br>
<br>
I'm trying to set up Request Tracker with
RT::Authen::ExternalAuth.<br>
<br>
Is there anywhere with more documentation on the various
parameters (besides the comments in the example config file)?
I've been googling and reading the wiki at
requesttracker.wikia.com but cannot seem to figure out how to do
what I want, or if what I want is possible.<br>
<br>
I currently have only 1 "real" user, the root user, in the Request
Tracker database. When I log in with this user, I get the full
menu and navigation structure.<br>
<br>
I have successfully set up the LDAP authentication against my
Active Directory server, and testing it with my own Windows user
and password, and that is working and letting me log in that way.
However I get only a very restricted menu and navigation
structure. Presumably this is the non-privileged user's view of
things (I'm new to this so I'm somewhat guessing here).<br>
<br>
<br>
<br>
My question is, how do I use RT::Authen::ExternalAuth with LDAP to
my Active Directory, such that some users (who are in group Blah
in the Active Directory) are in the privileged group, and the rest
of the users are in the non-privileged group.<br>
<br>
Note thus far I have no manually-created groups on the RT server,
so for now the question is phrased in terms of the system groups,
privileged, and non-privileged, but if it is easier to do what I
want only if I first create some groups, let me know.<br>
<br>
Also note, I have not turned on the AutoCreateNonExternalUsers, as
I'm not clear that I understand the point of it, and I don't want
to clutter up the RT database with users data being transferred
from Active Directory while I'm, as yet, only testing things out.<br>
<br>
</font><font face="sans-serif">I don't want to have to wait until
after a user has logged in, to get their info transferred from AD
to the RT users database, and then have to manually modify their
RT groups membership based on who they are, I'm hoping I can
maintain that only in the Active Directory side, and RT will show
them the right interface based on that.<br>
<br>
Can anyone help?<br>
<br>
Thanks.<br>
<br>
Martin<br>
</font> <br>
</body>
</html>