[rt-users] Auto creating a default password for unpriviledged user

Jonathan Chen JChen at paymentone.com
Sun Feb 8 17:37:47 EST 2004


Thanks for the quick reply Jesse.

I didn't know you had to enclose the default password with " ' "

Thanks again!
Jonathan Chen
-----Original Message-----
From: Jesse Vincent [mailto:jesse at bestpractical.com] 
Sent: Sunday, February 08, 2004 2:23 PM
To: Jonathan Chen
Cc: rt-users at lists.fsck.com
Subject: Re: [rt-users] Auto creating a default password for unpriviledged user




On Sun, Feb 08, 2004 at 02:20:34PM -0800, Jonathan Chen wrote:
> OK I've found out why it didn't work...
> 
> It was because I wanted a default password for a newly created user that caused RT to stop creating a new ticket via email.   After I changed back the settings from "Password => xyz111," to "Password => undef," ticket creation via email worked again.
> 

undef is a special value in perl.  

Had you had:

	Password => 'xyzzy', 

it would have been fine.


-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.


More information about the rt-users mailing list