Bay Networks 6300 Supplement Manual page 284

Supplement to the remote annex administrator’s guide for unix
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Chapter 15
Using RA 6300 Security
Remote Annex 6300 Supplement to the Remote Annex Administrator's Guide for UNIX
A-256
The clicmd entry is useful for configuring dedicated connections. In the
following example, if user kip logs in at any time between 9:00 A.M. and
5:00 P.M. on the specified days, the RA 6300 executes the ppp command
(after authenticating kip at the CLI level). The port to which kip is
connected is thereby converted from CLI to PPP mode. When the PPP
link goes down, kip is disconnected from the RA 6300.
user username=kip;time="9:00am – 5:00pm Tuesday-Friday"
clicmd ppp end
end
The next example does the same thing as the previous example, except
that it does not disconnect kip when the PPP link terminates.
user username=kip;time="9:00am – 5:00pm Wednesday-Friday"
clicmd ppp end
clicmd ... end
end
climask
For a single user or for conditions that meet profile criteria, you can define
a CLI command mask in the acp_userinfo file that limits which CLI
commands the user(s) can execute (see
15-333).
Table A-27
describes the entry for climask in the acp_userinfo
file. The syntax for adding the CLI command mask to a user profile is:
climask command_list end
Masking CLI Commands
Book A
on page

Advertisement

Table of Contents
loading

Table of Contents