[rt-users] how to add bulk users in RT3.8.1

Jesse Vincent jesse at bestpractical.com
Tue Jan 13 09:52:35 EST 2009




On Tue, Jan 13, 2009 at 08:18:14PM +0530, vamsi krishna wrote:
> Hi,
> 
> I have written script to insert Users table in rt3 database. i can see users
> in the rt3:Users table. I am not able to find the name in RT::Webinterface.
> what could be the problem?

Did you use the RT API or did you do direct SQL inserts? If you did
direct SQL inserts, throw out your database and start over using the
user creation snippet from

http://wiki.bestpractical.com/view/CodeSnippets

as a template


> 
> In web interface i am able to select the
> Let this user access RT
>  Let this user be granted rights
> 
> But in mysql i am not able to find the column to select the above feature.
> 
> can any body help me in adding bulk users to Request tracker 3.8.1?
> 
> -- 
> P Vamsi Krishna
> Unix Administrator
> Ikanos Communications (India) Pvt.Ltd.
> Hyderabad.
> mobile:+919949024094

> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com

-- 



More information about the rt-users mailing list