View previous topic :: View next topic |
Author |
Message |
youmin -
Joined: 06 Oct 2006 Posts: 2
|
Posted: Fri Oct 06, 2006 12:20 pm Post subject: Password storage format?? |
|
|
I'm interested in access to abyss.conf file from another applications than abyss webserver. I want to modify the passwords of users from abyss.conf but I don't know what is the format of the stored password.
For example, I want to change the password of this user:
Code: |
<login>
mpti
</login>
<password>
dda87b7db1a3d4df9eb45cfc2fe88360
</password>
|
but I need to generate the encrypted string of the user password and I dont' know what is the format.
Thanks in advance and best regards. |
|
Back to top |
|
 |
youmin -
Joined: 06 Oct 2006 Posts: 2
|
|
Back to top |
|
 |
|