Be sure to use the correct codepage, as specified in the documentation. > I'm having a bit of trouble authenticating using the Ctrl server when i= try > to use MD5 instead of a plain text password. > > The string I'm sending looks like this: > "root" "#6E6BC4E49DD477EBC98EF4046C067B5F" > and I've checked the MD5 hashing against the examples in the rfc1391 to > make sure that the string is correct for the example they've given. Th= e > above example is based on the word "ciao" as a password. > Since my application is written in C#, I have have to be sure to encode= the > string as ascii (not unicode) and then convert it to a byte array befor= e > sending it out through a socket. > Anybody have any idea what I'm doing wrong here? > > Rob > > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED]
--=20 =20 =20 Kevin D. Williams, MCP=20 Network Administrator / Consultant=20 Software Architects=20 1625 Broadway, Suite 950=20 Denver, CO 80202=20 303-573-0160=20 http://www.sark.com=20 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
