This variable can be used to define whether automatic logon (Single Logon) is allowed.
Key |
Value |
New start required |
---|---|---|
WinNT |
AUTO |
No |
UNIX |
AUTO |
No |
LINUX |
AUTO |
No |
Call |
AUTO |
No |
Description
This variable is supplied in client 0000. Its settings are valid for the whole AE system and can only be changed in client 0000.
Access to the operating system is granted via the specification a valid user ID and password. Logging on to the AE system is not required if the variable UC_USER_LOGON is used. In this case, the system checks if a User object exists in the client and if so, logon is automatic. Otherwise the UserInterfaceVeralteter Begriff. Ersetzt durch: Automic Web Interface's login window opens.
When Single Logon is enabled, access control is shifted to the UserInterface's OS. Unattended screens can become a security risk and must therefore be avoided using the means of the relevant operating system.
Single Logon can be used for CallAPIs. The benefit is that the password does not have to be stored in programs or procedures. Therefore, it is not required to change every time the password is changed.
The following steps are required to activate Single Logon:
Description |
|
---|---|
-Cclient |
For Windows and UNIX or Linux: The user name is taken from the operating system. The system then searches an AE user with that name. The department is not taken into consideration. There can only be one user with this name, regardless of the department. If the user is found, logon is accepted without password verification. |
-Dclient |
Alternative parameter for -C under Windows: The user name is taken from the operating system. The particular Windows domain is used as the department. If the user is found, logon is accepted without password verification. |
-SAE system or connection name |
It is crucial to indicate the name in order to enable automatic logon because there can be more than one AE system. The login window is displayed if this parameter is missing. You can also enter the connection name which is specified in the configuration fileuc4config.xml, XML element <connection name="Name" system="System"> instead of the AE system name. |
See also:
Overview of all variables
in table form
Variable