[rt-users] User Authentication

Landon Stewart lstewart at iweb.com
Thu Apr 16 17:48:51 EDT 2015


On Apr 16, 2015, at 1:28 PM, Jeremy Wilson <jwilson at androsna.com> wrote:
> 
> Hello,
> I am running RT 4.2.9 on centos release 6.6 (final).  I have tried many, many times to get RT::Authen::ExternalAuth to work and I am unsuccessful.  Active directory 2008 R2.  I have looked at almost every web page I can find on the subject, and have tried multiple configurations.  I have made it to the point of giving up on the extension, and just having a separate username and password.  I want all users except myself and one other to be unprivileged, which I have already setup permissions for unprivileged users to create and comment on their tickets.  I was disappointed to learn that RT does not have a self-registration page, or a bulk input for users.
> 
> What I would like to do is, create CVS file with username and password, then import into mysql database.  Can anyone point me in the direction of know what tables and fields need to be populated to create a user in mysql that the user will use to log into web interface of RT?
> 
> We will not be utilizing the mail function and it is not an option.

Why not just create users using the bin/rt utility?

Example:
/opt/rt4/bin/rt create -t users add Name=userName EmailAddress=email at address.com Password=password

More information can be found here:
http://requesttracker.wikia.com/wiki/CLI <http://requesttracker.wikia.com/wiki/CLI>

Landon Stewart : lstewart at iweb.com
Lead Specialist, Abuse and Security Management
Spécialiste principal, gestion des abus et sécurité
http://iweb.com : +1 (888) 909-4932
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150416/6c3b4ea4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 271 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150416/6c3b4ea4/attachment.sig>


More information about the rt-users mailing list