Previous Topic: Controlling Generic Login ApplicationsNext Topic: Generic Login Program Interception


Defining a Generic Login Application

To define a generic login application with selang, use the same commands as setting regular login restrictions, except for the LOGINPATH parameter, which should 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*)