Click here to Skip to main content
15,895,799 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows Admin Rights for Software Engineer Pin
VRocker3-Sep-15 22:53
VRocker3-Sep-15 22:53 
AnswerRe: Windows Admin Rights for Software Engineer Pin
Jnitzel4-Sep-15 1:07
Jnitzel4-Sep-15 1:07 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Wheeler4-Sep-15 1:42
Gary Wheeler4-Sep-15 1:42 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Dan Neely4-Sep-15 3:21
Dan Neely4-Sep-15 3:21 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Wheeler4-Sep-15 3:32
Gary Wheeler4-Sep-15 3:32 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Dan Neely4-Sep-15 4:13
Dan Neely4-Sep-15 4:13 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Wheeler4-Sep-15 4:23
Gary Wheeler4-Sep-15 4:23 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Dan Neely4-Sep-15 4:42
Dan Neely4-Sep-15 4:42 
Gary Wheeler wrote:
I don't think the C++ compiler and linker are too affected by admin rights, although I can see where COM stuff might have issues with type library registration and accesses that required admin rights. I do know that native-mode debugging uses CPU debugging features (breakpoint/watchpoint registers and so on) that may not be used by .NET.


I think that's probably it. I know from a hostile user standpoint, full native debug rights are equivalent to full local admin rights because you're able to attach a debugger to OS processes and manipulate them to escalate your accounts rights. (OTOH in the real world there's a still a real difference in that only having native debugger rights requires subterfuge and advanced knowledge to affect system level settings instead of accidental oops anyone could do.) Managed debug rights just give you the ability to talk to the .net debugger but don't help with hacking the system.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: Windows Admin Rights for Software Engineer Pin
Middle Manager4-Sep-15 2:18
Middle Manager4-Sep-15 2:18 
GeneralRe: Windows Admin Rights for Software Engineer Pin
_Maxxx_4-Sep-15 2:43
professional_Maxxx_4-Sep-15 2:43 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Wynter Dragon4-Sep-15 2:59
Wynter Dragon4-Sep-15 2:59 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Kirk 103898214-Sep-15 4:28
Kirk 103898214-Sep-15 4:28 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Huck4-Sep-15 4:51
Gary Huck4-Sep-15 4:51 
GeneralRe: Windows Admin Rights for Software Engineer Pin
K Personett4-Sep-15 4:58
K Personett4-Sep-15 4:58 
GeneralRe: Windows Admin Rights for Software Engineer Pin
DumpsterJuice4-Sep-15 5:17
DumpsterJuice4-Sep-15 5:17 
GeneralRe: Windows Admin Rights for Software Engineer Pin
patbob4-Sep-15 6:02
patbob4-Sep-15 6:02 
GeneralRe: Windows Admin Rights for Software Engineer Pin
jschell4-Sep-15 10:07
jschell4-Sep-15 10:07 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Bruce Patin8-Sep-15 4:05
Bruce Patin8-Sep-15 4:05 
GeneralWhat happens when a free range chicken crosses the road ? PinPopular
Maximilien3-Sep-15 8:09
Maximilien3-Sep-15 8:09 
GeneralRe: What happens when a free range chicken crosses the road ? Pin
Samira Radwan3-Sep-15 8:44
Samira Radwan3-Sep-15 8:44 
GeneralRe: What happens when a free range chicken crosses the road ? Pin
Eddy Vluggen3-Sep-15 10:00
professionalEddy Vluggen3-Sep-15 10:00 
GeneralRe: What happens when a free range chicken crosses the road ? Pin
90823654-Sep-15 2:54
90823654-Sep-15 2:54 
GeneralThought of the day PinPopular
OriginalGriff3-Sep-15 5:07
mveOriginalGriff3-Sep-15 5:07 
GeneralRe: Thought of the day Pin
Nagy Vilmos3-Sep-15 5:22
professionalNagy Vilmos3-Sep-15 5:22 
GeneralRe: Thought of the day Pin
jeron13-Sep-15 5:29
jeron13-Sep-15 5:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.