It looks like authneticated users are from @jabberd.eu<[email protected]>,
but anonymous users are from @mydomain.com,  you probably need to make that
@anon.jabberd.eu <[email protected]> (and add dns records)

On Fri, Jun 4, 2010 at 1:47 AM, Kumaravel Kandasami <
[email protected]> 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='
> [email protected]/10399158671275611771881854'
>           from='[email protected]'
>           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
> [email protected]
> "making a profound difference with knowledge and creativity..."
>
>
> On Thu, Jun 3, 2010 at 7:14 PM, Kumaravel Kandasami <
> [email protected]> wrote:
>
>>
>> I have configured XMPP server (Ejabberg 2.1.3).
>>
>> Logged in as an annonymous (SASL Anonymous) user, subscribing to a JID
>> [email protected].
>> Able to successfully subscribe using a logged  in Authenticated USER(
>> [email protected]), 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='[email protected]'
>>           type='subscribe'
>>           xmlns='jabber:client'/>
>> <iq xmlns='jabber:client'
>>     to='[email protected]/33009892591275601312388051'
>>     from='[email protected]'
>>     id='push2687730880'
>>     type='set'>
>> <query xmlns='jabber:iq:roster'>
>> <item ask='subscribe'
>>       jid='[email protected]'
>>       subscription='none'/>
>> </query>
>> </iq>
>> <iq xmlns='jabber:client'
>>     to='[email protected]/33009892591275601312388051'
>>     from='[email protected]'
>>     id='push709222916'
>>     type='set'>
>> <query xmlns='jabber:iq:roster'>
>> <item jid='[email protected]'
>>       subscription='to'/>
>> </query>
>> </iq>
>>
>> *Anonymous User (Failure Scenario):*
>>
>> <presence to='[email protected]'
>>           type='subscribe'
>>           xmlns='jabber:client'/>
>> <iq xmlns='jabber:client'
>>     to='[email protected]/40694871761275601026907299
>> '
>>     from='[email protected]'
>>     id='push3531619474'
>>     type='set'>
>> <query xmlns='jabber:iq:roster'>
>> <item ask='subscribe'
>>       jid='[email protected]'
>>       subscription='none'/>
>> </query>
>> </iq>
>>
>>
>> Kumar    _/|\_
>> www.saisk.com
>> [email protected]
>> "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: [email protected]
> _______________________________________________
>
>


-- 
- Norman Rasmussen
- Email: [email protected]
- 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: [email protected]
_______________________________________________

Reply via email to