Click here to Skip to main content
15,894,720 members
Home / Discussions / C#
   

C#

 
GeneralRe: Handle MS IIS Pin
Gerald Schwab22-Nov-04 16:27
Gerald Schwab22-Nov-04 16:27 
GeneralRe: Handle MS IIS Pin
Dave Kreskowiak23-Nov-04 0:49
mveDave Kreskowiak23-Nov-04 0:49 
GeneralRe: Handle MS IIS Pin
pmasknguyen23-Nov-04 16:16
pmasknguyen23-Nov-04 16:16 
GeneralRe: Handle MS IIS Pin
Dave Kreskowiak24-Nov-04 1:22
mveDave Kreskowiak24-Nov-04 1:22 
GeneralRe: Handle MS IIS Pin
pmasknguyen24-Nov-04 3:16
pmasknguyen24-Nov-04 3:16 
GeneralRe: Handle MS IIS Pin
Dave Kreskowiak24-Nov-04 10:16
mveDave Kreskowiak24-Nov-04 10:16 
GeneralMPEG2 stream on IPAQ PDA Pin
kenes22-Nov-04 13:20
kenes22-Nov-04 13:20 
GeneralImplementing Permissions Over Remoting Pin
Paebbels22-Nov-04 11:26
Paebbels22-Nov-04 11:26 
I'm planing a project to administrat a Windows Server.
The project is splited into 3 parts.
User Interface: a Windows application where the Users set all their properties to the Windows Server
Server Manager: a Windows service which manages a database with all setting
Server Admin: to execute the commands given by the Server Manager

the Server Manager has a database with permissions for each user or usergroup, it manages the communcation with the User Interface and the Server Admin.

the Server Admin is needed to execute all command, because some Windows Services, espezialy for the pre-COM-time dont work with .NET and need changes to be put into configuration files.
i.e. Apache

all application communicate over .NET Remoting (binary, not over HTTP)

Now it is nesseccary that the User behind the User Interface has only access to methods and objects, which are for him.

i.e. a user User1 has the right to add a VHost Alias into his part of the Apache-Configaration
where as the Admin has the right to read and write all setting incl. the settings of the user.

so the user has no right to see the ApacheConfigarationClass, only the ApacheVHostConfigartionClass
i thought of a mechanismn to control the right to create an object....

a next problem is to distinguish between 10 or more user logged in...

sorry i'm a newbee in remoting *g*

*g* Copyrights © 2003 by Paebbels.net *g*
GeneralDirectX with MDI Pin
Rob Tomson22-Nov-04 10:15
Rob Tomson22-Nov-04 10:15 
GeneralData grid question Pin
MikeDeming22-Nov-04 8:43
MikeDeming22-Nov-04 8:43 
GeneralRe: Data grid question Pin
Nick Parker22-Nov-04 9:48
protectorNick Parker22-Nov-04 9:48 
GeneralRe: Data grid question Pin
MikeDeming24-Nov-04 19:45
MikeDeming24-Nov-04 19:45 
Questionhow to fire button_click event Pin
IvyLee22-Nov-04 7:43
IvyLee22-Nov-04 7:43 
AnswerRe: how to fire button_click event Pin
BlackDice22-Nov-04 8:14
BlackDice22-Nov-04 8:14 
AnswerRe: how to fire button_click event Pin
Charlie Williams22-Nov-04 8:19
Charlie Williams22-Nov-04 8:19 
AnswerRe: how to fire button_click event Pin
BlackDice22-Nov-04 8:22
BlackDice22-Nov-04 8:22 
AnswerRe: how to fire button_click event Pin
mav.northwind22-Nov-04 22:17
mav.northwind22-Nov-04 22:17 
Generalmedia player Pin
mallina22-Nov-04 7:00
mallina22-Nov-04 7:00 
GeneralRe: media player Pin
mhmoud rawas23-Nov-04 2:22
mhmoud rawas23-Nov-04 2:22 
GeneralRe: media player Pin
mallina23-Nov-04 4:27
mallina23-Nov-04 4:27 
QuestionCheck if Japenese Characters are Single/Double Byte values and convert? Pin
satvinder123456722-Nov-04 6:21
satvinder123456722-Nov-04 6:21 
AnswerRe: Check if Japenese Characters are Single/Double Byte values and convert? Pin
Daniel Turini22-Nov-04 6:32
Daniel Turini22-Nov-04 6:32 
AnswerRe: Check if Japenese Characters are Single/Double Byte values and convert? Pin
Jay Shankar22-Nov-04 14:27
Jay Shankar22-Nov-04 14:27 
GeneralRe: Check if Japenese Characters are Single/Double Byte values and convert? Pin
satvinder123456722-Nov-04 22:06
satvinder123456722-Nov-04 22:06 
GeneralCrystal Reports Runtime Pin
Lash2022-Nov-04 5:09
Lash2022-Nov-04 5:09 

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.