4 Nov 2002 06:34
Trouble creating correct user.xml files.
Vinayak Gundu Samant <pgp18116 <at> iiml.ac.in>
2002-11-04 05:34:40 GMT
2002-11-04 05:34:40 GMT
Hi, I am creating the user files myself even before the user logs in. I am using the module for authentication using a pop3 server. Basically I have a list of all the users and their names. I am adding the users to the friends list in appropriate groups beforehand so that ppl don't have to add up all the 600 odd users on the server. I am doing this by creating the user.xml files in the spool directory. However there seems to be some problem with the xml file that I create because when I tried to test it as a user, nobody appered in the friends list. Below is a sample of that file. Is there any limit on the friends list that can be created in a jabber client ? Or is there some problem with the xml file. All the parts except the <item>...</item? are common to all user.xml files. <xdb> <query xmlns='jabber:iq:roster' xdbns='jabber:iq:roster'> <item jid='pgp18110 <at> 192.168.1.193' name='Subod Kumar' subscription='both'> <group>PGP-1</group></item> <item jid='pgp18111 <at> 192.168.1.193' name='Tarun Kumar' subscription='both'> <group>PGP-1</group></item> </query> <query xmlns='jabber:iq:last' last='1036386543' xdbns='jabber:iq:last'/></xdb> Bye, -Vinayak
>
>
> Chris Pile wrote:
>
> >I was under the impression that my module was quite well known.... maybe
> >not.
> >
> >
>
>
>
>
> Vinayak Gundu Samant wrote:
RSS Feed