Ah, very good! I tried as you suggested and it worked....at least I think it did. Rather than the -40 code that I'm used to it returned
*<ns:return>21</ns:return>.* Regardless, the user was indeed created and is enabled. I just don't know what that code means; I don't think it's "File name too short" as would be te case for *-21*. As always, thanks for the help! On Tuesday, October 8, 2013 9:35:38 PM UTC-4, solomax wrote: > > Try to play with these 2 configs: > sendEmailAtRegister > sendEmailWithVerficationCode > described here: http://openmeetings.apache.org/GeneralConfiguration.html > > > On Wed, Oct 9, 2013 at 3:12 AM, Sam Hagen <[email protected] <javascript:> > > wrote: > >> Hi All, >> >> I'm using the SOAP api to generate new users. I was wondering the >> following, regarding this method of user creation: >> >> 1. On the confirmation email, it uses the base url, defined in >> addNewUser and then modifies it to generate a confirmation link. >> However, >> each time I click it, I'm confronted with "HTTP Status 404 - >> /activateUser" The base url I'm using right now is >> http://localhost:5080/conferences/. This is also the url I use to >> access the openmeetings interface. Am I going about this in the wrong >> way? >> 2. Is it was possible to generate the user, using SOAP's addNewUser, >> and automatically activate them without sending a confirmation email? >> >> Much obliged for any help on this. >> >> -Sam >> > > > > -- > WBR > Maxim aka solomax >
