• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Restricted User

munruss

Golden Member
If a member of my O/S is a restricted user, how can that member get around installing programs on the system? To my knowledge, a restricted user can not do that, but for some reason i think there is away around it.

Thank you.
 
Which OS? There are ways to gain permission levels you shouldnt have in just about every OS. sudo is a good way to do it in UNIX.
 
My biggest beef with 2000 is that the user group is not felxible enough. This problem has been solved in XP via group policy.
When you say "restricted user" I assume you mean "user". The only solution to your problem is to use the "power users" group instead of the "user" group.
Power users can install applications.

If the applications all happen to be .msi windows installer packages, then you can use group policy to allow a user to install an app. The policy setting is "always install with elevated priviliges". In my experience this only works with msi packages though.
 
Back
Top