Changeset 423 for server/fedora/config/etc/ssh/sshd_config
- Timestamp:
- Sep 24, 2007, 11:12:05 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/fedora/config/etc/ssh/sshd_config
r39 r423 1 1 Protocol 2 2 2 SyslogFacility AUTHPRIV 3 PasswordAuthentication yes4 ChallengeResponseAuthentication no3 PasswordAuthentication no 4 ChallengeResponseAuthentication yes 5 5 GSSAPIAuthentication yes 6 6 GSSAPICleanupCredentials yes
Note: See TracChangeset
for help on using the changeset viewer.