<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Apr 16, 2015, at 1:28 PM, Jeremy Wilson <<a href="mailto:jwilson@androsna.com" class="">jwilson@androsna.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Hello,<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">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.<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">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? <span class="Apple-converted-space"> </span><o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">We will not be utilizing the mail function and it is not an option.    </div></div></div></blockquote><div><br class=""></div></div>Why not just create users using the bin/rt utility?<div class=""><br class=""></div><div class="">Example:</div><div class="">/opt/rt4/bin/rt create -t users add Name=userName <a href="mailto:EmailAddress=email@address.com" class="">EmailAddress=email@address.com</a> Password=password</div><div class=""><br class=""></div><div class="">More information can be found here:</div><div class=""><a href="http://requesttracker.wikia.com/wiki/CLI" class="">http://requesttracker.wikia.com/wiki/CLI</a></div><div class=""><br class=""></div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Landon Stewart : <a href="mailto:lstewart@iweb.com" class="">lstewart@iweb.com</a></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Lead Specialist, Abuse and Security Management<br class="">Spécialiste principal, gestion des abus et sécurité<br class=""><a href="http://iweb.com" class="">http://iweb.com</a> : +1 (888) 909-4932</div></div></div></body></html>