PC Review


Reply
Thread Tools Rate Thread

Automatic Loggin of Users

 
 
Rich
Guest
Posts: n/a
 
      8th Jan 2008
I have a database which is intented to have only a small number of users,
each with unique user IDs
I can set up file security in Access 2003 and get users to log in
indivually, but would rather have them login automatically based on their
network login details.
All users would be classed as "non-admin" users unless their user IDs
matched a limited (hard-coded) list. I essentially want auto-login to Access
2003 pulling user-ID details from network login. Security is then controlled
from this point.

Is this possible to do?

Rich
 
Reply With Quote
 
 
 
 
Rick Brandt
Guest
Posts: n/a
 
      8th Jan 2008
Rich wrote:
> I have a database which is intented to have only a small number of
> users, each with unique user IDs
> I can set up file security in Access 2003 and get users to log in
> indivually, but would rather have them login automatically based on
> their network login details.
> All users would be classed as "non-admin" users unless their user IDs
> matched a limited (hard-coded) list. I essentially want auto-login
> to Access 2003 pulling user-ID details from network login. Security
> is then controlled from this point.
>
> Is this possible to do?
>
> Rich


It is not possible for Access User Level Security to automatically make use of
the user's Windows credentials as the Access login. It IS possible for you to
retrieve the Windows login name and programmatically apply a home-grown sort of
security, but it will not be as robust as user level security.

If you have concerns about "real" security meaning there is the possibility of
users actually trying to defeat it then user level security is not that great
either. There are utilities on the web one can acquire that can get around it.
If you mostly want to guide cooperative users then the home-grown method should
be fine and in that case you don't need user level security at all. Just use
Environ() or the API method to grab the Windows login name at startup.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add holidays for any users automatic? =?Utf-8?B?TWF1cm8gUmliZWlybw==?= Microsoft Outlook Calendar 1 29th Nov 2004 05:21 PM
I want to require users to ctrl+alt+del before loggin on Jenny Microsoft Windows 2000 0 26th Jul 2004 01:49 AM
Loggin on users remotely Chris Lane Microsoft Windows 2000 Networking 1 4th Mar 2004 08:18 PM
preventing users from loggin on twice.. (or more) joao marka Microsoft Windows 2000 Terminal Server Clients 2 7th Oct 2003 10:15 PM
Users are unable to loggin to the domain. Vic Microsoft Windows 2000 Active Directory 1 13th Aug 2003 11:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:12 PM.