Anyone knows how I have to configure the
server:
Clients should be only admitted to login: - If they have installed by hand the servers
"ssh_host_dsa_key.pub" into
"/etc/ssh/ssh_known_hosts2.
(No automatic transfer of the servers
public key should be possible).
- If they hand over to me there
"id_dsa.pub" which I copy to the "~/.ssh/authorized_keys2"
file.
- If they do a additional password authentication every time
they login via ssh.
I'm using OpenSSH_2.1.1 and I only admitt ssh
connections with protocol 2.
Thanks for your help.
regards
Michael Klug |