SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
encryption between scheduler and agent...

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
encryption between scheduler and agent...
Author Message
seanc217



Joined: 23 May 2007
Posts: 272

Post encryption between scheduler and agent... Reply with quote
Hi there,

What kind of encryption is used between the scheduler and the agent?
Also, are the only 2 supported ways of communication between the agent and scheduler still FTP and PAM?

Thanks.
Thu Sep 25, 2008 11:30 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7949

Post Reply with quote
1. In some places it uses MD5 in some other for short values uses some proprietary hash based encryption algorithm. I'm not sure how it works exactly.

2. FTP and PAM not used for communications. These are the methods that the agent can use to authenticating the specified user with the local system, basically either ask the OS to authenticate the user or ask local FTP daemon to confirm user identity.
Thu Sep 25, 2008 12:02 pm View user's profile Send private message
seanc217



Joined: 23 May 2007
Posts: 272

Post Reply with quote
OK I understand that, these are still the only 2 authentication methods correct?

Thanks.

Sean
Thu Sep 25, 2008 1:27 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7949

Post Reply with quote
PAM is an extendable method (Pluggable Authentication Modules). You can choose which plug-in to use for the authentication. Different plug-ins can use different security mechanisms, for example call some enterprise security system, call local OS, etc…

You can also alter auth.pl file and replace PAM calls with something else. In the interface you would still need to have PAM selected, because it makes 24x7 to run auth.pl when verifying user identity.

Some people choose to not authenticate users, for that they replace the contents of auth.pl with simple 2-liners
#!/usr/bin/perl
print "OK";
Thu Sep 25, 2008 1:47 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.