Home All Groups Group Topic Archive Search About
Author
15 Apr 2005 8:44 PM
RipperT
Hello,

My secured DB is going to have some 200 users. Does the PID for each and
every user need to be recorded/remembered?

Thanx,

Rip

--
Ripper T Smith
rippertsmith<nospam>@comcast.net

Author
16 Apr 2005 12:30 AM
Scott McDaniel
You can use the same PID for each user, if you choose (of course this
creates a security risk).  You should always print and save the info
necessary to re-create the .mdw file, in my opinion.

Show quoteHide quote
"RipperT @comcast.net>" <rippertsmith<nospam> wrote in message
news:eFrq5vfQFHA.2932@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> My secured DB is going to have some 200 users. Does the PID for each and
> every user need to be recorded/remembered?
>
> Thanx,
>
> Rip
>
> --
> Ripper T Smith
> rippertsmith<nospam>@comcast.net
>
Author
16 Apr 2005 3:36 AM
TC
Yes. If you want to be able to recreate a workgroup file "from
scratch", you need to record the following values:

- company name
- organization name
- workgroup identifier (WID)
- for each user:
      - user name;
      - PID.

HTH,
TC
Author
16 Apr 2005 4:26 AM
Jack MacDonald
Users are generally throw-away objects   ;-)  

Assign all your object permissions to groups, and place the users in
the appropriate groups for their designated tasks. If a user account
becomes corrupt, you can create an new one with any PID and assign it
to the appropriate group.

It is vital to retain the PIDs for the groups in case they ever need
to be recreated.


On Fri, 15 Apr 2005 16:44:23 -0400, "RipperT"
<rippertsmith<nospam>@comcast.net> wrote:

>Hello,
>
>My secured DB is going to have some 200 users. Does the PID for each and
>every user need to be recorded/remembered?
>
>Thanx,
>
>Rip


**********************
jackmacMACdon***@telusTELUS.net
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
Author
16 Apr 2005 8:52 AM
RipperT
Thanx to all!

Ripper

Show quoteHide quote
"RipperT @comcast.net>" <rippertsmith<nospam> wrote in message
news:eFrq5vfQFHA.2932@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> My secured DB is going to have some 200 users. Does the PID for each and
> every user need to be recorded/remembered?
>
> Thanx,
>
> Rip
>
> --
> Ripper T Smith
> rippertsmith<nospam>@comcast.net
>