Click here to Skip to main content
15,917,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralA little more... Pin
CPallini1-Apr-07 22:31
mveCPallini1-Apr-07 22:31 
GeneralRe: A little more... Pin
ThatsAlok1-Apr-07 22:43
ThatsAlok1-Apr-07 22:43 
QuestionEnumerating user of a domain from a service Pin
ku198320011-Apr-07 1:36
ku198320011-Apr-07 1:36 
AnswerRe: Enumerating user of a domain from a service Pin
Mark Salsbery1-Apr-07 6:57
Mark Salsbery1-Apr-07 6:57 
GeneralRe: Enumerating user of a domain from a service Pin
ku198320011-Apr-07 7:07
ku198320011-Apr-07 7:07 
GeneralRe: Enumerating user of a domain from a service Pin
Mark Salsbery1-Apr-07 7:28
Mark Salsbery1-Apr-07 7:28 
GeneralRe: Enumerating user of a domain from a service Pin
ku198320011-Apr-07 9:00
ku198320011-Apr-07 9:00 
GeneralRe: Enumerating user of a domain from a service [modified] Pin
Mark Salsbery1-Apr-07 9:22
Mark Salsbery1-Apr-07 9:22 
ku19832001 wrote:
As i said in previous post...i checked the return code and it said....access denied


Sorry about that Smile | :)

There's no more risk really. If it worked from the console (meaning you had adequate permission)
and every other user has the permissions then there's no difference.

I trust services I write WAY more than I'd trust any user with enhanced privileges.

Only the service runs in the context of the "fake" account, not the users that log in on the
machine. I'm rusty on my limited IT skills but on a domain can't an account be created on the
domain server and managed there instead of having to add an account to every machine?

Yes managing extra accounts is a pain - you can thank all the hackers that have taken advantage
of security holes in Windows for that. The localsystem acount used to have many more privileges.

Sigh | :sigh:

Mark




-- modified at 15:32 Sunday 1st April, 2007
fixed some splelling errors

"If you can dodge a wrench, you can dodge a ball."

QuestionIn CTreeView i can't control check box by using SetCheck .... Pin
Yanshof31-Mar-07 23:27
Yanshof31-Mar-07 23:27 
QuestionOpengl version 1.4 Pin
shiraztk31-Mar-07 22:59
shiraztk31-Mar-07 22:59 
AnswerRe: Opengl version 1.4 Pin
El Corazon1-Apr-07 19:23
El Corazon1-Apr-07 19:23 
GeneralRe: Opengl version 1.4 Pin
shiraztk1-Apr-07 23:18
shiraztk1-Apr-07 23:18 
GeneralRe: Opengl version 1.4 Pin
El Corazon2-Apr-07 2:11
El Corazon2-Apr-07 2:11 
Question[Internet] Connect directly between 2 computer Pin
hoanglinh946631-Mar-07 20:58
hoanglinh946631-Mar-07 20:58 
QuestionRe: [Internet] Connect directly between 2 computer Pin
Mark Salsbery1-Apr-07 6:58
Mark Salsbery1-Apr-07 6:58 
AnswerRe: [Internet] Connect directly between 2 computer Pin
ThatsAlok1-Apr-07 21:26
ThatsAlok1-Apr-07 21:26 
AnswerRe: [Internet] Connect directly between 2 computer Pin
ThatsAlok1-Apr-07 22:13
ThatsAlok1-Apr-07 22:13 
AnswerRe: [Internet] Connect directly between 2 computer Pin
arr.cpp3-Apr-07 5:36
arr.cpp3-Apr-07 5:36 
QuestionA linker error! Pin
Malini Nair31-Mar-07 20:50
Malini Nair31-Mar-07 20:50 
AnswerRe: A linker error! Pin
hoanglinh946631-Mar-07 21:02
hoanglinh946631-Mar-07 21:02 
AnswerRe: A linker error! Pin
CPallini1-Apr-07 1:03
mveCPallini1-Apr-07 1:03 
AnswerRe: A linker error! Pin
C Mahesh1-Apr-07 20:38
C Mahesh1-Apr-07 20:38 
AnswerRe: A linker error! Pin
Sachin R Sangoi2-Apr-07 1:20
Sachin R Sangoi2-Apr-07 1:20 
QuestionSDI as Main View with Zero to Many MDI-like Child Views Pin
C. Peterson31-Mar-07 18:52
C. Peterson31-Mar-07 18:52 
QuestionAbout multi-column listbox Pin
Chen-XuNuo31-Mar-07 16:20
Chen-XuNuo31-Mar-07 16:20 

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.