Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » privacy and authentication
privacy and authentication [message #43293] Mon, 28 November 2005 23:06 Go to next message
Daniel Miles is currently offline Daniel MilesFriend
Messages: 11
Registered: July 2009
Junior Member
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 23:33 Go to previous messageGo to next message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
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] Wed, 30 November 2005 01:25 Go to previous message
Vishnu is currently offline VishnuFriend
Messages: 19
Registered: July 2009
Junior Member
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: Fri Apr 19 09:34:47 GMT 2024

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

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

Back to the top