Bug 767 - Allow users to disable certain authentication types
Summary: Allow users to disable certain authentication types
Status: CLOSED DUPLICATE of bug 22
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Miscellaneous (show other bugs)
Version: 3.7p1
Hardware: All All
: P5 enhancement
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 11:52 AEDT by Simon Farnsworth
Modified: 2006-10-07 11:36 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Farnsworth 2003-12-01 11:52:18 AEDT
I currently use OpenSSH to access a set of machines that I am not root on (the 
servers run OpenSSH too). Authentication is by one of keys or passwords 
entered at the keyboard. I want to be able to indicate that for my account, 
only key based authentication is permissible, without impacting on other users 
of the account. I've not been able to find a way to do this via the current 
sshd. 
 
The idea is to add a per-user file, which can be used to indicate which 
authentication methods the user does not want to use; sshd would then accept 
only those methods that are allowed by the sysadmin in sshd_config, and not 
blocked by the user in this file.
Comment 1 Damien Miller 2005-04-21 18:10:25 AEST
This is a manifestation of bug #22

*** This bug has been marked as a duplicate of 22 ***
Comment 2 Darren Tucker 2006-10-07 11:36:07 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.