Add note about /var/log/auth.log
This commit is contained in:
parent
00b6cfbf06
commit
36322aa42d
@ -339,6 +339,11 @@ Here are some questions to ask yourself:
|
||||
changes. After validating, always restart the SSH server after
|
||||
making configuration changes
|
||||
|
||||
* What does `sudo tail -f /var/log/auth.log` say?
|
||||
* Every time an SSH client attempts to connect, a log
|
||||
entry will be put into this file. Some hint as to why
|
||||
it is failing should be here.
|
||||
|
||||
### On the client
|
||||
|
||||
Here are some questions to ask yourself:
|
||||
|
Loading…
Reference in New Issue
Block a user