if nothing helps, passwords can be reset using DB query:
UPDATE om_user set password = MD5('12345') WHERE login = 'admin';Table name and columns might differ On 8 July 2014 20:05, BBS Technik <[email protected]> wrote: > Hi, > I had this error message sometimes, when the username was written in the > wrong case. (It seems to be case sensitive) > Best regards > Ed > > > Gesendet: Dienstag, 08. Juli 2014 um 14:57 Uhr > Von: "Maxim Solodovnik" <[email protected]> > An: "Openmeetings user-list" <[email protected]> > Betreff: Re: Admin password OpenMeetings VM Azure > > AFAIK the passwords are correct > which password is wrong? > > > On 8 July 2014 19:53, Alvaro <[email protected]> wrote:Hello Maxim, > > An user from other different Apache's list, ask me for the > admin password in OpenMeetings VM Azure: > > > https://blogs.apache.org/openmeetings/entry/apache_openmeetings_2_1_12[https://blogs.apache.org/openmeetings/entry/apache_openmeetings_2_1_12] > > He build one and can't acces, get wrong password. > > Could you please tell me the right way to access? > > Thanks > > Alvaro > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
