[rt-users] importing users

2007-02-02 Thread Obando, David DE - EV
Dear all, I have a bunch of users (in a csv file) and would like to import them into RT. What is the best way to do it? Best regards, David David Obando Webmaster/Systemadministrator Egmont Ehapa Verlag GmbH Wallstraße 59 10179 Berlin Germany Phone: +49 30 240080 Direct: +49 30 24008361

Re: [rt-users] importing users

2007-02-02 Thread Garry T. Williams
On Friday 02 February 2007 07:44, Obando, David DE - EV wrote: Dear all, I have a bunch of users (in a csv file) and would like to import them into RT. What is the best way to do it? The Wiki is your friend. :-) I did it with code something like this (untested): #!/usr/bin/perl

[rt-users] importing users question...

2006-11-15 Thread Mat W
I'm using RT3.4.0 I've read through some of the posts and the wiki. Everyone seems to think it's possible including myself and honestly, doesn't seem that hard to do... however I've yet to see someone say, yes, i imported 100 users with blah technique/script, etc. The script on the wiki

Re: [rt-users] importing users question...

2006-11-15 Thread Roy El-Hames
Matt; If you have your users and group already created , you can use the below scripts to add group membership .. I have a separate script that create users,and another to create groups if you wish, something to bare in mind when creating users is most of the time the users exist in the

RE: [rt-users] importing users question...

2006-11-15 Thread Stephen Turner
-Original Message- From: [EMAIL PROTECTED] On Behalf Of Mat W Sent: Wednesday, November 15, 2006 10:06 AM To: rt-users@lists.bestpractical.com Subject: [rt-users] importing users question... I'm using RT3.4.0 I've read through some of the posts and the wiki. Everyone seems

RE: [rt-users] importing users question...

2006-11-15 Thread Mat W
| 15 | | 110 | NULL | NULL | RT::Ticket-Role | AdminCc | 15 | -Original Message- From: [EMAIL PROTECTED] On Behalf Of Mat W Sent: Wednesday, November 15, 2006 10:06 AM To: rt-users@lists.bestpractical.com Subject: [rt-users] importing

Re: [rt-users] importing users question...

2006-11-15 Thread Mat W
We're looking to roll-out a new RT install globally (I use it locally w/ my Jr. Admin). So the only users are the IT Staff Logins currently on the new system. Originally, I created a shared username people log in with, then fill-in a submission form. When the requestor doesn't exist RT

RE: [rt-users] importing users question...

2006-11-15 Thread Stephen Turner
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mat W Sent: Wednesday, November 15, 2006 11:19 AM To: [EMAIL PROTECTED] Cc: rt-users@lists.bestpractical.com Subject: RE: [rt-users] importing users question... essentially, just want to pre-load