Hi everyone,

I have setup Freeradius on my Cobalt RAQ4r webserver using the following
command line:

/usr/sbin/radiusd -z -f -A -y -p <portnr> -d /usr/local/etc/raddb

As you can see I included the "-z" option so I can see which password the
users use to login. When I look at my log file at /var/log/radiusd.log, I
only can see the following:

Mon Nov 19 20:42:23 2001: Auth: Login OK: [username1/] (from nas
123.456.789.000/S3074)
Mon Nov 19 20:44:07 2001: Auth: Login OK: [username2/] (from nas
123.456.789.000/S1032)
Mon Nov 19 20:44:39 2001: Auth: Login OK: [username3/] (from nas
123.456.789.000/S280)
Mon Nov 19 20:52:28 2001: Auth: Login OK: [username4/] (from nas
123.456.789.000/S2307)
Mon Nov 19 20:54:45 2001: Auth: Login OK: [username5/] (from nas
123.456.789.000/S2564)

So I only see the username, but not the password (what should be after the
"/"). At the moment I have configured the radius to allow everyone, so there
is not any authentification.

Can someone help me? I want to know the password they use to login. I
_tried_ to search the archives, but couldn't find any answers.

Thanks in advance.

- Hans :-)





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

Reply via email to