UAC in Win 7

Rockwell says on many recent versions of it's warez that they are win 7 compatible that says to me that UAC works in the new versions as it is a native and deeply hooked feature of win 7 but I have not tested this myself.

Why would you want it on anyway? It is just a PITA and really does not secure anything. It is so easy to defeat UAC with a myriad of 2 stage attacks it is a joke.

There are much better ways to secure you machine from self executing code than UAC.
 
Why would you want it on anyway? It is just a PITA and really does not secure anything. It is so easy to defeat UAC with a myriad of 2 stage attacks it is a joke.

There are much better ways to secure you machine from self executing code than UAC.


Thanks PLC Kid. As far as why I would want it on.......... Honestly, I don't know enough about it to even know what to want. So I will just trust your judgment regarding its usefulness. Somewhere I had been given the impression that it wasn't so much a security thing as it was just preventing poorly programmed applications from overwriting stuff they shouldn't. I guess I am curious why Rockwell can't write their software such that the UAC setting doesn't matter. Maybe they have a good reason, but why for example don't I have to worry about this with say Step 7?
 
UAC's true purpose is to achieve the principle of least privilege and it does this by only elevating accounts to admin level when the correct credentials are given.

If your account is a standard user or power user and your try to do something that needs admin rights then you have to elevate your credentials using uac. In a sense it is really no different then doing a "run as admin command" but uac is automatic and application aware.

If your account is a admin group account then you don't have to enter credential you just have to say Ok when the uac prompt comes up. The only account in vista and win 7 that is not ran through uac is the built in administrator account which is hidden and disabled by default and many network adims on a domain enviroment delete this account for this reason but if active directory ever screws up and you computer/domain credentials don't line up you will find your self reimaging a machine and adding back to active directory.

Best to have the administrator account enabled but with a very strong password like 16 characters or better and lock it away and never use it. For our line of work make yourslef a admin group account and disable UAC to reduce headaches.

We use this as a uac replacemnt in most enviroments http://www.faronics.com/enterprise/anti-executable/
 
UAC's true purpose is to achieve the principle of least privilege and it does this by only elevating accounts to admin level when the correct credentials are given.

If your account is a standard user or power user and your try to do something that needs admin rights then you have to elevate your credentials using uac. In a sense it is really no different then doing a "run as admin command" but uac is automatic and application aware.

If your account is a admin group account then you don't have to enter credential you just have to say Ok when the uac prompt comes up. The only account in vista and win 7 that is not ran through uac is the built in administrator account which is hidden and disabled by default and many network adims on a domain enviroment delete this account for this reason but if active directory ever screws up and you computer/domain credentials don't line up you will find your self reimaging a machine and adding back to active directory.

Best to have the administrator account enabled but with a very strong password like 16 characters or better and lock it away and never use it. For our line of work make yourslef a admin group account and disable UAC to reduce headaches.

We use this as a uac replacemnt in most enviroments http://www.faronics.com/enterprise/anti-executable/

Thanks again! Great explanation.
 

Similar Topics

I thought I would share this in case anyone else has a similar problem. All of a sudden I was getting Fatal Errors when trying to Start up...
Replies
3
Views
4,222
Dear All, i am trying to connect Danfoss inverter with s7 200 cpu 226.but microwin shows following error at DATA Ptr.i assigned different VB...
Replies
1
Views
48
Hi All, Got a funny issue. I have a 1756-L85EP and a 1756-EN2TR in the same chase. The client asked for the Ferrari and the 3 lane highway!!! We...
Replies
1
Views
175
Dear Friends, I have face a lot of problems using Panelview Plus 7 Series B with Win10 IO: I can not map a netwaork drive, when using file...
Replies
0
Views
121
I'm writing some alterations to an FPWin program and need to see the running value of timers so I can set them correctly. It's my first time with...
Replies
0
Views
133
Back
Top Bottom