Re: Remote Agents
Date: Wed, 18 Aug 2004 13:30:40 -0400
Hi,
>
> - Is C# a decent language to write this in?
Sure it's
> - If there are any major issues, what are they?
security, you have to be very carefull with who has permission to exec. what
> - Do you know where I can find example source code for such a project?
This is nothing different than a regular TCP server with a defined protocol
to send/receive commands.
Cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Relevant Pages
- Re: Server Reports empty
... Security Exception ... To grant this application the required permission ... The server will start to collect new counter value from ... Microsoft CSS Online Newsgroup Support ... (microsoft.public.windows.server.sbs) - Re: Code Access Security, Evidence Based Security, Code Access Permission, Role Based Permission, et
... confused on the relationship between Code Access Security, Evidence Based ... Security, Code Access Permission, Role Based Permission, Declarative and ... user running it (if this is true, then only the Identity Permission Code ... (microsoft.public.dotnet.security) - RE: Do all three permission classes (Identity Permission, Code Access Permission and Role Based Perm
... That is correct -- the inputs to CAS for each assembly are that assembly's evidence and the current security policy. ... classify them as a code access permission and an identity permission, since StrongNameIdentityPermission is also a code access security ... (microsoft.public.dotnet.security) - [NT] Windows 2000 Weak Default Permission on System Partitions
... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... The system partition by default has Everyone/Full Control access ... permission settings of Everyone/Full Control or Authenticated Users/Full ... (Securiteam) - Re: [Keyrings] [PATCH] Keys: Add LSM hooks for key management
... > for the key being instantiated and Write permission on that key. ... >> security module to inspect the key data and set a label based on data? ... > Whether the security module should use it to impose a lable, probably not, I ... Yes, thanks, I missed the rka instantiation at first. ... (Linux-Kernel) |
|