The other thing you could do on top of this is to write a script that goes out and recreates the XML files in the spool directory with only the contacts that each user need to have in their list.
Trent -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Richard Dobson Sent: Monday, November 03, 2003 7:55 AM To: [EMAIL PROTECTED] Subject: Re: [JDEV] Preventing users from adding contacts Well it could be done one of two ways, both require access to the source code of either the server or the client you are using, either you need to alter the client so it doesnt let people add contacts or you need to alter the server so it does not allow them to add contacts. ----- Original Message ----- From: "Christophe Devriese" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 02, 2003 4:59 PM Subject: [JDEV] Preventing users from adding contacts > I (well not really I, my boss) wants to prevent people adding eachother > to their rosters. Any idea how I could verify against a perl script if X > is allowed to add Y and enforce it ? > > Oelewapperke > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
