[Tfug] OpenSSH question
Mike Morrell
tfug@tfug.org
Mon Jun 10 13:04:02 2002
In OpenSSH is there a way to specify the authentication method by
connecting host name? I would like to set up a trusted domain to
connect using keyboard-interactive and password for the authentication
but force all other hosts to only use a public key. Ideally I would
like the configuration to be configurable by each user (in their
$home/.ssh ?) and not use the global sshd_config. I checked the man
pages but I could not find host type control for incoming connections to
sshd.
Mike