Disabling Logon Interactively Windows 2003 server

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Disabling Logon Interactively Windows 2003 server

    does anybody no how to disable this setting at all

    many thanks


    graham
    Graham Mckenzie Guest

  2. Similar Questions and Discussions

    1. crystal report "logon failed" on windows server 2003
      Hi all, I encountered a crystal report deployment problem. I make reports with Crystal Report for Visual Studio .NET 2003. It works fine in...
    2. User must change password at next logon - Windows 2003 AD issue
      The "User must change password at next logon" box is no longer available to our help desk. Delegation is set up to allow them to change the...
    3. "...not allow you to logon interactively..." preventing my Logon
      Ok, I have tried rebooting in Safe Mode, and know that the Administrator account is still called "Administrator". However, even in safe mode, I...
    4. can't logon interactively
      i need help! when i started my computer a while ago, added to the logon screen was a user named ASP .NET machine account. furthermore, i can't...
    5. "the local policy of this system does not allow you to logon interactively
      Ok, I have tried rebooting in Safe Mode, and know that the Administrator account is still called "Administrator". However, even in safe mode, I...
  3. #2

    Default Re: Disabling Logon Interactively Windows 2003 server

    This is the same as the "Log on locally" setting.

    In Group Policy (or the local security policy, if this is a standalone
    server), navigate to Computer Configuration / Windows Settings / Security
    Settings / Local Policies / User Rights Assignment. From here you can
    specify which users and groups can and cannot log on locally to a particular
    machine or group of machines.

    As with any security-related settings, test this thoroughly before deploying
    it in a production environment to avoid any unexpected results.

    --
    ******************************
    Laura E. Hunter - MCSE, MCT, MVP
    Replies to newsgroup only


    "Graham Mckenzie" <anonymous@discussions.microsoft.com> wrote in message
    news:24b3301c45f9b$b2788930$a501280a@phx.gbl...
    > does anybody no how to disable this setting at all
    >
    > many thanks
    >
    >
    > graham

    Laura E. Hunter \(MVP\) Guest

  4. #3

    Default Re: Disabling Logon Interactively Windows 2003 server

    If it's a domain controller, use the Group Policy for the Domain Controllers
    OU; if it's a member server use the Local Security Policy. In Security
    Settings/Local Policies you can grant the Logon locally right or Deny it to
    individual users or groups. You can change the policy to Not Defined or
    override it with a different policy. You can disable the entire Group
    Policy object, but I don't think you can disable a user right.

    Doug Sherman
    MCSE Win2k/NT4.0, MCSA, MCP+I, MVP

    "Graham Mckenzie" <anonymous@discussions.microsoft.com> wrote in message
    news:24b3301c45f9b$b2788930$a501280a@phx.gbl...
    > does anybody no how to disable this setting at all
    >
    > many thanks
    >
    >
    > graham

    Doug Sherman [MVP] Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139