search for: 3_0_2p1_w_gss_w_named_keys

Displaying 1 result from an estimated 1 matches for "3_0_2p1_w_gss_w_named_keys".

2002 Jan 24
1
PATCH: krb4/krb5/... names/patterns in auth_keys entries
...t->krb5_user, - client); + *client = client_name; packet_start(SSH_SMSG_AUTH_KERBEROS_RESPONSE); packet_put_string((char *) reply.data, reply.length); -------------- next part -------------- Index: 3_0_2p1_w_gss.1/sshd.8 --- 3_0_2p1_w_gss.1/sshd.8 Thu, 10 Jan 2002 14:22:14 -0500 +++ 3_0_2p1_w_gss_w_named_keys.14(w)/sshd.8 Fri, 18 Jan 2002 14:15:53 -0500 @@ -951,7 +951,8 @@ is the default file that lists the public keys that are permitted for RSA authentication in protocol version 1 and for public key authentication (PubkeyAuthentication) -in protocol version 2. +in protocol version 2. It can also lis...