Age | Commit message (Collapse) | Author |
|
|
|
but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
|
|
stripped down and tested by Jakob and myself.
|
|
fgsch@, miod@, henning@, jakob@ and others
|
|
test+ok henning@
|
|
with IP based access control as noted by Mike Harding; replace with
a UseDNS option, UseDNS is on by default and includes the
VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
ok deraadt@, djm@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok markus@
|
|
|
|
deraadt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pw=getpwnam(SSH_PRIVSEP_USER); do_setusercontext(pw). ok provos@
|
|
|
|
provos@
|
|
work done by me and markus@
|
|
fixes arm/netbsd; based on patch from bjh21@netbsd.org; ok djm@
|
|
|
|
|
|
|
|
/etc/ssh_host_dsa_key like we have in sshd_config. ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AuthorizedKeysFile is specified.
|
|
----------------------------------------------------------------------
|
|
XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and
-I/usr/include/kerberosV?
|
|
|
|
|
|
<assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
|
|
TODO; cleanup headers
|
|
|
|
|
|
specify time may be expressed using a sequence of the form:
time[qualifier], where time is a positive integer value and qualifier
is one of the following:
<none>,s,m,h,d,w
Examples:
600 600 seconds (10 minutes)
10m 10 minutes
1h30m 1 hour 30 minutes (90 minutes)
ok markus@
|
|
|
|
|
|
|