OS: debian testing Kernel: 2.2.20 gnugk: 2.2.1.5 (binary->apt-get install gnugk) libopenh323: libopenh323-1.15.2 Hi, I have a problem with SqlPasswordAuth. The h323 client (Myphone and gnomemeeting) send the username and the md5 password to the gnugk. The gnugk should decode the password to the clear/plain text and then the gnugk executes one database query to compare the decoded password with the password obtained from database. My problem is that gnugk doesn't decode the md5 password, therefore, the database query failed. I obtain the following error when h323 client try to connect to the server: 005/09/03 17:13:32.903 1 RasSrv.cxx(328) RAS RRQ Received {******************************** ADDED FOR ME *********************************} -------------------------> here, should have something like:h235auth.cxx(525) H235RAS H235AuthSimpleMD5 {***********************************************************************************} 2005/09/03 17:13:32.906 5 gksql.cxx(341) SQLPasswordAuth Executing query: SELECT Clave FROM Alumnos WHERE Nombre like "%u" 2005/09/03 17:13:32.912 3 sqlauth.cxx(490) SQLAUTH SQLPasswordAuth password not found for alias 'David_A' 2005/09/03 17:13:32.917 3 gkauth.cxx(1361) GKAUTH SQLPasswordAuth password not found for 'David_A' 2005/09/03 17:13:32.922 3 gkauth.cxx(984) GKAUTH SQLPasswordAuth RRQ check failed 2005/09/03 17:13:32.926 2 RasSrv.cxx(373) RRJ|127.0.0.1|David_A:h323_ID|terminal|securityDenial; Than you very much. Daniel ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/