head	1.2;
access;
symbols
	RELENG_9:1.2.0.2
	RELENG_5_5_0_RELEASE:1.1.1.1
	RELENG_5_5:1.1.1.1.0.8
	RELENG_5_5_BP:1.1.1.1
	RELENG_5_4_0_RELEASE:1.1.1.1
	RELENG_5_4:1.1.1.1.0.6
	RELENG_5_4_BP:1.1.1.1
	RELENG_5_3_0_RELEASE:1.1.1.1
	RELENG_5_3:1.1.1.1.0.4
	RELENG_5_3_BP:1.1.1.1
	RELENG_5:1.1.1.1.0.2
	RELENG_5_BP:1.1.1.1
	OpenSSH_3_8_1p1:1.1.1.1
	OPENSSH:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2004.10.28.16.11.30;	author des;	state dead;
branches
	1.2.2.1;
next	1.1;

1.1
date	2004.04.20.09.35.03;	author des;	state Exp;
branches
	1.1.1.1;
next	;

1.2.2.1
date	2004.10.28.16.11.30;	author svnexp;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2014.03.31.15.01.51;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	2004.04.20.09.35.03;	author des;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2006.10.02.13.29.40;	author des;	state dead;
branches;
next	;


desc
@@


1.2
log
@Resolve conflicts
@
text
@README for OpenSSH HP-UX contrib files
Kevin Steves <stevesk@@pobox.com>

sshd:		configuration file for sshd.rc
sshd.rc:	SSH startup script
egd:		configuration file for egd.rc
egd.rc:		EGD (entropy gathering daemon) startup script

To install:

sshd.rc:

o Verify paths in sshd.rc match your local installation
  (WHAT_PATH and WHAT_PID)
o Customize sshd if needed (SSHD_ARGS)
o Install:

  # cp sshd /etc/rc.config.d
  # chmod 444 /etc/rc.config.d/sshd
  # cp sshd.rc /sbin/init.d
  # chmod 555 /sbin/init.d/sshd.rc
  # ln -s /sbin/init.d/sshd.rc /sbin/rc1.d/K100sshd
  # ln -s /sbin/init.d/sshd.rc /sbin/rc2.d/S900sshd

egd.rc:

o Verify egd.pl path in egd.rc matches your local installation
  (WHAT_PATH)
o Customize egd if needed (EGD_ARGS and EGD_LOG)
o Add pseudo account:

  # groupadd egd
  # useradd -g egd egd
  # mkdir -p /etc/opt/egd
  # chown egd:egd /etc/opt/egd
  # chmod 711 /etc/opt/egd

o Install:

  # cp egd /etc/rc.config.d
  # chmod 444 /etc/rc.config.d/egd
  # cp egd.rc /sbin/init.d
  # chmod 555 /sbin/init.d/egd.rc
  # ln -s /sbin/init.d/egd.rc /sbin/rc1.d/K600egd
  # ln -s /sbin/init.d/egd.rc /sbin/rc2.d/S400egd
@


1.2.2.1
log
@file README was added on branch RELENG_9 on 2014-03-31 15:01:51 +0000
@
text
@d1 45
@


1.2.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/263970
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 45
README for OpenSSH HP-UX contrib files
Kevin Steves <stevesk@@pobox.com>

sshd:		configuration file for sshd.rc
sshd.rc:	SSH startup script
egd:		configuration file for egd.rc
egd.rc:		EGD (entropy gathering daemon) startup script

To install:

sshd.rc:

o Verify paths in sshd.rc match your local installation
  (WHAT_PATH and WHAT_PID)
o Customize sshd if needed (SSHD_ARGS)
o Install:

  # cp sshd /etc/rc.config.d
  # chmod 444 /etc/rc.config.d/sshd
  # cp sshd.rc /sbin/init.d
  # chmod 555 /sbin/init.d/sshd.rc
  # ln -s /sbin/init.d/sshd.rc /sbin/rc1.d/K100sshd
  # ln -s /sbin/init.d/sshd.rc /sbin/rc2.d/S900sshd

egd.rc:

o Verify egd.pl path in egd.rc matches your local installation
  (WHAT_PATH)
o Customize egd if needed (EGD_ARGS and EGD_LOG)
o Add pseudo account:

  # groupadd egd
  # useradd -g egd egd
  # mkdir -p /etc/opt/egd
  # chown egd:egd /etc/opt/egd
  # chmod 711 /etc/opt/egd

o Install:

  # cp egd /etc/rc.config.d
  # chmod 444 /etc/rc.config.d/egd
  # cp egd.rc /sbin/init.d
  # chmod 555 /sbin/init.d/egd.rc
  # ln -s /sbin/init.d/egd.rc /sbin/rc1.d/K600egd
  # ln -s /sbin/init.d/egd.rc /sbin/rc2.d/S400egd
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Vendor import of OpenSSH 3.8.1p1.
@
text
@@


1.1.1.2
log
@Dead files.
@
text
@@

