On Wed, Aug 15, 2012 at 12:12:21PM +0100, Giuseppe Sollazzo wrote: > Hi there, > I was wondering if there's any command line utility or API call that I > can use to add users to a group in bulk, in RT4. > > I have something like > user1@domain > user2@domain > user3@domain > user4@domain > > they are already on the system, but unprivileged. > > I want to make them privileged and add to a group.
There is no existing command line utility, but it's mostly a matter of a small perl script to load the user, calling SetPrivileged on it and then calling AddMember on the relevant group object. -kevin
pgpHbmXKqHGP0.pgp
Description: PGP signature
