View previous topic :: View next topic |
Author |
Message |
Ton
Joined: 04 Mar 2004 Posts: 13 Location: Barcelona, Spain
|
Posted: Wed Apr 14, 2004 10:04 am Post subject: How are the passwords stored in the DB? |
|
|
Hi all,
I'm writing an application to manage the accounts on the appliance. I have everything done except the storage of the passwords in the fsusr table.
My question is: How are these passwords encrypted? Is it a plain crypt? An MD5? Or something else?
My application is written in PHP.
Regards,
Ton. _________________ Still evaluating FirstSpot. |
|
Back to top |
|
|
kevin Forum facilitator
Joined: 26 Sep 2003 Posts: 442
|
Posted: Wed Apr 14, 2004 10:17 am Post subject: |
|
|
Hello Ton,
User passwords are encrypted using our own proprietary method. FirstSpot Advanced Edition supports the concept of password offloading - which lets you use your own password encryption scheme.
You can then use, say, PHP's MD5 function to encrypt a password during account creation and ask FirstSpot to call a MD5 executable running on Windows for user authentication. We can supply you a sample md5.exe for testing purposes.
~ Patronsoft Limited ~ |
|
Back to top |
|
|
Ton
Joined: 04 Mar 2004 Posts: 13 Location: Barcelona, Spain
|
Posted: Wed Apr 14, 2004 5:25 pm Post subject: |
|
|
Hi Karl.
I found an example of how to generate the passwords in the bulk accounts tool you made. I knew it was simple to do. ;-)
All working and fine over here!!
Thanks,
Ton. _________________ Still evaluating FirstSpot. |
|
Back to top |
|
|
kevin Forum facilitator
Joined: 26 Sep 2003 Posts: 442
|
Posted: Thu Apr 15, 2004 2:09 am Post subject: |
|
|
Glad that you like the utility.
~ Patronsoft Limited ~ |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |