CLI and groups

Hello List,

sorry if this was answered before, but I couldn’t find it anywhere.
In RT 3.4.4, the CLI apparently cannot deal with groups, but users are
fine :
e.g.:

rt show -t user 1

works fine :

id: user/1
Name: RT_System
Password: ********
EmailAddress:
RealName: The RT System itself
Comments: Do not delete or modify this user. It is integral to RT’s
internal database structures

Whereas :

rt show -t group 1

gives :

Unknown object type: group

id: group/1

I am quite puzzled about this since the docs and the book “RT
Essentials” explicitly say that groups are manageable with the CLI.

Any hints if I’m doing sth wrong ?
Thanks,

Christof

Yes, I suffered the same problem.

Christof Hanke wrote:

Hello!

has there something changed. I also don’t get any result from
rt show group/xxx
or
rt show -t group 1

I use rt3.6

regards!On Tue, 2005-12-20 at 12:10 +0800, lwang wrote:

Yes, I suffered the same problem.

Christof Hanke wrote:

Hello List,

sorry if this was answered before, but I couldn’t find it anywhere.
In RT 3.4.4, the CLI apparently cannot deal with groups, but users are
fine :
e.g.:

rt show -t user 1

works fine :

id: user/1
Name: RT_System
Password: ********
EmailAddress:
RealName: The RT System itself
Comments: Do not delete or modify this user. It is integral to RT’s
internal database structures

Whereas :

rt show -t group 1

gives :

Unknown object type: group

id: group/1

I am quite puzzled about this since the docs and the book “RT
Essentials” explicitly say that groups are manageable with the CLI.

Any hints if I’m doing sth wrong ?
Thanks,

Christof