| | |
|
|
|
User authentication |
| message from =?Utf-8?B?UGFuZ28=?= on 5 May 2004 |
I am in a domained network and i have put an access 97 db on a network drive, I would like to have people login using actually their network credentials, like username and password.
How cai i do that?
|
| Byron replied to =?Utf-8?B?UGFuZ28=?= on 5 May 2004 |
Once you have their network login info (username) you
might also want to maintain a table where the correct
user names along with any other information desired about
the user and then authenticate the use by the person
logging in against this table.
HTH
Byron
db on a network drive, I would like to have people login
using actually their network credentials, like username
and password.
|
| Douglas J. Steele replied to =?Utf-8?B?UGFuZ28=?= on 5 May 2004 |
Do you mean you want to try and integrate their network ID with Access
security, or simply that you want to know their network ID?
Access Security doesn't support integrated security: there's no way to avoid
having them log into your application separately.
On the other hand, if all you want is to know their network ID, check out
http://www.mvps.org/access/api/api0008.htm at "The Access Web'
|
|
Archived message: User authentication (Microsoft Access Forms)