Jump to content

Recommended Posts

Posted

Hey guys, i was wondering if anyone knew how to setup Security Policies so that certain accounts cannot download, or open misc. programs withing Windows XP. I have tried to set somthing up, but it has failed.....

Any Ideas?

Crome

Posted

Yes, thats what i currently have installed. But im not sure how to limit the account of what it can and cant do....i have the Admin account....then the Computer admin account..which is what im using. And then i have the account i want to limit programs on, any ideas on how to limit the other account?

What i wish to do is install a program that ive made to turn off his internet at a certain time or what not, and i kno that i can enable it so the other account CANNOT use CTRL + ALT + DEL or open programs that are autorunning in the taskbar.

Does this help alittle bit more?

ALSO I looked up on MSDN and found somthing about MMC, but its MSDN, and i dont understand it ;)

Crome

Posted

this is from my *XPClean Menu* > Security tab > User Accounts button

$PID = Run(@ComSpec & " /C START " & "nusrmgr.cpl", "", @SW_MINIMIZE)
        Sleep(1000)
        Send("{tab}")
        Send("{ENTER}")

then click an "account to change"

then click "change the account type"

i didn't go past that

but read that screen... and there maybe more set-ups???

8)

NEWHeader1.png

Posted

Any Ideas?

Is this on a domain or on WinXP Home Edition? If on a domain, you should have beaucoup control over user activities with security policies. If on XP HE you have very little to none. To check, try to run secpol.msc from your Start>Run prompt...
...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Posted (edited)

This is WinXP Pro that im working with. Im about to try Valuater's idea, Looks good.

Crome

EDIT: Valuater: I have done this...I have created the Limited Account for the one i want to limit, but...it doesn't do exactly what i want

Edited by Crome_BAD
Posted (edited)

at times when i am out-of-town i have entered locations that have internet access. when on those types of computers they have a program that will control access. i have ran autoit fine... but at times it gives a message that i do not have approval for that action... so maybe you can find one of these programs....

other than that... i am out of ideas.. maybe someone else here could shine some light

good luck

8)

Edited by Valuater

NEWHeader1.png

Posted

EDIT: Valuater: I have done this...I have created the Limited Account for the one i want to limit, but...it doesn't do exactly what i want

Can you just remove "execute" permissions for this user/group on the folders that you are concerned with? Or on the entire drive? After creating the user, right click on the folder/files you need to lock up and, under properties>security choose that user and remove the checkmark from "Read & Execute"...
...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Posted

to add one more.... from *XPClean Menu*

Under System > Microsoft Tweak ui Button

there are many controls... and if that is NOT already installed it will take you to a microsoft site full of usefull tools... ome may actually be for your requested purpose

8)

NEWHeader1.png

Posted

Just wondering if creating two groups, one with required access, and the other without, and switching the user to be a member of one but not the other would do the trick?

Posted

Ok im going to be spending most of the day searching MSDN and Ask Jeeves. I havent found a solution yet, but when i do ill post it. Thanks for all the help guys!

Crome

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...