Hi all!

I've got a problem with freeradius configuration:
I've to build a login to D-Link 3526 using FreeRadius Server

I've run freeradius -X my output is:

#v+
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
++[digest] returns noop
[suffix] No '@' in User-Name = "yarii", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
[files] users: Matched entry DEFAULT at line 172
++[files] returns ok
++[expiration] returns noop
++[logintime] returns noop
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.
++[pap] returns noop
ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user
Failed to authenticate the user.
Using Post-Auth-Type Reject
# Executing group from file /etc/freeradius/sites-enabled/default
+- entering group REJECT {...}
[attr_filter.access_reject]     expand: %{User-Name} -> yarii
 attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 0 for 1 seconds
Going to the next request
#v-

My settings from radius is:
yarii Cleartext-Password := "somepass"
        Crypt-Password := "something",
        Auth-Type:= Local,
        Mikrotik-Group = full,
        Service-Type = Login-User,
        cisco-avpair = "shell:priv-lvl=15",
        User-Level = "5"

Anybody can help me? Where to find the problem?

Best wishes

--
Jarosław 'YArii' Kłopotek
mob +48 607 893 111
GG:1336231
INTERDUO s.c.
ul. Lubelska 36B/40
21-100 Lubartów
tel 81 477 54 54

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

Reply via email to