Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » privacy and authentication
privacy and authentication [message #43293] Mon, 28 November 2005 18:06 Go to next message
Eclipse UserFriend
Has any thought been given to privacy or authentication for the new
technology agent controller?

Possibly something like:
AgentController* INode::RSAConnect(int port, Key* ptr_to_key);

or:
AgentController* INode::PasswdConnect(int port, \
char* username, char* passwd);

I'd be more than happy to work up something like that but I wanted to
ask before I did it to make sure I wasn't re-inventing the wheel.
Re: privacy and authentication [message #43342 is a reply to message #43293] Mon, 28 November 2005 18:33 Go to previous messageGo to next message
Eclipse UserFriend
Check out bugzilla_#74634.
--
RDS


Daniel Miles wrote:
> Has any thought been given to privacy or authentication for the new
> technology agent controller?
>
> Possibly something like:
> AgentController* INode::RSAConnect(int port, Key* ptr_to_key);
>
> or:
> AgentController* INode::PasswdConnect(int port, \
> char* username, char* passwd);
>
> I'd be more than happy to work up something like that but I wanted to
> ask before I did it to make sure I wasn't re-inventing the wheel.
Re: privacy and authentication [message #43756 is a reply to message #43342] Tue, 29 November 2005 20:25 Go to previous message
Eclipse UserFriend
Daniel,

Here is the URL to the design document giving details about authentication
and launching processes under a specific user account. These features are
planned for 4.2 release (Bugzilla# 74634 as Randy mentioned). Let us know if
you have any comments.

http://eclipse.org/tptp/platform/documents/design/agent_cont roller/Launching%20Processes%20under%20a%20specific%20user.d oc

Thanks
Vishnu


"Randy D. Smith" <randy.d.smith@intel.com> wrote in message
news:dmg442$ij0$1@news.eclipse.org...
> Check out bugzilla_#74634.
> --
> RDS
>
>
> Daniel Miles wrote:
>> Has any thought been given to privacy or authentication for the new
>> technology agent controller?
>>
>> Possibly something like:
>> AgentController* INode::RSAConnect(int port, Key* ptr_to_key);
>>
>> or:
>> AgentController* INode::PasswdConnect(int port, \
>> char* username, char* passwd);
>>
>> I'd be more than happy to work up something like that but I wanted to ask
>> before I did it to make sure I wasn't re-inventing the wheel.
Previous Topic:Cannot run TPTP tests more than once
Next Topic:Problem in Configuring the AgentController
Goto Forum:
  


Current Time: Tue Jul 08 13:44:24 EDT 2025

Powered by FUDForum. Page generated in 0.05250 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top