summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authordjm <djm>2002-04-23 10:51:15 +0000
committerdjm <djm>2002-04-23 10:51:15 +0000
commit6d4e90c42ea95a8055b37a18ad2a08d4fc886cf1 (patch)
treef7ba3834aac2fc88df8196eaab080a62661c1469 /sshd.8
parent8cb6fbef407bc0b520ca3d5e0da5e99636727d03 (diff)
downloadopenssh-6d4e90c42ea95a8055b37a18ad2a08d4fc886cf1.tar.gz
- stevesk@cvs.openbsd.org 2002/04/21 16:19:27
[sshd.8 sshd_config] document default AFSTokenPassing no; ok deraadt@
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd.8 b/sshd.8
index 63ca7df2..59ba65f9 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.176 2002/04/05 20:56:21 stevesk Exp $
+.\" $OpenBSD: sshd.8,v 1.177 2002/04/21 16:19:27 stevesk Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -332,7 +332,7 @@ keywords are case-insensitive and arguments are case-sensitive):
.It Cm AFSTokenPassing
Specifies whether an AFS token may be forwarded to the server.
Default is
-.Dq yes .
+.Dq no .
.It Cm AllowGroups
This keyword can be followed by a list of group name patterns, separated
by spaces.