| commit | 415bddc1bdd2d0be418ab82520512d77643c05b0 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Tue Jun 12 23:43:16 2007 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Tue Jun 12 23:43:16 2007 +1000 |
| tree | e5fc5dc49cc7950b2eb26573430fa7d1722f8f0c | |
| parent | 2cbec749d76e73be167bc600ba4c5886b607eab2 [diff] |
- djm@cvs.openbsd.org 2007/06/12 11:15:17
[ssh.c ssh.1]
Add "-K" flag for ssh to set GSSAPIAuthentication=yes and
GSSAPIDelegateCredentials=yes. This is symmetric with -k (disable GSSAPI)
and is useful for hosts with /home on Kerberised NFS; bz #1312
patch from Markus.Kuhn AT cl.cam.ac.uk; ok dtucker@ markus@