[SR-Users] kamailio password length
Daniel-Constantin Mierla
miconda at gmail.com
Wed Jul 27 14:24:27 CEST 2011
Hello
On 7/27/11 12:01 PM, Jon Bonilla (Manwe) wrote:
> I have a running kamailio with db backend and I'd like to use 40 character
> strings as subscriber passwords. Would be enought to increase the db field
> (actually varchar25) or is there any other lenght limit in kamailio's code?
should be no issue in the code (at least with modules_k/auth_db). The
password value is used directly from DB result to compute HA1 in MD5
form, which has fixed length.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Oct 10-13, Berlin: http://asipto.com/u/kat
http://linkedin.com/in/miconda -- http://twitter.com/miconda
More information about the sr-users
mailing list