[jdev] Issue: Anonymous User Connecting to GTalk

Kumaravel Kandasami kumaravel.kandasami at gmail.com
Fri Jun 4 06:37:52 CDT 2010


Thank you.

I was able to resolve the issue by changing the host name to
im.mydomain.com - looks like it might have been DNS issues. As well as
I had GTalk enabled
in mydomain.com using Google Apps.

BTW does jabberd.eu support anonymous logins ? I am using
mydomain.combecause I was not able to find an public XMPP server
supporting anonymous
logins.

Thanks Again.


Kumar    _/|\_
www.saisk.com
kumar at saisk.com
"making a profound difference with knowledge and creativity..."


On Fri, Jun 4, 2010 at 5:05 AM, Norman Rasmussen <norman at rasmussen.co.za>wrote:

> It looks like authneticated users are from @jabberd.eu<kkandasami at jabberd.eu>,
> but anonymous users are from @mydomain.com,  you probably need to make
> that @anon.jabberd.eu <kkandasami at jabberd.eu> (and add dns records)
>
> On Fri, Jun 4, 2010 at 1:47 AM, Kumaravel Kandasami <
> kumaravel.kandasami at gmail.com> wrote:
>
>>
>> Continuation to the original email...
>>
>> I am following the steps mentioned in the
>> http://xmpp.org/rfcs/rfc3921.html#int  Section 8.2
>>
>> I get error in step #5 , logged in as anonymous SASL
>>
>> <presence xmlns='jabber:client'
>>           to='
>> 15003158891275611771486514 at mydomain.com/10399158671275611771881854'
>>           from='kumaravel.kandasami at gmail.com'
>>           type='error'>
>> <error code='404'
>>        type='cancel'>
>> <remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
>> </error>
>> </presence>
>>
>>
>>
>> Kumar    _/|\_
>> www.saisk.com
>> kumar at saisk.com
>> "making a profound difference with knowledge and creativity..."
>>
>>
>> On Thu, Jun 3, 2010 at 7:14 PM, Kumaravel Kandasami <
>> kumaravel.kandasami at gmail.com> wrote:
>>
>>>
>>> I have configured XMPP server (Ejabberg 2.1.3).
>>>
>>> Logged in as an annonymous (SASL Anonymous) user, subscribing to a JID
>>> kumaravel.kandasami at gmail.com.
>>> Able to successfully subscribe using a logged  in Authenticated USER(
>>> kkandasami at jabberd.eu), but not as an anonymous user ?
>>> Do not see subscription permission on my GTalk client while logged in as
>>> anonymous user. Any clue or reference to solve this problem ?
>>>
>>>
>>> *Authenticated User: (Success scenario)*
>>>
>>> <presence to='kumaravel.kandasami at gmail.com'
>>>           type='subscribe'
>>>           xmlns='jabber:client'/>
>>> <iq xmlns='jabber:client'
>>>     to='kkandasami at jabberd.eu/33009892591275601312388051'
>>>     from='kkandasami at jabberd.eu'
>>>     id='push2687730880'
>>>     type='set'>
>>> <query xmlns='jabber:iq:roster'>
>>> <item ask='subscribe'
>>>       jid='kumaravel.kandasami at gmail.com'
>>>       subscription='none'/>
>>> </query>
>>> </iq>
>>> <iq xmlns='jabber:client'
>>>     to='kkandasami at jabberd.eu/33009892591275601312388051'
>>>     from='kkandasami at jabberd.eu'
>>>     id='push709222916'
>>>     type='set'>
>>> <query xmlns='jabber:iq:roster'>
>>> <item jid='kumaravel.kandasami at gmail.com'
>>>       subscription='to'/>
>>> </query>
>>> </iq>
>>>
>>> *Anonymous User (Failure Scenario):*
>>>
>>> <presence to='kumaravel.kandasami at gmail.com'
>>>           type='subscribe'
>>>           xmlns='jabber:client'/>
>>> <iq xmlns='jabber:client'
>>>     to='
>>> 8877332881275601026539539 at mydomain.com/40694871761275601026907299'
>>>     from='8877332881275601026539539 at mydomain.com'
>>>     id='push3531619474'
>>>     type='set'>
>>> <query xmlns='jabber:iq:roster'>
>>> <item ask='subscribe'
>>>       jid='kumaravel.kandasami at gmail.com'
>>>       subscription='none'/>
>>> </query>
>>> </iq>
>>>
>>>
>>> Kumar    _/|\_
>>> www.saisk.com
>>> kumar at saisk.com
>>> "making a profound difference with knowledge and creativity..."
>>>
>>
>>
>> _______________________________________________
>> JDev mailing list
>> Forum: http://www.jabberforum.org/forumdisplay.php?f=20
>> Info: http://mail.jabber.org/mailman/listinfo/jdev
>> Unsubscribe: JDev-unsubscribe at jabber.org
>> _______________________________________________
>>
>>
>
>
> --
> - Norman Rasmussen
> - Email: norman at rasmussen.co.za
> - Home page: http://norman.rasmussen.co.za/
>
> _______________________________________________
> JDev mailing list
> Forum: http://www.jabberforum.org/forumdisplay.php?f=20
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20100604/9ad967a7/attachment.htm>


More information about the JDev mailing list