No, it supports H.235, but only in form of MD5 hashed password. The radius does not support this H.235 security scheme. For radius, CAT (Cisco Access Token) needs to be used as H.235 algorithm. Something like that: tokens = 1 entries { [0]={ tokenOID = 1.2.840.113548.10.1.2.1 timeStamp = 1066818725 challenge = 16 octets { b9 e8 9d b2 65 4c 70 be ca 3a 92 00 f9 fc d9 b8 ....eLp..:...... } random = 125 generalID = 8 characters { 007a 0076 0069 0073 0069 006f 006e 0000 1002 } } } Another options is to develop FreeRadius rlm module that will accept H.235 MD5 pwdHash - it should not be too difficult - a way the hash is calculated can be seen in h235auth.cxx (H235AuthSimpleMD5). But this solution will be FreeRadius specific... ----- Original Message ----- From: "Aivis Olsteins" <aivis@datatechlabs.com> Sent: Friday, October 24, 2003 2:58 PM > Question: having this entry below in RRQ means that endpoint does not > support H.235 , correct? > > cryptoTokens = 1 entries { > [0]=cryptoEPPwdHash { > alias = h323_ID 4 characters { > 0031 0030 0030 0032 1002 > } > timeStamp = 1725906845 > token = { > algorithmOID = 1.2.840.113549.2.5 > paramS = { > } > hash = Hex: 09 03 95 fc 72 6e 6a 9f 46 00 75 1d 05 3d 88 46 > } > } > } ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/