PC Review


Reply
Thread Tools Rate Thread

Access security behavour

 
 
DaveJ
Guest
Posts: n/a
 
      2nd Jun 2009
I have several unsecured Access databases and one secured DB, the secured db
is joined to security.mdw and the Unsecured are joined to system.mdw.

After I log on to the secured DB, all unsecured DB's request user name and
password. on cheking the work group of the unsecured DB's They have changed
to Security.mdw. If I change the unsecured DB workgroup to system.mdw, the
secured DB does not request user & password but errors with " You do not have
permissions to use the 'xxxx.mdb' object have your system administrator..."

If I then create an empty database and join it to Security.mdw close it and
then open the secure DB all works OK again (except the unsecured are now
secured again).
I can create shortcuts to the DB's (access path, DB path, /wrkgrp work group
path)
and all DB's work as should do.

Does anyone Know If this is the norm for Access to change the security for
all DB's when the work group for one is changed or have I got some weird
config. in operation.

MS office 2003 with SP3 & XP Pro SP3

--
Thanks in advance for your help
Regards,
DaveJ
 
Reply With Quote
 
 
 
 
Keith Wilby
Guest
Posts: n/a
 
      2nd Jun 2009
"DaveJ" <(E-Mail Removed)> wrote in message
news:4B7C76CF-6A27-4CA0-AF92-(E-Mail Removed)...
>I have several unsecured Access databases and one secured DB, the secured
>db
> is joined to security.mdw and the Unsecured are joined to system.mdw.
>


No they're not. Your MS Access session is joined to a workgroup, the
default being system.mdw. You should leave this default setting and group
alone.

> After I log on to the secured DB, all unsecured DB's request user name and
> password. on cheking the work group of the unsecured DB's They have
> changed
> to Security.mdw.


No they haven't, what you're seeing is the *default* workgroup which you
have changed to Security.mdw. As previously stated, you should leave the
default as an unmodified system.mdw.

> If I change the unsecured DB workgroup to system.mdw, the
> secured DB does not request user & password but errors with " You do not
> have
> permissions to use the 'xxxx.mdb' object have your system
> administrator..."


This is normal behaviour because you have joined the default workgroup. It
goes to prove that your secure db has been secured correctly.

>
> If I then create an empty database and join it to Security.mdw close it
> and
> then open the secure DB all works OK again (except the unsecured are now
> secured again).
> I can create shortcuts to the DB's (access path, DB path, /wrkgrp work
> group
> path)
> and all DB's work as should do.
>
> Does anyone Know If this is the norm for Access to change the security for
> all DB's when the work group for one is changed or have I got some weird
> config. in operation.
>


Nothing is being changed in your un-secured dbs. Security authentication is
always performed first, even when you're joined to system.mdw, it just does
it silently because it's wide-open.

Your shortcut method with the /wrkgrp switch is the correct one so, in a
nutshell, you're doing everything right.

Have a read of the FAQs, link on my web site.

Keith.
www.keithwilby.co.uk

 
Reply With Quote
 
DaveJ
Guest
Posts: n/a
 
      3rd Jun 2009
Thanks Keith
Not what I expected, but most helpfull, I now have a much better
understandin of how it works.
--
Thanks in advance for your help
Regards,
DaveJ


"Keith Wilby" wrote:

> "DaveJ" <(E-Mail Removed)> wrote in message
> news:4B7C76CF-6A27-4CA0-AF92-(E-Mail Removed)...
> >I have several unsecured Access databases and one secured DB, the secured
> >db
> > is joined to security.mdw and the Unsecured are joined to system.mdw.
> >

>
> No they're not. Your MS Access session is joined to a workgroup, the
> default being system.mdw. You should leave this default setting and group
> alone.
>
> > After I log on to the secured DB, all unsecured DB's request user name and
> > password. on cheking the work group of the unsecured DB's They have
> > changed
> > to Security.mdw.

>
> No they haven't, what you're seeing is the *default* workgroup which you
> have changed to Security.mdw. As previously stated, you should leave the
> default as an unmodified system.mdw.
>
> > If I change the unsecured DB workgroup to system.mdw, the
> > secured DB does not request user & password but errors with " You do not
> > have
> > permissions to use the 'xxxx.mdb' object have your system
> > administrator..."

>
> This is normal behaviour because you have joined the default workgroup. It
> goes to prove that your secure db has been secured correctly.
>
> >
> > If I then create an empty database and join it to Security.mdw close it
> > and
> > then open the secure DB all works OK again (except the unsecured are now
> > secured again).
> > I can create shortcuts to the DB's (access path, DB path, /wrkgrp work
> > group
> > path)
> > and all DB's work as should do.
> >
> > Does anyone Know If this is the norm for Access to change the security for
> > all DB's when the work group for one is changed or have I got some weird
> > config. in operation.
> >

>
> Nothing is being changed in your un-secured dbs. Security authentication is
> always performed first, even when you're joined to system.mdw, it just does
> it silently because it's wide-open.
>
> Your shortcut method with the /wrkgrp switch is the correct one so, in a
> nutshell, you're doing everything right.
>
> Have a read of the FAQs, link on my web site.
>
> Keith.
> www.keithwilby.co.uk
>
>

 
Reply With Quote
 
Keith Wilby
Guest
Posts: n/a
 
      3rd Jun 2009
"DaveJ" <(E-Mail Removed)> wrote in message
news:7B10B157-B066-4D18-8BB6-(E-Mail Removed)...
> Thanks Keith
> Not what I expected, but most helpfull, I now have a much better
> understandin of how it works.
>


It's a tricky topic if you're new to it but once the penny drops you'll
wonder what all the fuss was about. The FAQ is essential reading and you'll
see time and again on this group the advice that it's "all killer and no
filler". You must follow all steps in the order stated, omitting nothing no
matter how trivial it might seem.

Good luck.

Keith.
www.keithwilby.co.uk

 
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
What is the behavour of ups.exe ? RJK Windows XP General 3 23rd May 2008 01:16 PM
Linked table behavour Robin S. Microsoft Access 1 20th Jun 2007 08:58 PM
Re: different behavour of images in document Suzanne S. Barnhill Microsoft Word New Users 0 23rd Aug 2005 10:50 PM
Strange behavour of Process =?Utf-8?B?TGFyc0o=?= Microsoft Dot NET Framework 5 24th Jun 2005 12:24 AM
IE Behavour Chris Graham Windows XP Internet Explorer 3 16th Nov 2004 10:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:31 PM.