Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   Giving Limited User Accounts some PowerUser/Admin Rights (http://www.programmingforums.org/showthread.php?t=12426)

bigguy Jan 23rd, 2007 10:52 AM

Giving Limited User Accounts some PowerUser/Admin Rights
 
Hey yall. I was wondering if it's possible to have a Limited User Account and give them, admin or poweruser rights every now and then. My teacher was asking me about it because sometimes in his classes his students have to install some stuff to goto the next chapter in the book, and he gets tired of running around installing it for everyone. So I was wondering if you can make a limited user account able to install, uninstall etc. I would like to do it where, the teacher can add the EXE files and all it's associated file into a folder, and then when teh time comes the user will be able to install and uninstall those when they are doen with them, so they wont be installing something they dont need, or unstalling somethign they need/or is required to have for teh class.

Thanks again yall.

melbolt Jan 23rd, 2007 11:56 AM

First of all, wrong forum, this is VB .NET

Anyways, I'm no expert at systems admin but..

yea you can change a limited to an administrator account, but then you might as well just give them administrator accounts all the time, as your security is destroyed at this point, defeating the whole purpose of giving them a limited account in the first place.

If I had bad intent and was presented with a temporary administrator account, I would use the opportunity to set myself up to pwn the computer at a later date, or take the opportunity to install my goodies.

bigguy Jan 23rd, 2007 2:30 PM

Quote:

First of all, wrong forum, this is VB .NET
Yeah, I was looking at something else, and i guess i forgot to go to the forum i was orginally going to post this in.

Quote:

yea you can change a limited to an administrator account, but then you might as well just give them administrator accounts all the time, as your security is destroyed at this point, defeating the whole purpose of giving them a limited account in the first place.

If I had bad intent and was presented with a temporary administrator account, I would use the opportunity to set myself up to pwn the computer at a later date, or take the opportunity to install my goodies.
Which is why I said:
Quote:

I would like to do it where, the teacher can add the EXE files and all it's associated file into a folder, and then when teh time comes the user will be able to install and uninstall those when they are doen with them, so they wont be installing something they dont need, or unstalling somethign they need/or is required to have for teh class.
Maybe you didnt understand because of my typos, so sorry bout that, but now that i said it again, do you know a way to do it like I said, which I'll say again. Add the EXE and associated files to a folder and only allow the user to install those programs in said folder, and not be able to install anything not in those folders. That way the cant install their "goodies". I could make it where they cant access it in anyway, and that would take care of that problem. So please read over it again, and see if yall can help me. Thanks again

P.S. If this reply seems rude to any of you at all. I'm sorry, having a bad day.

Ghost May 23rd, 2007 9:23 AM

Bigguy I'm not sure if you found what you needed, but I made a program, sort of like a RunAs program that allows a System Admin to Create a list of programs that can be used and run as Admin/Power Users by Limited Users by reffering to my program with a parameter of a predefined setup.

I know that doesnt make a lot of sense, it is 5am and I've been working on a website and jsut saw this. But if you want I can either email you the program or maybe even post the SC up here for all of you nice people to download.

Let me know what I can do to help.

bigguy May 27th, 2007 2:52 PM

Hey ghost, that would be great, I'm pretty busy right now this is the first time I've been on in about a month, so just leave the link or something. Thanks in advance, incase I dont get to get back on for awhile.

Ghost May 27th, 2007 10:48 PM

I'll add it to the finished projects area and upload the source there


All times are GMT -5. The time now is 1:53 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC