Sametime tool for the Sametime Administrator
Category Sametime Buddylist Administrators
These Plug-ins are all well and good, but what about the lowly Sametime Administrator? Where's the love? Well last week one of our developers Wassim was feeling sorry for you guys, he knew that AdminP with Sametime 8.0.1 now handles renames in Sametime Buddylists (so Sametime Admins have something to be grateful for), but Wassim just didn't feel that it was enough. Wassim came up with a small command line utility for Admins to do some basic buddylist manipulation. The utility can be used to do things like adding/removing Private Groups, adding/removing Public Groups, pre-populating new users Buddylists.
Wassim built the utility using the Buddylist Service and the Sametime Community Server Light Login feature. You can find out about the BuddyList Service in chapter 7 of the Redbook from a few years ago Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime Enabled Applications. The Sametime Community Server Toolkit is documented in the Sametime SDK documentation.
So dear Sametime Administrators, with love from Wassim, you can download the utility from here:
http://www.epilio.com/web/BLcontrol.htm
These Plug-ins are all well and good, but what about the lowly Sametime Administrator? Where's the love? Well last week one of our developers Wassim was feeling sorry for you guys, he knew that AdminP with Sametime 8.0.1 now handles renames in Sametime Buddylists (so Sametime Admins have something to be grateful for), but Wassim just didn't feel that it was enough. Wassim came up with a small command line utility for Admins to do some basic buddylist manipulation. The utility can be used to do things like adding/removing Private Groups, adding/removing Public Groups, pre-populating new users Buddylists.
Wassim built the utility using the Buddylist Service and the Sametime Community Server Light Login feature. You can find out about the BuddyList Service in chapter 7 of the Redbook from a few years ago Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime Enabled Applications. The Sametime Community Server Toolkit is documented in the Sametime SDK documentation.
So dear Sametime Administrators, with love from Wassim, you can download the utility from here:
http://www.epilio.com/web/BLcontrol.htm
Comments
Posted by Erik At 09:25:14 PM On 07/28/2008 | - Website - |
Posted by Wassim At 09:45:35 PM On 07/28/2008 | - Website - |
It would be nice if the new rename process via AdminP in Sametime 8.0.1 handled name changes in the buddylist for LDAP buddylists (or at least Domino LDAP), like it does for Domino Directory authentication buddylists
One step at a time
Posted by Tim E. Brown At 10:50:35 PM On 07/28/2008 | - Website - |
@3 We can thank Wassim for this one.
Posted by Carl Tyler At 10:53:04 PM On 07/28/2008 | - Website - |
I am already thinking about creating a database around it that will create a standard buddylist for new employees and that will maintain a private group for all users.
Posted by Almar Diehl At 07:01:45 AM On 07/29/2008 | - Website - |
Any idea what could be the problem ?
Posted by Wee Meng At 04:12:48 AM On 07/30/2008 | - Website - |
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1<Native Method>
at java.lang.ClassLoader.defineClass1<Unknown Source>
at java.security.SecureClassLoader.defineClass<Unknown Source>
at java.net.URLClassLoader.defineClass<Unknown Source>
at java.net.URLClassLoader.access$100<Unknown Source>
at java.net.URLClassLoader.run<Unknown Source>
at java.security.AccessController.doPrivileged<Native Method>
at java.net.URLClassLoader.findClass<Unknown Source>
at java.lang.ClassLoader.loadClass<Unknown Source>
at.sun.misc.Launcher$AppClassLoader.loadClass<Unknown Source>
at java.lang.ClassLoader.loadClass<Unknown Source>
at java.net.URLClassLoader.loadClassInternal<Unknown Source>
Posted by Wee Meng At 05:47:11 AM On 07/30/2008 | - Website - |
type java -version
what version of sametime server?
Posted by carl tyler At 07:16:21 AM On 07/30/2008 | - Website - |
Is that version not compatible with the tool ?
Posted by Wee Meng At 11:20:17 AM On 07/30/2008 | - Website - |
Sametime server version 8.0.1
Posted by Wee Meng At 11:52:11 AM On 07/30/2008 | - Website - |
Carl
Posted by Carl Tyler At 12:11:17 PM On 07/30/2008 | - Website - |
Posted by Carl Tyler At 01:13:46 PM On 07/30/2008 | - Website - |
Thanks for recompiling it.
Posted by Wee Meng At 04:05:59 AM On 07/31/2008 | - Website - |
Posted by Glen At 07:52:56 AM On 08/02/2008 | - Website - |
Anyway, you can do what you want today.
You just have to export you buddylist from your client, then edit out all the stuff that is not specific to you, so that it contacts the groups etc. you want to add on the other person buddylist.
Then send them the final XML and tell them to import the contact list, but be sure to select the option merge, not overwrite.
We will actually be posting an updated version of the BLControl on monday, that will allow an admin to export a users buddylist, in XML format, so that they can edit it and send it back to the end user if need be.
Carl
Posted by Carl Tyler At 07:37:15 PM On 08/02/2008 | - Website - |
Posted by NavarroElva26 At 11:04:40 PM On 06/01/2011 | - Website - |