Results 1 to 5 of 5

Thread: [RESOLVED] registry

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2006
    Location
    Greater Manchester, UK
    Posts
    476

    Resolved [RESOLVED] registry

    How do i set restrictions for different user accounts.

    If i have two accounts on a pc "John" and "Dave". How do i set restrictions using regedit for "John" whilst logged on as "Dave". As i cant use CURRENT_USER.

    Chris1990

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: registry

    Have you tried the "Run As" command from context menu of Regedit.exe ?
    Or have you tried any of these ?
    http://support.microsoft.com/kb/305780
    http://support.microsoft.com/kb/225035
    http://blogs.msdn.com/aaron_margosis...07/175488.aspx
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2006
    Location
    Greater Manchester, UK
    Posts
    476

    Re: registry

    i dont mean like that, i think its something to do with the .default (reg sw) key.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2006
    Location
    Greater Manchester, UK
    Posts
    476

    Re: registry

    If there is only one user, the ".Default" key above contains all global system settings. If more than one user, each user has its own subkey here, named after the username(s) found in Control Panel... Users, and the registry settings located under a user's subkey are valid only for that specific user. If you double-click on any of these keys, you'll see 3 subkeys in the left hand pane: Explorer, Network and System.
    Create (or modify if already present) the following Binary [hex] values listed below under the subkeys above. To create a new Binary value: right-click... New... Binary... Name it to one of the values listed below.
    To modify one of these Binary [hex] values: double-click on it... give it a value of 01 00 00 00 to disable access to a certain system feature, or a value of 00 00 00 00 to enable access to a certain system feature. Don't type the spaces, they will be inserted automatically.

    I found this from this website http://www.governmentsecurity.org/ar...strictions.php

    The only thing is i dont understand it and it is for windows 9x/Me

  5. #5
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: registry

    why not just use the GPEDIT.MSC ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width