Local Users and Groups

  • Thread starter Thread starter Albert.Preinesberger
  • Start date Start date
A

Albert.Preinesberger

Hi all,

I´m new in designing Xp embedded and I have a I think simple problems.

i have a User (client) with power user rights and one administrator
with full permissions.
Now I wat to allow the user to change the local ip address with the
"Local users and groups" function.

But I get always a "Syntax..." error message when I try to open this
function. I think that I have all neccessary components (User control
panel + Administration support tool) included.

Also I read some articles here in this group, but neither was helpfull.

I hope someone could help me.

thx

bertl71
 
Any user with access to Local Users and Groups (GPEdit.MSC) is, pretty much,
by definition a user with 'full admin priviledges', since that app can give
the user any right it does not now have. The same might be said of the right
to use the CACLS utility.

You might consider use of the 'run-as' feature to let the user execute a
script for changing the local IP.

Start/Run, type:
HH mk:@MSITStore:%windir%\Help\localsec.chm::/localsec_s5.htm


http://www.microsoft.com/technet/scriptcenter/scripts/network/client/modify/nwmovb01.mspx
 
Back
Top