Single login, multiple passwords
From: sqldummy (sqldummy_at_discussions.microsoft.com)
Date: 05/31/05
- Previous message: Gert E.R. Drapers: "Re: Change SQL Server Authentication method programmatically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 31 May 2005 05:37:14 -0700
Is it at all possible to have a single login have multiple passwords?
We are using sql authentication.
We run multiple applications with different db's. For each appl, a
administrator can add users and assign passwords. If the login already
exists, the admin. wants to add the user with a newly specified password, but
it shoud still allow the passwords assigned previously. The only way I can
think of, is to use a single login to log onto the server, and then verify
user credentials programmatically against the database. Is there a way that
SQL Server can handle this??
Please help.
Thanks
- Previous message: Gert E.R. Drapers: "Re: Change SQL Server Authentication method programmatically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|