But remember as already noted doing it around that way introduces problems for the end user especially the novice user.
----- Original Message ----- From: "Wes Morgan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 10:10 PM Subject: [JDEV] jabberd patch > Attached is a patch file for jsm/authreg.c that enables one to alter the > behavior of jabberd 1.4 when someone logs in with a username/resource > combination that already has an active session. Currently the existing > session is kicked and the new one logs in. With this patch, one can add the > <first-session-priority/> tag to the jsm section of jabber.xml and the > behavior is reversed. That is, the first session is allowed to continue and > the second one is not allowed to log in. I would appreciate comments on this > implementation. It may well be that there are better ways to do this. One bug > that seems to exist in this version is that the second client is not informed > of the login failure, but instead just sits there until it times out. I'm not > quite sure how to correct that. Thanks. > > Wes Morgan _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
