Karl Brose wrote:
Other than that, one could probably encrypt/decrypt passwords when
needed, particularly when
they come out of a database, most of these solutions are probably more
or less hacks.
Surely you're better off just storing the SHA hash of the password and
then simply hashing the requ
Bastian Schern wrote:
Adam Hart schrieb:
Bastian Schern wrote:
Adam Hart schrieb:
Bastian Schern wrote:
Hello Asterisk friends,
is it possible to avoid plain text passwords in the iax.conf or the
iaxfriends MySQL database table?
Asterisk needs the plain text password to authenicate. You could
wr
Interesting question and important as passwords are scattered around
everywhere in Asterisk.
A central user credentials database is needed, so that a user can
connect any which way (SIP,
H323,IAX, MGCP,etc) and use the same set of credentials.
I have a prototype implementation coded for SIP, but
Adam Hart schrieb:
Bastian Schern wrote:
Adam Hart schrieb:
Bastian Schern wrote:
Hello Asterisk friends,
is it possible to avoid plain text passwords in the iax.conf or the
iaxfriends MySQL database table?
Asterisk needs the plain text password to authenicate. You could wrap
a base64 decode whe
Bastian Schern wrote:
Adam Hart schrieb:
Bastian Schern wrote:
Hello Asterisk friends,
is it possible to avoid plain text passwords in the iax.conf or the
iaxfriends MySQL database table?
Asterisk needs the plain text password to authenicate. You could wrap
a base64 decode when reading the passw
Adam Hart schrieb:
Bastian Schern wrote:
Hello Asterisk friends,
is it possible to avoid plain text passwords in the iax.conf or the
iaxfriends MySQL database table?
Asterisk needs the plain text password to authenicate. You could wrap a
base64 decode when reading the passwords, but this is obse
Bastian Schern wrote:
Hello Asterisk friends,
is it possible to avoid plain text passwords in the iax.conf or the
iaxfriends MySQL database table?
Asterisk needs the plain text password to authenicate. You could wrap a
base64 decode when reading the passwords, but this is obsecurity, yet
simple
Hello Asterisk friends,
is it possible to avoid plain text passwords in the iax.conf or the
iaxfriends MySQL database table?
Regards
Bastian
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-user