Re: [jdev] Re: Are there any clients supporting SASL authorization identities?

2006-07-26 Thread Matthias Wimmer
Hi Alexander! Alexander Gnauck schrieb: this is a nice feature. I would be interested to add support for that in agsXMPP, and also add it to my test. Cool. I'd like to see this SASL feature having more widespread support in Jabber implementations. Matthias

[jdev] Re: Are there any clients supporting SASL authorization identities?

2006-07-26 Thread Remko Troncon
On 26 Jul 2006, at 9:15, Matthias Wimmer wrote: Cool. I'd like to see this SASL feature having more widespread support in Jabber implementations. I agree on the server side. However, this feature is handy for administrators (of big servers), but that's where it stops, isn't it ? Only a

Re: [jdev] Re: Are there any clients supporting SASL authorization identities?

2006-07-26 Thread Simon Wilkinson
On 26 Jul 2006, at 08:25, Remko Troncon wrote: On 26 Jul 2006, at 9:15, Matthias Wimmer wrote: Cool. I'd like to see this SASL feature having more widespread support in Jabber implementations. I agree on the server side. Just to add - I've got patches implementing this feature for

[jdev] Re: messenger ?

2006-07-26 Thread Alexander Gnauck
Hello, you will find all info you need on http://www.jabber.org There are download links for server and clients. if you want to develop your own messenger take also a look at the libraries. Alex bright true schrieb: Hello , i want to open my own messenger service ... and someone told me

Re: [jdev] Re: Are there any clients supporting SASL authorization identities?

2006-07-26 Thread Matthias Wimmer
Hi Remko! Remko Troncon schrieb: I agree on the server side. However, this feature is handy for administrators (of big servers), but that's where it stops, isn't it ? Only a client that wants to implement everything would be interested in implementing this, but i don't think most client want

[jdev] Re: Are there any clients supporting SASL authorization identities?

2006-07-26 Thread Remko Troncon
Even features like setting a message of the day, that is not even standardized. Don't get me started on that one ;-) Some clients separate the essential settings from expert-settings. The authorization identity could be one of these expert-settings. You're right, your other example

[jdev] Re: Are there any clients supporting SASL authorization identities?

2006-07-26 Thread Alexander Gnauck
Matthias Wimmer schrieb: Also I don't think, that this feature is admin-only. This was only an example I gave. Let me give another example: There could be an account [EMAIL PROTECTED] where all people of the sales departement of example corp. will be allowed to authorize as. So that customers