[JDEV] password authentication
zad
zadk at mynet.com
Fri May 11 02:24:56 CDT 2001
Hi Tony,
take a look at some samples in download.jabber.org
specifically ldapauth.tar.gz
I am making a similar authentication control there ...
let me know if I can be of more help!
zad
> -----Original Message-----
> From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On
> Behalf Of Tony Byers
> Sent: Thursday, May 10, 2001 2:40 PM
> To: jdev at jabber.org
> Subject: [JDEV] password authentication
>
>
> Hello - I've been trying to figure out where the passwords from the client
> and server are checked. I've been looking in mod_auth_plain.c and I
> see where it is comparing the passwords in mreturn mod_auth_plain_jane
> but it never gets past if(jpacket_subtype(m->packet) == JPACKET__GET).
> It goes into this section and returns. All I want to do is add a call
> to a kerberos function with the password from the client. All I really
> need is a place where I can get the password from the client and attempt
> to get a kerberos ticket and fail authentication if I can't. Thanks
> in advance for any advice.
>
> Tony Byers
>
> ___________________________________________________________________
> To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax,
> all in one place - sign up today at http://www.zdnetonebox.com
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list