Re: Editing user information VIA SOAP

2013-10-09 Thread Sam Hagen
Hi Solomax, Thanks for the response! This indeed this seems to be the case, as I stumbled across the document you suggested in your reply, earlier today after some google searching. Tried it out and it works great. Much obliged, Sam On 10/10/2013 12:57 AM, Maxim Solodovnik wrote: Actuall

Re: Editing user information VIA SOAP

2013-10-09 Thread Maxim Solodovnik
Actually you need to change your use case a little You need to add the link to your site "Enter OM" with the URL http://server:port/openmeetings?secureHash=XXX where X generated with this: http://openmeetings.apache.org/UserService.html#setUserObjectMainLandingZone call This way your user

Re: Editing user information VIA SOAP

2013-10-08 Thread Samuel Hagen
In my case, I have a set of seperate accounts for users on a website. What I'm trying to do is give each registered person an account under openmeetings to hold conferences between the users. The aim is to have their openmeetings account seamlessly synced with their website accounts so they on

Re: Editing user information VIA SOAP

2013-10-08 Thread Maxim Solodovnik
Yes please send to user@openmeetings.apache.org only. I'm afraid there is no way to change password via SOAP. Not sure if such method should be added, what are your use case? Why do you need to change the password? On Wed, Oct 9, 2013 at 11:32 AM, Samuel Hagen wrote: > Sorry for sending the m

Re: Editing user information VIA SOAP

2013-10-08 Thread Samuel Hagen
Sorry for sending the message to the googlegroups address (I'm afraid that's where I've sent most of my messages). Just to make sure, should I send them to user@openmeetings.apache.org instead? Regarding matters of SOAP, I don't think "external user" is the way I want to go. Is there a way f

Re: Editing user information VIA SOAP

2013-10-08 Thread Maxim Solodovnik
please don't send questions to openmeetings-u...@googlegroups.com :)) The answers simply means "external users don't need password" :) if user is external to OM (created and used via SOAP) it doesn't require the password since he/she have no chance to enter it :) you should generate secureHash an

Editing user information VIA SOAP

2013-10-08 Thread Sam Hagen
Question #2 of the day (since solomax made such short work of my last one ;-)). I've been looking everywhere to figure out how to edit user info via SOAP, namely the user password. I've been able to use addNewUser with ease to create a new user; but once he/she's in there I have no idea how to