I will like to recive a email when someone login into my server,I thought using mutt + freeradius but no result about mutt -s "Un usuario ha entrado en la red" myemail@domin.com | freeradius -X Any idea how to do it???
On Sun, Dec 4, 2011 at 1:59 AM, Aceror <aceror2001@yahoo.es> wrote:
I will like to recive a email when someone login into my server,I thought using mutt + freeradius but no result about
mutt -s "Un usuario ha entrado en la red" myemail@domin.com | freeradius -X
That's not what freeradius is for. Of course it wouldn't work.
Any idea how to do it???
Try Google. One possible example: http://www.mydigitallife.info/how-to-get-linux-server-sends-email-alert-on-r... Anyway, this is not a freeradius question, so you should not ask it here. -- Fajar
exec inside post-auth section ? On 12/3/2011 11:14 PM, Fajar A. Nugraha wrote:
On Sun, Dec 4, 2011 at 1:59 AM, Aceror<aceror2001@yahoo.es> wrote:
I will like to recive a email when someone login into my server,I thought using mutt + freeradius but no result about
mutt -s "Un usuario ha entrado en la red" myemail@domin.com | freeradius -X That's not what freeradius is for. Of course it wouldn't work.
Any idea how to do it??? Try Google. One possible example: http://www.mydigitallife.info/how-to-get-linux-server-sends-email-alert-on-r... Anyway, this is not a freeradius question, so you should not ask it here.
This is what I did. Exec inside the post-auth. Thanks anyway El sáb, 03-12-2011 a las 23:29 +0100, Marinko Tarlac escribió:
exec inside post-auth section ?
On 12/3/2011 11:14 PM, Fajar A. Nugraha wrote:
On Sun, Dec 4, 2011 at 1:59 AM, Aceror<aceror2001@yahoo.es> wrote:
I will like to recive a email when someone login into my server,I thought using mutt + freeradius but no result about
mutt -s "Un usuario ha entrado en la red" myemail@domin.com | freeradius -X That's not what freeradius is for. Of course it wouldn't work.
Any idea how to do it??? Try Google. One possible example: http://www.mydigitallife.info/how-to-get-linux-server-sends-email-alert-on-r... Anyway, this is not a freeradius question, so you should not ask it here.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Mon, Dec 5, 2011 at 12:25 AM, Aceror <aceror2001@yahoo.es> wrote:
This is what I did. Exec inside the post-auth.
So you have libpam-radius-auth installed and configured correctly? If so, you should already have it working properly, right? what do you need mutt for? -- Fajar
participants (3)
-
Aceror -
Fajar A. Nugraha -
Marinko Tarlac