Hi,
I am in the middle of migrating a native NAV database from a NAV database server to a SQL Server. The databases contained a lot of database users, which must be migrated to SQL as well. The users can easily be created with a SQL script, but not the passwords, which are encrypted.
So my question is: Is there a way to migrate the users and their passwords from the native NAV database server to the SQL Server? And how, please ;-) ?
0
Comments
Without some extraordinary hacking you can't migrate passwords. It can be done, but would take way longer than reentering them.
On the other hand you really should consider AD and Windows Logins.
Thanks for the quick response, even though, apparently there are no easy ways to do this.
I also suggested to switch to Windows logins, but I am solving this task for a customer, that does not wish to switch away from the database logons.
BR Emerik
The security issues are just the tip of the iceberg here. Just how long will it take to crack a 20 character password?
http://www.lockdown.co.uk/?pg=combi
I don't know if any of that is really true, but it's not worth it Just have the users set themselves new passwords in the new database.
I have no intention of cracking the passwords. I just wanted to find the smoothest way to migrate users (and their passwords), preferably without having to involve them in work by asking them to change their passwords or something like that.
Apparently, that is not really feasable, so that's just too bad, but no disaster.
BR Emerik