Re: Restore backup.

2013-08-05 Thread Maxim Solodovnik
Users with their hashed passwords are saved into users.xml file and should be restored. The only thing able to break that is changed hash method (can be selected during installation) On Tue, Aug 6, 2013 at 4:05 AM, Khurram Nawaz wrote: > Hi, > > I restore the backup file but when users are tryi

Re: Restore backup.

2013-08-05 Thread Khurram Nawaz
Yes, but once I upload the restore file it says invalid password/ user.. so the user is valid but once I reset the password it worked. On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik wrote: > Users with their hashed passwords are saved into users.xml file and should > be restored. > The only th

Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
what is the value for crypt_ClassName configuration key: 1) in Admin -> configurations 2) in configuration.xml On Tue, Aug 6, 2013 at 1:43 PM, Khurram Nawaz wrote: > Yes, but once I upload the restore file it says invalid password/ user.. so > the user is valid but once I reset the password it

Re: Restore backup.

2013-08-06 Thread Khurram Nawaz
Here you're org.apache.openmeetings.utils.crypt.MD5Implementation On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik wrote: > what is the value for crypt_ClassName configuration key: > 1) in Admin -> configurations > 2) in configuration.xml > > > On Tue, Aug 6, 2013 at 1:43 PM, Khurram Nawaz >

Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
for both values? On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz wrote: > Here you're org.apache.openmeetings.utils.crypt.MD5Implementation > > > On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik >wrote: > > > what is the value for crypt_ClassName configuration key: > > 1) in Admin -> configur

Re: Restore backup.

2013-08-06 Thread Khurram Nawaz
There are only these values Key: crypt_ClassName Value: org.apache.openmeetings.utils.crypt.MD5Implementation Comment: This Class is used for Authentification-Crypting. Be carefull what you do here! If you change it while running previous Pass of users will not be workign anymore! for more Informa

Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
1) in Admin -> configurations 2) in configuration.xml On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz wrote: > There are only these values > > Key: crypt_ClassName > Value: org.apache.openmeetings.utils.crypt.MD5Implementation > Comment: This Class is used for Authentification-Crypting. Be carefu

Re: Restore backup.

2013-08-06 Thread Khurram Nawaz
Sorry Maxim, but where can I find that configuration.xml part? red5]# find * | grep configuration.xml There is no such file except config.xml On Tue, Aug 6, 2013 at 11:27 AM, Maxim Solodovnik wrote: > 1) in Admin -> configurations > 2) in configuration.xml > > > On Tue, Aug 6, 2013 at 2:26 PM

Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
it should be inside backup*zip And should have the name similar to configuaration.xml On Tue, Aug 6, 2013 at 2:32 PM, Khurram Nawaz wrote: > Sorry Maxim, but where can I find that configuration.xml part? > > red5]# find * | grep configuration.xml > > There is no such file except config.xml > >

Re: Restore backup.

2013-08-06 Thread Khurram Nawaz
Got it, it's configs.xml the value there is org.apache.openmeetings.utils.crypt.MD5Implementation On Tue, Aug 6, 2013 at 11:37 AM, Maxim Solodovnik wrote: > it should be inside backup*zip > And should have the name similar to configuaration.xml > > > On Tue, Aug 6, 2013 at 2:32 PM, Khurram Na

Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
Could you also please check the DB? does values for passwords in DB corresponds to the values in configs.xml? On Tue, Aug 6, 2013 at 2:41 PM, Khurram Nawaz wrote: > Got it, it's configs.xml the value there is > > org.apache.openmeetings.utils.crypt.MD5Implementation > > > > > On Tue, Aug 6, 201

Re: Restore backup.

2013-08-06 Thread Khurram Nawaz
Did you mean SQL DB under openmeetings user which I've created in MySQL or in users.xml? of course in MySQL right? On Tue, Aug 6, 2013 at 11:47 AM, Maxim Solodovnik wrote: > Could you also please check the DB? > does values for passwords in DB corresponds to the values in configs.xml? > > > On T

Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
sure, MySQL On Tue, Aug 6, 2013 at 2:50 PM, Khurram Nawaz wrote: > Did you mean SQL DB under openmeetings user which I've created in MySQL or > in users.xml? of course in MySQL right? > > > On Tue, Aug 6, 2013 at 11:47 AM, Maxim Solodovnik >wrote: > > > Could you also please check the DB? > >