RE : Default messages

2004-10-11 Thread EROS
Title: Message



those 
type of message seems to be hardcoded !
 
maybe 
a more flexible module is comming to send specific reply message 

 
 
Cordialement,Nicolas ProstWISP-eTel : 08 71 71 51 
69Fax : 04 78 42 88 34  

  
  -Message d'origine-De : 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] De la part de 
  Kyriaki GaliEnvoyé : lundi 11 octobre 2004 
  16:19À : 
  [EMAIL PROTECTED]Objet : Default 
  messages
  Hi all, 
  do you know where can i change the default messages that 
  radius send me?
   
  For example rejects a user (Simultaneous-Use := 1) and send 
  me this message 
   
  Reply-Message := "\r\nYou are already logged in - access 
  denied\r\n\n"
   
  I want to include more lines... can i?
   
   
   
  Kyriaki Gali,IT Applications SpecialistKinetix 
  Tele.com Support Center,Tel & Fax: +30 2310 256140GSM: +30 6947 
  723737http://www.kinetix.gre-mail: 
  [EMAIL PROTECTED]


Re: Default messages

2004-10-11 Thread Kostas Kalevras
On Mon, 11 Oct 2004, Kyriaki Gali wrote:

> Hi all,
> do you know where can i change the default messages that radius send me?
>
> For example rejects a user (Simultaneous-Use := 1) and send me this message
>
> Reply-Message := "\r\nYou are already logged in - access denied\r\n\n"
>
> I want to include more lines... can i?

See src/main/auth.c, function rad_authenticate

>
>
>
> Kyriaki Gali,
> IT Applications Specialist
> Kinetix Tele.com Support Center,
> Tel & Fax: +30 2310 256140
> GSM: +30 6947 723737
> http://www.kinetix.gr
> e-mail: [EMAIL PROTECTED]

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: RE : Default messages

2004-10-11 Thread Kostas Kalevras
On Mon, 11 Oct 2004, EROS wrote:

> those type of message seems to be hardcoded !
>
> maybe a more flexible module is comming to send specific reply message
> 

In the future all these messages should be configurable and logging should be
performed by modules. But that's a rather big task (see also bug #119).

>
>
>
>
> Cordialement,
> Nicolas Prost
> WISP-e
> Tel : 08 71 71 51 69
> Fax : 04 78 42 88 34
>
>
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] De la part de
> Kyriaki Gali
> Envoy? : lundi 11 octobre 2004 16:19
> ? : [EMAIL PROTECTED]
> Objet : Default messages
>
>
> Hi all,
> do you know where can i change the default messages that radius send me?
>
> For example rejects a user (Simultaneous-Use := 1) and send me this
> message
>
> Reply-Message := "\r\nYou are already logged in - access denied\r\n\n"
>
> I want to include more lines... can i?
>
>
>
> Kyriaki Gali,
> IT Applications Specialist
> Kinetix Tele.com Support Center,
> Tel & Fax: +30 2310 256140
> GSM: +30 6947 723737
> http://www.kinetix.gr
> e-mail: [EMAIL PROTECTED]
>
>

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html