Control Web Panel
WebPanel => CentOS-WebPanel GUI => Topic started by: mfaridi on January 05, 2016, 10:20:48 AM
-
I installed centos web panel on centos 6.7 and I have csf and lfd , I want csf and lfd send me email , when someone login to centos web panel by web interface or browser login .
what I must do ?
when someone login to server by ssh I see email about ssh login .
I want see email about login to server or centos webpanel by web interface .
-
I need help please , this is important for me .
-
Hello.
You can configure it by SSH (or by some editor) edit /etc/csf/csf.conf and set next option:
LF_SSH_EMAIL_ALERT = "1"
after that restart your csf/lfd by command
csf -r
-
Hello.
You can configure it by SSH (or by some editor) edit /etc/csf/csf.conf and set next option:
LF_SSH_EMAIL_ALERT = "1"
after that restart your csf/lfd by command
csf -r
Thanks
I have this option and when someone want ssh to my server , LFD send me email .
I want LFD send me Email , when I or someone login to control panel GUI .
I want control who login to Centos web panel by web browser .
-
I'm afraid the CWP do not have same features.