head	1.8;
access;
symbols
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	ssh_1_2_33:1.7
	ssh_1_2_32:1.7
	ssh_1_2_31:1.7
	ssh_1_2_30:1.7
	ssh_1_2_29:1.7
	ssh_1_2_28:1.7
	ssh_1_2_27:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.7
	RELEASE_4_1_0:1.7
	RELEASE_3_5_0:1.7
	RELEASE_4_0_0:1.6
	RELEASE_3_4_0:1.6
	RELEASE_3_3_0:1.5
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.3;
locks; strict;
comment	@# @;


1.8
date	2011.05.01.20.14.19;	author bapt;	state dead;
branches;
next	1.7;

1.7
date	2000.04.21.06.35.12;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	99.11.20.19.54.31;	author imp;	state Exp;
branches;
next	1.5;

1.5
date	99.09.10.21.01.55;	author torstenb;	state Exp;
branches;
next	1.4;

1.4
date	99.06.15.20.13.55;	author sada;	state Exp;
branches;
next	1.3;

1.3
date	97.03.28.23.30.32;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	97.02.27.00.44.31;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	96.11.02.00.18.49;	author ache;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove unmaintained expired ports from security

2011-05-01 security/aafid2: Upstream disapear and distfile is no more available
2011-05-01 security/bjorb: Upstream disapear and distfile is no more available
2011-05-01 security/borzoi: Upstream disapear and distfile is no more available
2011-05-01 security/cmd5checkpw: Upstream disapear and distfile is no more available
2011-05-01 security/cops: Upstream disapear and distfile is no more available
2011-05-01 security/find_ddos: Upstream disapear and distfile is no more available
2011-05-01 security/ftpmap: Upstream disapear and distfile is no more available
2011-05-01 security/hafiye: Upstream disapear and distfile is no more available
2011-05-01 security/ident2: Upstream disapear and distfile is no more available
2011-05-01 security/liedentd: Upstream disapear and distfile is no more available
2011-05-01 security/pam_pop3: Upstream disapear and distfile is no more available
2011-05-01 security/poc: Upstream disapear and distfile is no more available
2011-05-01 security/portscanner: Upstream disapear and distfile is no more available
2011-05-01 security/ppgen: Upstream disapear and distfile is no more available
2011-05-01 security/qident: Upstream disapear and distfile is no more available
2011-05-01 security/quintuple-agent: Upstream disapear and distfile is no more available
2011-05-01 security/rc5pipe: Upstream disapear and distfile is no more available
2011-05-01 security/rid: Upstream disapear and distfile is no more available
2011-05-01 security/ssh: Upstream disapear and distfile is no more available
2011-05-01 security/tea-total: Upstream disapear and distfile is no more available
2011-05-01 security/uberkey: Upstream disapear and distfile is no more available
@
text
@*** server_config.sample.old	Thu Apr 20 23:24:57 2000
--- server_config.sample	Thu Apr 20 23:26:24 2000
***************
*** 1,13 ****
  # This is ssh server systemwide configuration file.
  
  Port 22
! ListenAddress 0.0.0.0
  HostKey _ETCDIR_/ssh_host_key
  RandomSeed _ETCDIR_/ssh_random_seed
  ServerKeyBits 768
  LoginGraceTime 600
  KeyRegenerationInterval 3600
! PermitRootLogin yes
  IgnoreRhosts no
  StrictModes yes
  QuietMode no
--- 1,13 ----
  # This is ssh server systemwide configuration file.
  
  Port 22
! #Port 722	# Secondary port to listen on
  HostKey _ETCDIR_/ssh_host_key
  RandomSeed _ETCDIR_/ssh_random_seed
  ServerKeyBits 768
  LoginGraceTime 600
  KeyRegenerationInterval 3600
! PermitRootLogin no
  IgnoreRhosts no
  StrictModes yes
  QuietMode no
***************
*** 16,27 ****
  FascistLogging no
  PrintMotd yes
  KeepAlive yes
! SyslogFacility DAEMON
  RhostsAuthentication no
  RhostsRSAAuthentication yes
  RSAAuthentication yes
  PasswordAuthentication yes
! PermitEmptyPasswords yes
  UseLogin no
  # CheckMail no
  # PidFile /u/zappa/.ssh/pid
--- 16,27 ----
  FascistLogging no
  PrintMotd yes
  KeepAlive yes
! SyslogFacility AUTH
  RhostsAuthentication no
  RhostsRSAAuthentication yes
  RSAAuthentication yes
  PasswordAuthentication yes
! PermitEmptyPasswords no
  UseLogin no
  # CheckMail no
  # PidFile /u/zappa/.ssh/pid
@


1.7
log
@Don't make sshd listen on two ports by default (!) - this "feature" was
silently added on 2000/01/14 as part of the IPv6 support. The default sshd
config had sshd listening both on port 22 and port 722 (this was apparently
intended to facilitate traffic-shaping in that different queueing priorities
could be assigned to ssh sessions on the two ports).

Combine two patches into one.

Submitted by:	peter
@
text
@@


1.6
log
@Default to not allowing root logins.  This makes it consistant with
OpenSSH.  Users desiring the old functionality can edit their
sshd-config files by hand for new installs.
@
text
@d1 2
a2 2
*** server_config.sample.orig	Wed May 12 20:18:51 1999
--- server_config.sample	Sun Jun  6 02:36:38 1999
d4 7
a10 1
*** 7,13 ****
d18 7
a24 1
--- 7,13 ----
@


1.5
log
@Turn Root Login on again.
It has been changed in rev. 1.4 of this file, but the committer forgot to
mention it on the log.
@
text
@d16 1
a16 1
! PermitRootLogin yes
@


1.4
log
@PR:	ports/12037
Submitted by:	Issei Suzuki <issei@@jp.FreeBSD.ORG>
Upgrade to 1.2.27.
# I'm not maintainer but it seems that torstenb is too busy to
# look the PR and many people want new version ssh port.
@
text
@d16 1
a16 1
! PermitRootLogin no
@


1.3
log
@Upgrade to 1.2.18
@
text
@d1 2
a2 2
*** server_config.sample.orig	Thu Mar 27 09:04:06 1997
--- server_config.sample	Fri Mar 28 15:45:53 1997
d4 18
a21 1
*** 16,22 ****
d29 6
a34 1
--- 16,22 ----
d42 5
@


1.2
log
@Add LOGIN_CAP abilities
Submitted by: davidn
@
text
@d1 2
a2 2
*** server_config.sample.orig	Wed Oct 30 15:27:55 1996
--- server_config.sample	Thu Jan 30 23:00:04 1997
d4 1
a4 1
*** 15,21 ****
d12 1
a12 1
--- 15,21 ----
@


1.1
log
@Change syslog facility from DAEMON to AUTH
@
text
@d1 2
a2 2
*** server_config.sample.bak	Fri Oct  4 17:00:43 1996
--- server_config.sample	Sat Nov  2 03:15:57 1996
@
