Thanks Matthias
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wimmer
Sent: Wednesday, November 09, 2005 12:24 PM
To: Jabber software development list
Subject: Re: [jdev] anonymous login in jabber 1.4.4
Hi Igor!
Igor Loboda schrieb:
>
Am Mittwoch, den 09.11.2005, 13:23 +0100 schrieb Matthias Wimmer:
> The "official" way to login anonymously is to use SASL ANONYMOUS
> authentication. - Which is neither implemented in jabberd 1.4.4, but
> will be supported soon.
thumbs up! ;-)
Steve
Hi Igor!
Igor Loboda schrieb:
Is anonymous login implemented in jabberd 1.4.4?
This is what I get:
SEND:
RECEIVE:xmlns='jabber:iq:auth'/>type='modify'>xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Not
Acceptable
No, anonymous login
В сообщении от Вторник 08 Февраль 2005 23:57 Trejkaz написал(a):
> On Tuesday 08 February 2005 18:41, Dan Plesse wrote:
> > For my app I just use a random number generator to create a JID for each
> > new visitor. I had to do this because each new visitor would disconnect
> > the last visitor.
>
>
On Tuesday 08 February 2005 18:41, Dan Plesse wrote:
> For my app I just use a random number generator to create a JID for each
> new visitor. I had to do this because each new visitor would disconnect the
> last visitor.
Why didn't you just log each user in with a different resource, and generate
alf Of
Joe Hildebrand
Sent: Monday, February 07, 2005 10:32 PM
To: Jabber software development list
Subject: Re: [jdev] anonymous login
There are also cases where you just want the server to pick a full JID for
you, and ANONYMOUS is overkill. Customers coming in to a customer service
site is a good ex
From reading RFC-2245[1], there's one of three things the client
provides in the SASL response:
1) An email address
2) A string of US-ASCII (not containing '@') between 1 and 255
characters long
3) Nothing
Given the above, I don't quite understand is how ANONYMOUS is overkill.
Granted, it's up
, 2005 1:32 AM
To: Jabber software development list
Subject: Re: [jdev] anonymous login
There are also cases where you just want the server to pick a full JID
for you, and ANONYMOUS is overkill. Customers coming in to a customer
service site is a good example.
It may make sense to come up with a
There are also cases where you just want the server to pick a full JID
for you, and ANONYMOUS is overkill. Customers coming in to a customer
service site is a good example.
It may make sense to come up with a UNIQUE SASL mechanism that tells
the server to create a new, unique JID, good for one sh
On Tuesday 01 February 2005 12:49 pm, Peter Saint-Andre wrote:
> In some applications, it might be helpful for an XMPP server to assign a
> JID to an entity that connects with a stream that is qualified by the
> 'jabber:client' namespace (or more precisely assign the node identifier
> portion of th
10 matches
Mail list logo