[freeside-users] Re: Self signup

Ivan Kohler ivan at 420.am
Wed Mar 22 08:56:14 PST 2006


The information Shivkumar provided was inaccurate and misleading.

That's not an encrypted password, its an automatically-generated one.  
Your signups are passing in a blank password, perhaps from an 
incorrectly customized HTML template, and the backend is generating one 
instead.

-- 
_ivan


On Wed, Mar 22, 2006 at 11:18:00AM -0500, Rich wrote:
> I am using version 1.5.7, on Freebsd ,PostgreSQL
> 
> The exporting is working fine, for example if someone were to call in and 
> establish an account and a cust. rep enters the info, the radius exports 
> plain text no problem.
> 
> The problem is when say a user goes to the self signup page, enters their 
> information, the export occurs, but the password pushed over is a crypted 
> password
> 
> ie:
> 
> 20 | testabcd1    | Password  | == | n8eoE5Oj
> 
> 
> ------------------------------
> If i go into their account, and "update" their password using the office 
> staff's interface, it correctly updates the password on the radius server 
> with a plain text password.
> 
> 
> What i need to happen is after a customer does a self-signup, the password 
> that gets pushed over needs to be plain text.
> 
> Any thoughts?
> 
> Rich
> 
> ----- Original Message ----- 
> From: "Shivkumar" <shivkumar at outbackwifi.com>
> To: "Freeside users mailing list" <freeside-users at sisd.com>
> Sent: Wednesday, March 22, 2006 5:47 AM
> Subject: Re: [freeside-users] Re: Self signup
> 
> 
> >hi,
> >if you trawl thro the mailing list, you'll find the ans to this.
> >the gist is that any passwords over a certain number of characters are 
> >treated as encrypted by mysql and so inserted accordingly
> >
> >Regards,
> >Shivkumar
> >IT Global Solutions
> >F-4/7, Vasant Vihar
> >New Delhi-110057
> >Ph:+91-11-55262828
> >Cell:+91-9312878533
> >VOIP:30002225#
> >Website:www.itglobalsolutions.com
> >
> >-----------------------------------------------------------------------------------------
> >NOTICE: The contents of this e-mail message are proprietary and intended 
> >only for personal and confidential use of the recipient(s) named above. If 
> >the recipient is not the addressee, he or she should immediately notify 
> >the sender and destroy the information transmitted without making any copy 
> >or distribution thereof. The information contained in this transmission 
> >may also be subject to a non-disclosure agreement. If so, for 
> >confidentiality retention, the recipient is only allowed to disclose the 
> >information to those who are bound under provisions of the agreement . 
> >Thank you.
> >
> >
> >
> >Rich said the following:
> >
> >>subject: Self signup
> >>
> >>
> >>Id like to know how to have the self signup interface push clear 
> >>passwords
> >>to free radius. If i create an account the password gets pushed over in
> >>plain text, but if I use the self signup is gets put in the database as
> >>encrypted password. Any ideas/thoughts?
> >>
> >>Rich
> >>_______________________________________________
> >>freeside-users mailing list
> >>freeside-users at sisd.com
> >>http://420.am/cgi-bin/mailman/listinfo/freeside-users
> >>
> >_______________________________________________
> >freeside-users mailing list
> >freeside-users at sisd.com
> >http://420.am/cgi-bin/mailman/listinfo/freeside-users
> >
> 
> _______________________________________________
> freeside-users mailing list
> freeside-users at sisd.com
> http://420.am/cgi-bin/mailman/listinfo/freeside-users

-- 
_ivan


More information about the freeside-users mailing list