Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Local security policy prevents remote connection

0 views
Skip to first unread message

Jon Vinson

unread,
Feb 24, 2004, 10:14:30 AM2/24/04
to
When attempting to log in via Remote Desktop Connection, all users
(Administrators, Remote Users, everyone) get the following message: "Local
security policy on this system does not allow you to logon interactively."
And yes, remote desktop is enabled. (I suspect I messed something up
playing around with security policies in mmc. If so, is there a quick way
to get back to the original state?)


Soo Kuan Teo [MS]

unread,
Feb 26, 2004, 2:11:43 PM2/26/04
to
Very interesting. Can you try the following vbs script to see if it help?
Save it as ResPerm.vbs, open cmd, goto the folder that contains ResPerm.vbs,
then type cscript ResPerm.vbs

Set Obj =
GetObject("winmgmts:{impersonationLevel=impersonate}").InstancesOf("Win32_TS
PermissionsSetting")
For each Terminal in Obj
result = Terminal.RestoreDefaults()
Next


Thanks
Soo Kuan
--
This posting is provided "AS IS" with no warranties, and confers no rights


"Jon Vinson" <jvi...@col-q.com> wrote in message
news:ugCLiju#DHA...@TK2MSFTNGP11.phx.gbl...

Arun

unread,
Mar 1, 2004, 5:44:25 PM3/1/04
to
Are you still facing the problem?? If so try this.

In your host i.e XP pro, Go to Adminstrative tools and
then open "local security settings". Go to "Local
Policies", double click log on locally and add your
account. this should work fine.

-arun

>.
>

Jeffrey Randow (MVP)

unread,
Mar 18, 2004, 10:22:57 PM3/18/04
to
From a prior posting:
Have you check the user rights assignment? The Remote Desktop Users
local group (or the security group containing the people you want to
enable access) needs to be specified under "Allow logon through
Terminal Services".

See
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/entserver/617.asp

Jeffrey Randow (Windows Net. & Smart Display MVP)
jeffreyr...@remotenetworktechnology.com

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone

On Thu, 18 Mar 2004 14:56:08 -0800, "Jeff" <jre...@netzero.net> wrote:

>did anyone get a fix for this? I have the same problem.
>
> ----- Jon Vinson wrote: -----

0 new messages