Create README.md

This commit is contained in:
tianyu 2014-12-24 12:43:54 +08:00
parent 696b56c7a4
commit f1ec6a1502
1 changed files with 6 additions and 0 deletions

6
ssh/README.md Normal file
View File

@ -0,0 +1,6 @@
sshrc.sh: Send mail while ssh login
pam.sh: Send mail while ssh login or logout, need add the follow line to /etc/pam.d/sshd
>session optional pam_exec.so log=/var/log/login.log /etc/ssh/pam.sh