jatin_sanghi
19th October 2011, 14:22
Hi,

This is a generic query that I need clarification on.

In baan we have {$bse}\lib\mssql\mssql_users file where baan user entries are stored with encripted passwords.

When we change the system login password for these users, we are still able to login to baan and database.
How does this happen, as to my understanding while login to baan, system looks into the mssql_users file for authentication. Does this file also change with windows password change? If not, then how does this mapping happens?

Thanks,

Jatin

Han Brinkman
19th October 2011, 16:47
Jatin,

That file is not updated. It's only used by the bshell in order to know how to login into your database. That's all.

Regards,
Han

jclju1
21st October 2011, 14:28
How does this happen
It is possible if all baan users are connected to one database user and password for this user remains same.