mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-22 17:39:01 +02:00
parent
973be0083b
commit
966bfdae6b
@ -7,6 +7,9 @@
|
|||||||
- deraadt@cvs.openbsd.org 2002/05/08 21:06:34
|
- deraadt@cvs.openbsd.org 2002/05/08 21:06:34
|
||||||
[ssh.h]
|
[ssh.h]
|
||||||
move to sshd.sshd instead
|
move to sshd.sshd instead
|
||||||
|
- stevesk@cvs.openbsd.org 2002/05/11 20:24:48
|
||||||
|
[ssh.h]
|
||||||
|
typo in comment
|
||||||
|
|
||||||
20020514
|
20020514
|
||||||
- (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
|
- (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
|
||||||
@ -611,4 +614,4 @@
|
|||||||
- (stevesk) entropy.c: typo in debug message
|
- (stevesk) entropy.c: typo in debug message
|
||||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2123 2002/05/15 16:08:48 mouring Exp $
|
$Id: ChangeLog,v 1.2124 2002/05/15 16:09:57 mouring Exp $
|
||||||
|
4
ssh.h
4
ssh.h
@ -1,4 +1,4 @@
|
|||||||
/* $OpenBSD: ssh.h,v 1.68 2002/05/08 21:06:34 deraadt Exp $ */
|
/* $OpenBSD: ssh.h,v 1.69 2002/05/11 20:24:48 stevesk Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Author: Tatu Ylonen <ylo@cs.hut.fi>
|
* Author: Tatu Ylonen <ylo@cs.hut.fi>
|
||||||
@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* unprivileged user when UsePrivilegeSeparation=yes;
|
* unprivileged user when UsePrivilegeSeparation=yes;
|
||||||
* sshd will change its pivileges to this user and its
|
* sshd will change its privileges to this user and its
|
||||||
* primary group.
|
* primary group.
|
||||||
*/
|
*/
|
||||||
#ifndef SSH_PRIVSEP_USER
|
#ifndef SSH_PRIVSEP_USER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user