Define a Generic Login Application

To define a generic login application with selang, use the same commands as setting regular login restrictions. The exception is the LOGINPATH parameter. This parameter must include a generic path composed of a regular expression using one or more of the following characters: [, ], *, ?. For example, to define a generic Telnet application, issue the following command:
cminder140
To define a generic login application with selang, use the same commands as setting regular login restrictions. The exception is the LOGINPATH parameter. This parameter must include a generic path composed of a regular expression using one or more of the following characters: [, ], *, ?. For example, to define a generic Telnet application, issue the following command:
er LOGINAPPL GENERIC_TELNET loginpath(/usr/sbin/in.tel*)