"P. Fogg" wrote in message:
news:355E626F-9E6D-415D-BA2C-(E-Mail Removed)...
> I have tried it and on Access 2000 SP 3a administrative permissions on the
> database and all of its objects does not appear to be suffiecent to create
> users. Membership in the admins group appears required. However, I can not
> find this explicitly documented anywhere. Some knowledgebase articles seem
> to imply this is the case, but I am looking for something explicit.
Yes, most of the documentation just implies that you must be a member
of the Admins group. You'll see it in a lot of code comments as well:
' Must be a member of the Admins Group
It's just one of those things that is "known" by people that use Access User
Level Security. In addition to the quote that Jack was able to find, here
is another one that you can freely use:
"You must me a member of the Admins Group in order to create and manage
Users and Groups."
- - Jeff Conrad Access Junkie, April 16th, 2005
Will that work for your client?
:-)
As TC touched upon, you can allow non-Admins users the ability to manage
user accounts by "temporarily" giving them Admin-type rights for a split
second. You do this by creating a new temporary workspace of someone
who is a member of the Admins group. There is information on this subject
in the Security FAQ which you can find here:
http://support.microsoft.com/?kbid=207793
--
Jeff Conrad
Access Junkie
Bend, Oregon