From 4d684aecaacc9a59e7e9c0661934aeba0b16efec Mon Sep 17 00:00:00 2001 From: Tar Committer Date: Wed, 30 Mar 2005 07:52:00 +0000 Subject: Imported from rancid-2.3.2a.tar.gz. --- man/cloginrc.5 | 21 +++++++++++++++++---- man/rancid.1 | 5 +++++ 2 files changed, 22 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/cloginrc.5 b/man/cloginrc.5 index 67387b5..d8fc6a0 100644 --- a/man/cloginrc.5 +++ b/man/cloginrc.5 @@ -1,8 +1,8 @@ .\" -.\" $Id: cloginrc.5,v 1.35 2004/05/12 23:35:48 heas Exp $ +.\" $Id: cloginrc.5,v 1.36 2004/06/24 16:03:24 heas Exp $ .\" .hys 50 -.TH "cloginrc" "5" "11 May 2004" +.TH "cloginrc" "5" "23 June 2004" .SH NAME \.cloginrc \- clogin configuration file .SH DESCRIPTION @@ -101,6 +101,10 @@ the user is not automatically enabled and .IR clogin should execute the enable command to gain enable privileges, unless negated by the noenable directive or \-noenable command\-line option. +.sp +Also see the +.B noenable +directive. .\" .TP .B add cyphertype {} @@ -172,8 +176,17 @@ Default: {telnet} {ssh} will not try to gain enable privileges when noenable is matched for a device. This is equivalent to .IR "clogin" 's --noenable command-line option. This does not apply to -.BR jlogin (1). +-noenable command-line option. +.sp +Note that this directive is meaningless for +.BR jlogin (1), +.BR nlogin (1) +and +.BR clogin (1) +[for Extreme] +which do not have the concept of "enabled" and/or no way to elevate +privleges once logged in; a user either has the necessary privleges or +doesn't. .\" .TP .B add passphrase {""} diff --git a/man/rancid.1 b/man/rancid.1 index 0e7e7ba..af44ddc 100644 --- a/man/rancid.1 +++ b/man/rancid.1 @@ -129,3 +129,8 @@ Password: cat5k> (enable) .fi .in -1i +.PP +.B rancid +works on Cisco Catalyst 1900 series switches that are running Enterprise +Edition software. This software provides a menu at connection time that +allows a command line interface to be used by entering 'K' at the prompt. -- cgit