Click here to Skip to main content
15,921,210 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multiple line in MessageBox Pin
Rage9-Apr-03 23:54
professionalRage9-Apr-03 23:54 
GeneralRe: Multiple line in MessageBox Pin
Cedric Moonen10-Apr-03 1:27
Cedric Moonen10-Apr-03 1:27 
GeneralProblem in adding text to a progress bar Pin
summo9-Apr-03 21:22
summo9-Apr-03 21:22 
GeneralRe: Problem in adding text to a progress bar Pin
Cedric Moonen9-Apr-03 21:48
Cedric Moonen9-Apr-03 21:48 
GeneralRe: Problem in adding text to a progress bar Pin
Anonymous9-Apr-03 21:59
Anonymous9-Apr-03 21:59 
GeneralRe: Problem in adding text to a progress bar Pin
Anonymous9-Apr-03 22:01
Anonymous9-Apr-03 22:01 
GeneralVC++.NET for Palm OS Pin
Anonymous9-Apr-03 20:47
Anonymous9-Apr-03 20:47 
GeneralNamed Pipe, and Security for CreateProcessAsUser Pin
Paul Farry9-Apr-03 20:46
professionalPaul Farry9-Apr-03 20:46 
I've created a remotecontrol service that runs on our PC's, we have a large network of dialups.

I then have an Authenticated session created against the PC from dialling in PC on IPC$ as an administration user. This user then sends a request to the named pipe, to launch a specific program.

This launched program, then does a NetView and finds other machines on it's network, then it will launch programs using the same technique on the other machines on it's network. The user that is dialing in, is the same on each machine, with the same username and password. The are not in a domain. CreateProcessAsUser using the Token that was given from the dialin authenticate.

Problem is.. When the program is launched remotely, it doesn't work against the other machines, only itself.

If you Logon to the machine, and run the program it's fine.

I can't see anything in the eventvwr to demonstrate that an error relating to security is occuring.

Does anyone have any ideas what I might be missing for my remote user?

GeneralCannot run my ADO program in Win 95 Pin
Toni789-Apr-03 19:55
Toni789-Apr-03 19:55 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Zdeslav Vojkovic9-Apr-03 23:38
Zdeslav Vojkovic9-Apr-03 23:38 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Toni7810-Apr-03 18:58
Toni7810-Apr-03 18:58 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Zdeslav Vojkovic10-Apr-03 21:28
Zdeslav Vojkovic10-Apr-03 21:28 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Toni7810-Apr-03 22:35
Toni7810-Apr-03 22:35 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Zdeslav Vojkovic10-Apr-03 23:56
Zdeslav Vojkovic10-Apr-03 23:56 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Toni7811-Apr-03 21:57
Toni7811-Apr-03 21:57 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Zdeslav Vojkovic13-Apr-03 22:25
Zdeslav Vojkovic13-Apr-03 22:25 
GeneralNeed Help on Tab Ctrl Pin
kyoshiro9-Apr-03 19:44
kyoshiro9-Apr-03 19:44 
GeneralRe: Need Help on Tab Ctrl Pin
Cedric Moonen9-Apr-03 20:10
Cedric Moonen9-Apr-03 20:10 
GeneralRe: Need Help on Tab Ctrl Pin
Joan M9-Apr-03 20:44
professionalJoan M9-Apr-03 20:44 
GeneralSwitch statement and while loop Pin
Aaron Knox9-Apr-03 19:08
Aaron Knox9-Apr-03 19:08 
GeneralRe: Switch statement and while loop Pin
Joaquín M López Muñoz9-Apr-03 19:41
Joaquín M López Muñoz9-Apr-03 19:41 
GeneralRe: Switch statement and while loop Pin
Aaron Knox10-Apr-03 2:57
Aaron Knox10-Apr-03 2:57 
GeneralDate Time Picker problem Pin
rohit.dhamija9-Apr-03 18:25
rohit.dhamija9-Apr-03 18:25 
GeneralRe: Date Time Picker problem Pin
JohnJ9-Apr-03 19:44
JohnJ9-Apr-03 19:44 
GeneralProblem with SetWindowPos() function Pin
julia20009-Apr-03 17:34
julia20009-Apr-03 17:34 

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.