Commit graph

7 commits

Author SHA1 Message Date
Dirk Meyer
0184c34e8c FreeBSD specifc security fix for:
ChallengeResponseAuthentication yes
2002-07-07 18:53:06 +00:00
Dirk Meyer
22f7f6acb8 Defaults changed: (Gregory Sutter)
ChallengeResponseAuthentication no
 UseLogin no

SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki)

#undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi)

fix missing includes for "canohost.h"
2002-06-28 04:50:31 +00:00
Dirk Meyer
f489092f80 Update to openssh-3.4
Update to openssh-3.4p1
2002-06-26 17:32:02 +00:00
Dirk Meyer
8318689db5 Enable privilege separation as default,
create user and home if it not exists.
2002-06-24 22:57:13 +00:00
Dirk Meyer
499707792a Merge PAM-changes from openssh currrent
Fix build with SKEY=yes, pr# 36119
Cleanup pw_expire handling.
Add missing includes
Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no
Use $PREFIX/etc/ssh for config, updating manpages too.
2002-06-24 21:13:06 +00:00
Dirk Meyer
f4eb252ac6 Update to OpenSSH 3.2.3
- patch openssh-3.1-adv.token.patch is now obsolete.
- remerged PAM changes form previous port
- declare CMSG_* macros.
- fixed bad type in function input_userauth_passwd_changereq

Update to OpenSSH-portable-3.2.3p1

- patch openssh-3.1p1-adv.token.patch is now obsolete
- keep previously declared CONFIGURE_ARGS
- remove openssh-mit-krb5-20020326.diff (should be in the distribution now)
- patch patch-readpassphrase.c is now in teh distribution
- merged previous patches.
- extend CONFIGURE_ARGS so it find OPENSSL again.
- new patches for GSSAPI, not fully tested.

If you have the patch applied:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080

Builds with openssl-0.9.6d under:
2.2.8-RELEASE
3.2-RELEASE
4.2-RELEASE
4.6-RC
2002-05-31 07:28:46 +00:00
Dirk Meyer
465131a92c Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAP
Bump PORTREVISION

PR:		35904
2002-03-17 19:36:40 +00:00