Administrative rights required
Windows NT at its base has been around a long time. The concept of administrator rights versus user rights (and permissions) on a Windows NT based operating system is certainly nothing new and there should seemingly be very few applications that point out this distinction anymore.
If only that were true.
Today I was asked about an application that collects data from a serial device regarding temperature and other information. Great concept. Put this thing in your environment for a day (week, month, etc) and it will collect information about its surroundings. Then you can attach it to your PC and pull the information from the device and use it to somehow make your organization or products better.
I love the idea of that. However the implementation doesnt make sense to me.
When installing software, typically I use an administrative account and select some kind of All Users access for the application so that anyone who logs on to the PC can use the application. This works for most things, like Office or Adobe Reader.
But some applications (even some from Microsoft) require the user to have local admin priveleges on their machines to use the appliation. This makes no sense. Sure it is easier for both the developer and the administrator to allow anyone to do whatever they want on the PC, but this practice (with a few exceptions) should be almost unheard of in the IT Community today.
An application should run however it is installed. If it needs high level access to the OS, use the admin account with which the application was installed or pop up a UAC box (in the case of newer versions of Windows) to ask for it. I realize that UAC was a huge annoyance in Windows Vista, but it did start many developers down a path to properly integrate with the Operating System.
I guess it is just frustrating that I need to provide users with local administrative rights to run applications they need to do their job properly. Sure some applications have work arounds, but when those do not work, I am right back at square one users being added to the local administrators group.
Sure if you do not tell the user about the administrative access concept – you can do anything you want to your PC because you are an admin, they will think nothing of it. Many will likely think you are the coolest person ever because the PowerPuff Girls Screensaver installed without a hitch.
I wish there were a solution to the problem, maybe App-Locker in Windows 7 and better coding practices on the part of the software developers will help correct this problem, but in my environment today, there is little to be done except give the software what it needs and scan for everything.
I am curious to find out what your thoughts are on applications needing administrative rights…
[poll id="9"]


