[rt-users] Change "Nobody" to somebody...
Roy El-Hames
rfh at pipex.net
Mon Feb 5 17:58:32 EST 2007
In my organisation we created a virtual user and have a scrip with on
create if owner is Nobody set owner our virtual user;
if ( $self->TicketObj->Owner eq '10') {
$self->TicketObj->SetOwner('support');
}
return 1;
Roy
Ruslan Zakirov wrote:
> No, you can't change it. There is should be another way to do what you
> want.
>
> On 2/5/07, Mat W <lmw94002 at hotmail.com> wrote:
>> Can I change the user Nobody's name to something else? It says in
>> the notes
>> of the user screen to not modify. Of course, I'm not going to randomly
>> change it but I wanted to know if anyone has gone through the effort
>> to make
>> a username change from Nobody to "Somebody"...
>>
>> _________________________________________________________________
>> Valentine's Day -- Shop for gifts that spell L-O-V-E at MSN Shopping
>> http://shopping.msn.com/content/shp/?ctId=8323,ptnrid=37,ptnrdata=24095&tcode=wlmtagline
>>
>>
>> _______________________________________________
>> 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