Gentoo Archives: gentoo-user

From: Lucas Ramage <ramage.lucas94@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Enable SSH Logging with Sysklogd
Date: Sat, 03 Mar 2018 01:44:33
Message-Id: CAKkjsY8SZpC7YYw=2F5i9n8HH1QeJCRwfHw0dJ9tzkDGW+d54A@mail.gmail.com
1 Hello,
2
3 I have sshd running and I have sysklogd installed, but I do not see any
4 logs for attempted or successful connections.
5
6 Here is my /etc/ssh/sshd_config,
7
8 LoginGraceTime 2m
9 PermitRootLogin no
10 StrictModes yes
11 MaxAuthTries 3
12 MaxSessions 2
13
14 PasswordAuthentication no
15 ChallengeResponseAuthentication no
16
17 UsePAM no
18
19 PrintMotd no
20 PrintLastLog no
21 Subsystem sftp /usr/lib64/misc/sftp-server
22
23 AcceptEnv LANG LC_*
24
25 That's the whole thing.
26
27 Thanks,
28
29 --
30
31 [image: Visit online journal] <https://lramage94.github.io>
32
33 *Lucas Ramage* / Software Engineer
34 ramage.lucas@×××××××××××.org / (941) 404-6794
35
36 *PGP Fingerprint* / Learn More <https://emailselfdefense.fsf.org/en/>
37 EAE7 45DF 818D 4948 DDA7 0F44 F52A 5A96 7B9B 6FB7
38 <https://pgp.mit.edu/pks/lookup?op=get&search=0xF52A5A967B9B6FB7>
39
40 *Visit online journal*
41 http://lramage94.github.io <https://lramage94.github.io>
42
43 [image: Github] <https://github.com/lramage94>[image: Linkedin]
44 <https://www.linkedin.com/in/lramage94>

Replies

Subject Author
Re: [gentoo-user] Enable SSH Logging with Sysklogd Stroller <stroller@××××××××××××××××××.uk>