RE: Administrators v Administrator security differences

From: Glenn Kreisel (GlennKreisel_at_discussions.microsoft.com)
Date: 03/23/05

  • Next message: Dave: "Re: Administrators v Administrator security differences"
    Date: Wed, 23 Mar 2005 13:05:02 -0800
    
    

    I've tracked this down further...

    It appeas like the call to CreateThread() is not creating a new thread and
    not returning to the application if i'm logged in as "User10". If I login as
    "Administrator" everything works great!

    The "User10" is part of the Administrators group.

    Any IDEAS??

    "Glenn Kreisel" wrote:

    > I have this issuing going on where I can access a piece of software
    > when I'm logged in as "Administrator" but I can not access it when I'm
    > logged in as "user10" who is part of the Administrators group.
    >
    > Everything I look at says the "user10" should have the same access level
    > as the "Administrator" account.
    >
    > What are the differences from the "Administrator" account and being part of
    > the "Administrators" group.
    >
    > HELP
    >


  • Next message: Dave: "Re: Administrators v Administrator security differences"