Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: mfaridi on January 05, 2016, 10:20:48 AM

Title: csf and lfd send me eamil , when someone login to Centosweb panel , web interfac
Post 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 .
Title: Re: csf and lfd send me eamil , when someone login to Centosweb panel , web interfac
Post by: mfaridi on January 06, 2016, 10:09:31 AM
I need help please , this is important for me .
Title: Re: csf and lfd send me eamil , when someone login to Centosweb panel , web interfac
Post by: Igor S. on January 07, 2016, 05:50:07 AM
Hello.

You can configure it by SSH (or by some editor) edit /etc/csf/csf.conf and set next option:

Code: [Select]
LF_SSH_EMAIL_ALERT = "1"

after that restart your csf/lfd by command
Code: [Select]
csf -r
Title: Re: csf and lfd send me eamil , when someone login to Centosweb panel , web interfac
Post by: mfaridi on January 07, 2016, 09:50:30 AM
Hello.

You can configure it by SSH (or by some editor) edit /etc/csf/csf.conf and set next option:

Code: [Select]
LF_SSH_EMAIL_ALERT = "1"

after that restart your csf/lfd by command
Code: [Select]
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 .
Title: Re: csf and lfd send me eamil , when someone login to Centosweb panel , web interfac
Post by: Igor S. on January 08, 2016, 11:46:59 AM
I'm afraid the CWP do not have same features.