Under 0.2 the following DEFAULT entry worked:

DEFAULT
       Service-Type = Login-User,
       Login-Service = Rlogin,
       Login-IP-Host = shellbox.ispdomain.com

with the current CVS release, it gets an error:

Error: /etc/raddb/users[195]: Parse error (check) for entry DEFAULT:

This can be worked around by putting something after "DEFAULT":

DEFAULT Auth-Type := System
        Service-Type = Login-User,
        Login-Service = Rlogin,
        Login-IP-Host = shellbox.ispdomain.com

works fine.  Dunno if this is a bug or a feature, but if it's a
feature the example user file should be updated...

->Spike


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

Reply via email to