please don't send questions to [email protected] :)) 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 and send use directly into the room in case it is external user :) On Wed, Oct 9, 2013 at 9:58 AM, Sam Hagen <[email protected]> wrote: > 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 update > them (apart from the GUI of course) In the archives, Sebastian gives an > answer<http://mail-archives.apache.org/mod_mbox/incubator-openmeetings-user/201209.mbox/%3CCACeMiA_YdtiWRXRrhF0fEBxwwmn6McKP5KnK0aeDvUvg=jd...@mail.gmail.com%3E>to > a question that's exactly identical to the one I'm asking, the problem > is that I don't understand what he's telling the person. He basically says > that editing the password isn't necessary when using external users, but I > have no idea how to make use of that advice. > > Regardless of whether I should use external users or not, could someone > point me in the right direction? > > Much appreciated as always, > > Sam > -- WBR Maxim aka solomax
