Re: Disable shift key

From: Fysh (Fysh_at_discussions.microsoft.com)
Date: 11/12/04


Date: Fri, 12 Nov 2004 05:58:03 -0800

Never mind I finally was able to get it work. I don't know what I missed,
but it seems to work now. Thanks for your input.

"'69 Camaro" wrote:

> Hi.
>
> > I have a
> > security password set for the DB and now I am attempting to prevent
> bypass
> > from the shift key.
>
> I hope you are referring to user-level security, not shared-level security,
> because the shared-level security (database password) will not prevent
> others from bypassing the database application's startup settings by
> pressing the <SHIFT> key while opening the database. One must have already
> applied user-level security (User ID with user password) in order for the
> shift key bypass prevention method to work properly.
>
> > I tried Doug Steele's method without luck.
> > I tried Joan Wild's method without any luck.
>
> Does "without luck" mean that you are attempting to open the database while
> joined to a workgroup other than the workgroup used to secure the database,
> and pressing the <SHIFT> key, but you are still able to open the database?
> I'll assume so for the rest of this post, but please tell me if I've guessed
> incorrectly.
>
> You didn't post links to either of the methods you are referring to, so I'll
> assume that these are the methods I've already seen posted. I know that
> Joan's and Doug's methods work for properly secured databases and will work
> for yours, too, as long as yours is properly secured by applying user-level
> security.
>
> If you haven't been attempting to use these methods with shared-level
> security applied (which won't work, as I mentioned earlier), and if the
> database can be opened without the workgroup file that was used to secure
> it, then it isn't secured properly. You've missed a step. Read and study
> the Security FAQ to find which step you missed. You can read the Security
> FAQ on this Web page:
>
> http://support.microsoft.com/default.aspx?scid=/support/access/content/secfaq.asp
>
> Practice the steps on a copy of your database so that you don't accidently
> lock yourself out.
>
> HTH.
>
> Gunny
>
> See http://www.QBuilt.com for all your database needs.
> See http://www.Access.QBuilt.com for Microsoft Access tips.
>
> (Please remove ZERO_SPAM from my reply E-mail address, so that a message
> will be forwarded to me.)
>
>
> "Fysh" <Fysh@discussions.microsoft.com> wrote in message
> news:13DFA8FB-6290-49A7-90E9-BCF33B3C12B5@microsoft.com...
> > I have researched and read every news group message here, but nothing
> seems
> > to work. I have an MDB Access 2000 that I am trying to lock down. I have
> a
> > security password set for the DB and now I am attempting to prevent bypass
> > from the shift key. The db has an autoexec macro when opening and the DAO
> > reference is set.
> >
> > I have tried all the examples following without any luck.
> >
> > http://www.mvps.org/access/general/gen0040.htm
> >
> > I tried Doug Steele's method without luck. I can still get in by holding
> the
> > shift key.
> > ChangePropertyDdl "AllowBypassKey", dbBoolean, False
> >
> > I tried Joan Wild's method without any luck. DisableShiftKeyBypass()
> Matter
> > of fact I keep getting a compile error message, expected:= then the code
> in
> > the immediate window disappears when I close it and reopen it.
> >
> > I looked at Albert Kallal site, but I need something within this DB.
> >
> > The help menu is rather worthless. Can someone assist me on this, I would
> > really apprecaiate it? Thanks
> >
> >
> >
> >
>
>
>



Relevant Pages

  • Re: How to remove password dialog?
    ... I'd like to have no security setting at ... Backup your secure database ... >then open that bak file you renamed. ...
    (microsoft.public.access.security)
  • Re: Prevent copying to local HD
    ... probably confused issues by stating a database example. ... > security breach. ... We do have Citrix Metaframe. ... Even the passwords are not entirely secure ...
    (microsoft.public.windows.server.security)
  • Re: Securing data
    ... Access provides User Level Security, which is the most secure method ... Why would each staff member have their own database? ...
    (microsoft.public.access.security)
  • Re: locked out
    ... Access 2000 doesn't have Tools, security, workgroup administrator, so are ... Check in the folder where the mdb is located. ... the mdb that the wizard created before it secured your database. ... should know that the wizard is flawed; you'd need to secure it manually. ...
    (microsoft.public.access.security)
  • RE: Security of Password-Managers
    ... Another way that you could keep yourself secure is to group passwords into ... Personally, I don't like to keep everything in one database, it may seem ... 1024 should be hard to crack security. ... >By the way, your English is fine. ...
    (Security-Basics)