T
TC
Wembly said:Hi,
I have setup several user accounts and assigned them to
either one of the two default groups ("Admins"
and "Users"). Also, I have set the permissions (to tables,
etc) for the two groups.
I have however, removed the default user "Admin" from
the "Admins" group. There is however another user
called "Joe Bloggs" which has been assigned to
the "Admins" group. How do I change the default user of
the application to "Joe Bloggs" so that I can
assign "Admin" to the "Admins" group again (the way it was
by default)?
There is no such thing as the "default user" - except as define below.
Also, I needs someone to explain how Access's security
works? I don't understand what happens once all users'
accounts and groups have been assigned and allocated
permissions. How are users suppose to logon?
When Access starts, it automatically tries to log on using username Admin,
and a blank password. If that >works<, voila: you are now logged in as
Admin. If it does >not< work - perhaps because Admin's password is no longer
blank - Access will display a username/password box for the user to log on
manually. So one of the basic steps in establishing Access user-level
security, is to assign a password to the Admin user.
Another strange thing happened as well. Now that I have
the users/groups/permissions/owners all setup, when I load
up my login form, enter a password, and click on the okay
button (all of which was coded), Access will return an
error msg saying that the password is invalid. It appears
that Access has taken over my login form for its own
security purposes.
There is no way (zeo chance) that Access has take over your login form for
its own purposes.
Wembley, you need to locate, download & study the so-called Access Security
FAQ. Access security is a considerable challenge to learn. You will not be
able to learn it by fooling around. Get some recognized instructions (eg.
from the FAQ), study them carefully, then follow them precisely - in the
order given - adding & omitting nothing.
HTH,
TC