commit | a256c650acd9b4f5d4bbc515607c74c3f9f3995e | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Sep 03 12:11:30 2003 +1000 |
committer | Damien Miller <djm@mindrot.org> | Wed Sep 03 12:11:30 2003 +1000 |
tree | 9777d5df53cda6e5892f77fd8398e8ee6cf6c759 | |
parent | 856f0be66908352828bb595f7ad5213623c0c610 [diff] |
- markus@cvs.openbsd.org 2003/08/28 12:54:34 [auth.h] remove kerberos support from ssh1, since it has been replaced with GSSAPI; but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...