Re: (RADIATOR) Encrypted passwords and CHAP

1999-07-08 Thread Wilbert de Graaf
Tim, We have the same problem at one ISP. We have even have to store different encrypted passwords (eg. Irix, Solaris, Netscape ...) into an LDAP directory to be able to authenticate all of them using this LDAP server. And for chap, we needed to store the plaintext too. Probably the

(RADIATOR) Encrypted passwords and CHAP

1999-07-07 Thread Young, Tim
Currently we store our passwords in a SQL (mySQL) database and they are stored using UNIX crypt password format. I now have a need to support CHAP authentication using this existing database. Does anyone have any ideas on how this might be done? Thanks in advance, Tim Young Compuware

Re: (RADIATOR) Encrypted passwords and CHAP

1999-07-07 Thread Mike McCauley
crypted passwrods with {crypt} Hope that helps. Cheers. On Jul 7, 3:08pm, Young, Tim wrote: Subject: (RADIATOR) Encrypted passwords and CHAP Currently we store our passwords in a SQL (mySQL) database and they are stored using UNIX crypt password format. I now have a need to support CHAP