Click here to Skip to main content
15,891,703 members

Survey Results

Do you use a non-admin account when developing software?   [Edit]

Survey period: 30 May 2005 to 5 Jun 2005

Writing and testing code as a non-admin helps to produce software that satisfies the principal of least privilege. (suggested by Charlie Williams)

OptionVotes% 
Yes25822.07
No91177.93



 
GeneralIt's just a matter of tools and discipline Pin
Daniel Lohmann5-Jun-05 7:50
Daniel Lohmann5-Jun-05 7:50 
GeneralDoesn't Windows make admin users by default? Pin
SHaroz3-Jun-05 17:57
SHaroz3-Jun-05 17:57 
GeneralRe: Doesn't Windows make admin users by default? Pin
metro_au4-Jun-05 21:42
metro_au4-Jun-05 21:42 
GeneralAdmin Accounts Pin
Chris Meech2-Jun-05 2:16
Chris Meech2-Jun-05 2:16 
GeneralAdmit it. Pin
devvvy1-Jun-05 20:03
devvvy1-Jun-05 20:03 
GeneralRe: Admit it. Pin
Tim Stubbs2-Jun-05 6:22
Tim Stubbs2-Jun-05 6:22 
GeneralRe: Admit it. Pin
WillemM3-Jun-05 3:57
WillemM3-Jun-05 3:57 
GeneralRe: Admit it. Pin
Gavin Greig3-Jun-05 9:19
Gavin Greig3-Jun-05 9:19 
GeneralRe: Admit it. Pin
zsimic6-Jun-05 20:21
zsimic6-Jun-05 20:21 
GeneralRe: Admit it. Pin
WillemM7-Jun-05 3:26
WillemM7-Jun-05 3:26 
GeneralUseful resources Pin
Gavin Greig1-Jun-05 2:44
Gavin Greig1-Jun-05 2:44 
GeneralI debug and test as limited user Pin
Dimitris Vasiliadis1-Jun-05 2:01
Dimitris Vasiliadis1-Jun-05 2:01 
GeneralDon't have a non-admin account Pin
Nish Nishant31-May-05 17:44
sitebuilderNish Nishant31-May-05 17:44 
GeneralRe: Don't have a non-admin account Pin
John M. Drescher2-Jun-05 8:55
John M. Drescher2-Jun-05 8:55 
GeneralMostly Pin
Mike Dimmick31-May-05 7:15
Mike Dimmick31-May-05 7:15 
I write code as a limited user most of the time, but there are some tools (VB6, I'm looking at you) that don't support it. Mobile development is tricky, you have to set a lot of permissions correctly (both filesystem and registry) to get eVC 3.0 and 4.0 to work.

VS.NET 2003 is mostly OK but you need to be an administrator for the first connection with a new or cold-booted device. Otherwise deployment and debugging simply don't work.

Stability. What an interesting concept. -- Chris Maunder
GeneralI work as an admin only if I have to ... Pin
Robert W.30-May-05 22:43
Robert W.30-May-05 22:43 
GeneralRe: I work as an admin only if I have to ... Pin
KarstenK31-May-05 1:53
mveKarstenK31-May-05 1:53 
GeneralRe: I work as an admin only if I have to ... Pin
Nemanja Trifunovic31-May-05 2:26
Nemanja Trifunovic31-May-05 2:26 
GeneralRe: I work as an admin only if I have to ... Pin
Nathan Holt at EMOM31-May-05 11:02
Nathan Holt at EMOM31-May-05 11:02 
GeneralRe: I work as an admin only if I have to ... Pin
Robert W.31-May-05 20:37
Robert W.31-May-05 20:37 
GeneralRe: I work as an admin only if I have to ... Pin
Gavin Greig1-Jun-05 2:34
Gavin Greig1-Jun-05 2:34 
GeneralNever even crossed my mind Pin
Marc Clifton30-May-05 15:26
mvaMarc Clifton30-May-05 15:26 
GeneralRe: Never even crossed my mind Pin
Gavin Greig3-Jun-05 1:51
Gavin Greig3-Jun-05 1:51 
GeneralRe: Never even crossed my mind Pin
Nemanja Trifunovic3-Jun-05 2:54
Nemanja Trifunovic3-Jun-05 2:54 
GeneralRe: Never even crossed my mind Pin
Gavin Greig3-Jun-05 2:59
Gavin Greig3-Jun-05 2:59 

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.