[JDEV] sorry... about make password

Michael F Lin mflin at us.ibm.com
Thu Jun 14 13:13:51 CDT 2001


The hash is an SHA1 encoding based on the user's password and the
sequence/token sent by the server. More information is at

http://docs.jabber.org/draft-proto/html/zerok.html

-Mike Lin
mflin at us.ibm.com



                                                                                                                   
                    김융영                                                                                         
                    <i100460 at hotma       To:     jdev at jabber.org                                                   
                    il.com>              cc:                                                                       
                    Sent by:             Subject:     [JDEV] sorry... about make password                          
                    jdev-admin at jab                                                                                 
                    ber.org                                                                                        
                                                                                                                   
                                                                                                                   
                    06/13/2001                                                                                     
                    09:58 PM                                                                                       
                    Please respond                                                                                 
                    to jdev                                                                                        
                                                                                                                   
                                                                                                                   



sorry, My mistake type'  Ctrl+S' :(


SENT: <iq type="get" id="JCOM_10"><query
xmlns="jabber:iq:auth"><username>y2k</username></query></iq>

RECV: <iq type='result' id='JCOM_10'><query
xmlns
='jabber:iq:auth'><username>y2k</username><password/><digest/><sequence>460</sequence><token>3B256557</token><resource/></query></iq>


SENT: <iq type="set" id="JCOM_11"><query
xmlns
="jabber:iq:auth"><username>y2k</username><hash>47af90f22f018404714dff500344e2f6e53dd7b6</hash><resource>y2k_440</resource></query></iq>


RECV: <iq type='result' id='JCOM_11'/>

this is Winjab protocol when auth jabber.

how to make <hash/> with my password?
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev







More information about the JDev mailing list