[jdev] JIT:  Credentials file storage...
    Mark Troyer 
    troyer at xs4all.nl
       
    Wed Sep  1 09:07:28 CDT 2004
    
    
  
Hello all,
I am working on a conversion project of a Jabber server from one domain
(olddomain.com) to another (newdomain.com).
As part of the conversion, I need to convert all the ICQ JID Credential
file names.  We are using JIT 1.1.6.
I started looking at the C++ code but got lost.  Perhaps somebody can give
me some pointers:
All the credential files in JIT1.1.6 appear to be stored in a 2 layer
directory structure of the form AB/CD where ABCD are hexidecimal
characters.
I am assuming that when an existing user file name in
.../AB/CD/joeblow%olddomain.com.xml
is converted to joeblow%newdomain.com.xml, the file will need to be placed
in a new directory.
Does anybody know how the conversion works?
i.e., how do I map the JID to the proper credential file directory location?
Many thanks,
Mark
    
    
More information about the JDev
mailing list