User Issues

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have a multi user db on a server. I have several front ends for different
functions. I have gone into the backend and created user accounts. For three
individuals that I have created accounts for, they all logged in (at seperate
times) with the wrong user name.
I believe the system went to a default afmin log in, because the three of
them get the same message. "Could not log on 'Admin" is in use."
I have went into the user and group accounts menue and reset the Admin
password, yet it still says that message.
Do I need to have everyone log out on the server? What should I do?
Thank you in advance.
 
Each user has a copy on thier own hard drive. For example: Joe, who works in
supply, has the supply db front end on his c: drive, as well as mike on his.
Both work in supply. Joe can log into his account under his name.
Mike can not. he logged in using the wrong user id. One that did not exist
in the user group. Now every time Mike tries to log in, he gets the same
default messege.
I tried to clear the admin password, while everyone was logged off last
night, but that didn't help. I am really stuck here.

Jerrod
 
jerrodklein313 said:
Joe can log into his account under his name.
Mike can not. he logged in using the wrong user id. One that did not exist
in the user group.

This means your database is *not* secured, because Mike signed in using a
*different* workgroup. Send him another shortcut that identifies the correct
workgroup and the database file. You also need to plug your security hole if
someone can open the database with the wrong workgroup file.
I believe the system went to a default afmin log in, because the three of
them get the same message. "Could not log on 'Admin" is in use."

Is "Admin" the name of the database? Up to 255 connections can be made using
the same user name, so you shouldn't get a message that the user name is in
use, just that the database name is in use when it's been opened exclusively
by another user.
 
Thanks for the links. I will try both posting in the other discussion group
and review in full the info from the link. I will let you know how it turns
out.

Jerrod
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top