|
|
Use the following command to add or remove an authentication scheme:
pmadm -c -S "scheme" [-i id] -p pmtag -s svctag
The following example
removes the authentication scheme for service 11
from the administrative file for port monitor
ttymon1:
pmadm -c -S "" -p ttymon1 -s 11
The following example shows how to add the cr1 authentication
scheme to the uucico service under the port monitor
tcp:
pmadm -c -S "cr1 -suucico" -p tcp -s uucico