hi!

1.
how can I stop my freeradius server from logging
entered passwords into the the accounting file?

I would like to only have the following in my file
this way:
Packet-Type = Access-Request
Wed Mar  1 15:05:04 2006
        User-Name = "Me"
        ######no password logging!!###
        NAS-IP-Address = x.x.x.x
        NAS-Identifier = "ssh"
        NAS-Port = 424
        NAS-Port-Type = Virtual
        Service-Type = Authenticate-Only
        Calling-Station-Id = 
        :

2.
Is there a way of stopping the server from outputing
the user password
on debug mode?? as in:
rad_recv: Access-Request packet from host
10.0.10.11:1449, id=17,
length=87
        User-Name = "Me"
        ##NO User-Password#####
        NAS-IP-Address = x.x.x.x
        NAS-Identifier = "ssh"
        NAS-Port = 424
        :
3.
And finally is it possible to use enycrypted passwords
in user file?
e.g.
Me   Auth-Type := Crypt-Local, Crypt-Password ==
"098f6bcd4621d373cade4e832627b4f6" 
......or something similar

Thanks in Advance.

Andy Trüffle





        

        
                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to