Re: Restore backup.

2013-08-06 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 solomax...@gmail.comwrote:

 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 khurram...@gmail.com
 wrote:

  Hi,
 
  I restore the backup file but when users are trying to login it's giving
  error Invalid password/ user and after I reset the user password users
 are
  able to login.. I think it's not taking backup for the passwords.. can I
  know how to take full backup including passwords?
 
  Regards,
 



 --
 WBR
 Maxim aka solomax



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 solomax...@gmail.comwrote:

 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 khurram...@gmail.com
 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 worked.
 
 
  On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik solomax...@gmail.com
  wrote:
 
   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 khurram...@gmail.com
   wrote:
  
Hi,
   
I restore the backup file but when users are trying to login it's
  giving
error Invalid password/ user and after I reset the user password
 users
   are
able to login.. I think it's not taking backup for the passwords..
 can
  I
know how to take full backup including passwords?
   
Regards,
   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax



Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
for both values?


On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz khurram...@gmail.com wrote:

 Here you're   org.apache.openmeetings.utils.crypt.MD5Implementation


 On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik solomax...@gmail.com
 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 khurram...@gmail.com
  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 worked.
  
  
   On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik solomax...@gmail.com
   wrote:
  
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 khurram...@gmail.com
wrote:
   
 Hi,

 I restore the backup file but when users are trying to login it's
   giving
 error Invalid password/ user and after I reset the user password
  users
are
 able to login.. I think it's not taking backup for the passwords..
  can
   I
 know how to take full backup including passwords?

 Regards,

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 




-- 
WBR
Maxim aka solomax


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 Information see
http://openmeetings.apache.org/CustomCryptMechanism.html

What do you mean by both values?


On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik solomax...@gmail.comwrote:

 for both values?


 On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz khurram...@gmail.com
 wrote:

  Here you're   org.apache.openmeetings.utils.crypt.MD5Implementation
 
 
  On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik solomax...@gmail.com
  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 khurram...@gmail.com
   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 worked.
   
   
On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
 solomax...@gmail.com
wrote:
   
 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 
 khurram...@gmail.com
 wrote:

  Hi,
 
  I restore the backup file but when users are trying to login it's
giving
  error Invalid password/ user and after I reset the user password
   users
 are
  able to login.. I think it's not taking backup for the
 passwords..
   can
I
  know how to take full backup including passwords?
 
  Regards,
 



 --
 WBR
 Maxim aka solomax

   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax



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 solomax...@gmail.comwrote:

 1) in Admin - configurations
 2) in configuration.xml


 On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz khurram...@gmail.com
 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 carefull
 what
  you do here! If you change it while running previous Pass of users will
 not
  be workign anymore! for more Information see
  http://openmeetings.apache.org/CustomCryptMechanism.html
 
  What do you mean by both values?
 
 
  On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik solomax...@gmail.com
  wrote:
 
   for both values?
  
  
   On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz khurram...@gmail.com
   wrote:
  
Here you're   org.apache.openmeetings.utils.crypt.MD5Implementation
   
   
On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik 
  solomax...@gmail.com
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 
 khurram...@gmail.com
 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 worked.
 
 
  On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
   solomax...@gmail.com
  wrote:
 
   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 
   khurram...@gmail.com
   wrote:
  
Hi,
   
I restore the backup file but when users are trying to login
  it's
  giving
error Invalid password/ user and after I reset the user
  password
 users
   are
able to login.. I think it's not taking backup for the
   passwords..
 can
  I
know how to take full backup including passwords?
   
Regards,
   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax

   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax



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 khurram...@gmail.com 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



 On Tue, Aug 6, 2013 at 11:27 AM, Maxim Solodovnik solomax...@gmail.com
 wrote:

  1) in Admin - configurations
  2) in configuration.xml
 
 
  On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz khurram...@gmail.com
  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 carefull
  what
   you do here! If you change it while running previous Pass of users will
  not
   be workign anymore! for more Information see
   http://openmeetings.apache.org/CustomCryptMechanism.html
  
   What do you mean by both values?
  
  
   On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik 
 solomax...@gmail.com
   wrote:
  
for both values?
   
   
On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz khurram...@gmail.com
wrote:
   
 Here you're   org.apache.openmeetings.utils.crypt.MD5Implementation


 On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik 
   solomax...@gmail.com
 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 
  khurram...@gmail.com
  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 worked.
  
  
   On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
solomax...@gmail.com
   wrote:
  
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 
khurram...@gmail.com
wrote:
   
 Hi,

 I restore the backup file but when users are trying to
 login
   it's
   giving
 error Invalid password/ user and after I reset the user
   password
  users
are
 able to login.. I think it's not taking backup for the
passwords..
  can
   I
 know how to take full backup including passwords?

 Regards,

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 




-- 
WBR
Maxim aka solomax


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 solomax...@gmail.comwrote:

 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 khurram...@gmail.com
 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
 
 
 
  On Tue, Aug 6, 2013 at 11:27 AM, Maxim Solodovnik solomax...@gmail.com
  wrote:
 
   1) in Admin - configurations
   2) in configuration.xml
  
  
   On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz khurram...@gmail.com
   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
 carefull
   what
you do here! If you change it while running previous Pass of users
 will
   not
be workign anymore! for more Information see
http://openmeetings.apache.org/CustomCryptMechanism.html
   
What do you mean by both values?
   
   
On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik 
  solomax...@gmail.com
wrote:
   
 for both values?


 On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz 
 khurram...@gmail.com
 wrote:

  Here you're
 org.apache.openmeetings.utils.crypt.MD5Implementation
 
 
  On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik 
solomax...@gmail.com
  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 
   khurram...@gmail.com
   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 worked.
   
   
On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
 solomax...@gmail.com
wrote:
   
 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 
 khurram...@gmail.com
 wrote:

  Hi,
 
  I restore the backup file but when users are trying to
  login
it's
giving
  error Invalid password/ user and after I reset the user
password
   users
 are
  able to login.. I think it's not taking backup for the
 passwords..
   can
I
  know how to take full backup including passwords?
 
  Regards,
 



 --
 WBR
 Maxim aka solomax

   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax

   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax



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 khurram...@gmail.com wrote:

 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 solomax...@gmail.com
 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 Nawaz khurram...@gmail.com
  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
  
  
  
   On Tue, Aug 6, 2013 at 11:27 AM, Maxim Solodovnik 
 solomax...@gmail.com
   wrote:
  
1) in Admin - configurations
2) in configuration.xml
   
   
On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz khurram...@gmail.com
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
  carefull
what
 you do here! If you change it while running previous Pass of users
  will
not
 be workign anymore! for more Information see
 http://openmeetings.apache.org/CustomCryptMechanism.html

 What do you mean by both values?


 On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik 
   solomax...@gmail.com
 wrote:

  for both values?
 
 
  On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz 
  khurram...@gmail.com
  wrote:
 
   Here you're
  org.apache.openmeetings.utils.crypt.MD5Implementation
  
  
   On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik 
 solomax...@gmail.com
   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 
khurram...@gmail.com
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 worked.


 On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
  solomax...@gmail.com
 wrote:

  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 
  khurram...@gmail.com
  wrote:
 
   Hi,
  
   I restore the backup file but when users are trying to
   login
 it's
 giving
   error Invalid password/ user and after I reset the user
 password
users
  are
   able to login.. I think it's not taking backup for the
  passwords..
can
 I
   know how to take full backup including passwords?
  
   Regards,
  
 
 
 
  --
  WBR
  Maxim aka solomax
 

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 




-- 
WBR
Maxim aka solomax


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 solomax...@gmail.comwrote:

 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 khurram...@gmail.com
 wrote:

  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 solomax...@gmail.com
  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 Nawaz khurram...@gmail.com
   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
   
   
   
On Tue, Aug 6, 2013 at 11:27 AM, Maxim Solodovnik 
  solomax...@gmail.com
wrote:
   
 1) in Admin - configurations
 2) in configuration.xml


 On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz 
 khurram...@gmail.com
 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
   carefull
 what
  you do here! If you change it while running previous Pass of
 users
   will
 not
  be workign anymore! for more Information see
  http://openmeetings.apache.org/CustomCryptMechanism.html
 
  What do you mean by both values?
 
 
  On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik 
solomax...@gmail.com
  wrote:
 
   for both values?
  
  
   On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz 
   khurram...@gmail.com
   wrote:
  
Here you're
   org.apache.openmeetings.utils.crypt.MD5Implementation
   
   
On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik 
  solomax...@gmail.com
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 
 khurram...@gmail.com
 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
 worked.
 
 
  On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
   solomax...@gmail.com
  wrote:
 
   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 
   khurram...@gmail.com
   wrote:
  
Hi,
   
I restore the backup file but when users are trying
 to
login
  it's
  giving
error Invalid password/ user and after I reset the
 user
  password
 users
   are
able to login.. I think it's not taking backup for
 the
   passwords..
 can
  I
know how to take full backup including passwords?
   
Regards,
   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax

   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax

   
  
  
  
   --
   WBR
   Maxim aka solomax
  
 



 --
 WBR
 Maxim aka solomax



Re: Restore backup.

2013-08-06 Thread Maxim Solodovnik
sure, MySQL


On Tue, Aug 6, 2013 at 2:50 PM, Khurram Nawaz khurram...@gmail.com 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 solomax...@gmail.com
 wrote:

  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 khurram...@gmail.com
  wrote:
 
   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 
 solomax...@gmail.com
   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 Nawaz khurram...@gmail.com
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



 On Tue, Aug 6, 2013 at 11:27 AM, Maxim Solodovnik 
   solomax...@gmail.com
 wrote:

  1) in Admin - configurations
  2) in configuration.xml
 
 
  On Tue, Aug 6, 2013 at 2:26 PM, Khurram Nawaz 
  khurram...@gmail.com
  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
carefull
  what
   you do here! If you change it while running previous Pass of
  users
will
  not
   be workign anymore! for more Information see
   http://openmeetings.apache.org/CustomCryptMechanism.html
  
   What do you mean by both values?
  
  
   On Tue, Aug 6, 2013 at 11:22 AM, Maxim Solodovnik 
 solomax...@gmail.com
   wrote:
  
for both values?
   
   
On Tue, Aug 6, 2013 at 2:16 PM, Khurram Nawaz 
khurram...@gmail.com
wrote:
   
 Here you're
org.apache.openmeetings.utils.crypt.MD5Implementation


 On Tue, Aug 6, 2013 at 11:12 AM, Maxim Solodovnik 
   solomax...@gmail.com
 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 
  khurram...@gmail.com
  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
  worked.
  
  
   On Tue, Aug 6, 2013 at 7:41 AM, Maxim Solodovnik 
solomax...@gmail.com
   wrote:
  
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 
khurram...@gmail.com
wrote:
   
 Hi,

 I restore the backup file but when users are trying
  to
 login
   it's
   giving
 error Invalid password/ user and after I reset the
  user
   password
  users
are
 able to login.. I think it's not taking backup for
  the
passwords..
  can
   I
 know how to take full backup including passwords?

 Regards,

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 

   
   
   
--
WBR
Maxim aka solomax
   
  
 
 
 
  --
  WBR
  Maxim aka solomax
 




-- 
WBR
Maxim aka solomax


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 khurram...@gmail.com wrote:

 Hi,

 I restore the backup file but when users are trying to login it's giving
 error Invalid password/ user and after I reset the user password users are
 able to login.. I think it's not taking backup for the passwords.. can I
 know how to take full backup including passwords?

 Regards,




-- 
WBR
Maxim aka solomax