PreviousNext
Help > EASYCOM Server > EASYCOM behavior > Protecting access to EASYCOM
Protecting access to EASYCOM

EASYCOM takes care of security at user level: an EASYCOM program can be used on an AS/400 after username and password validation on the system. The processes carried out by the program will be executed under the user identity. All AS/400 permissions of that user will be applied.

All AS/400 rights will be applied.

Each connection opened requires a valid profile and password, or a Kerberos ticket if this kind of connection is allowed and configured.

 

Advanced security settings is available using the following Easycom Exit Programs:

         EACP003 : authorizes a program according to a complementary password (independent of the profile). This allows locking the easycom server for only a set of applications and/or developers.

         EACTCP003 and EACTCP002 : controls the client settings like IP address, changes effective user or performs specific job submission.

         EACTCPP01: controls security just before validating the login (avoids login exchange if the client is denied from this IP address or protocol).

         EACLOG002: controls security just after the login has been validated by Easycom.

         EACSSO001 : controls Easycom Single Sign-On system.