<div>Hi All</div>
<div> </div>
<div>I have installed rpm freeradius-1.0.4-1.FC4.1 on Fedora core 4, however I have the following problems, whe I use radtest for test my server</div>
<div> </div>
<div> radtest kiko "kako99" localhost 1812 testing123<br>Sending Access-Request of id 215 to <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://127.0.0.1:1812/" target="_blank">127.0.0.1:1812
</a><br>        User-Name = "vlal"<br>        User-Password = "vita99" <br>        NAS-IP-Address = <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://smtp.cablenet.com.ni/" target="_blank">
smtp.cablenet.com.ni</a><br>        NAS-Port = 1812<br>rad_recv: Access-Reject packet from host <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://127.0.0.1:1812/" target="_blank">127.0.0.1:1812</a>, id=215, length=20 
<br> </div>
<div>All my user are of my system (/etc/passwd and /etc/shadow), I need to enable radius for dialuo users.</div>
<div> </div>
<div>I am testing the radius server with</div>
<div> </div>
<div>[root@mailproxy3 raddb]# radiusd  -X -A<br>Starting - reading configuration files ...<br>reread_config:  reading radiusd.conf<br>Config:   including file: /etc/raddb/proxy.conf<br>Config:   including file: /etc/raddb/clients.conf 
<br>Config:   including file: /etc/raddb/snmp.conf<br>Config:   including file: /etc/raddb/sql.conf<br> main: prefix = "/usr"<br> main: localstatedir = "/var"<br> main: logdir = "/var/log/radius" 
<br> main: libdir = "/usr/lib"<br> main: radacctdir = "/var/log/radius/radacct"<br> main: hostname_lookups = no<br> main: max_request_time = 30<br> main: cleanup_delay = 5<br> main: max_requests = 1024 
<br> main: delete_blocked_requests = 0<br> main: port = 0<br> main: allow_core_dumps = no<br> main: log_stripped_names = no<br> main: log_file = "/var/log/radius/radius.log"<br> main: log_auth = no<br> main: log_auth_badpass = no 
<br> main: log_auth_goodpass = no<br> main: pidfile = "/var/run/radiusd/radiusd.pid"<span></span> <br> main: user = "radiusd"<br> main: group = "radiusd"<br> main: usercollide = no<br> main: lower_user = "no" 
<br> main: lower_pass = "no"<br> main: nospace_user = "no"<br> main: nospace_pass = "no"<br> main: checkrad = "/usr/sbin/checkrad"<br> main: proxy_requests = yes<br> proxy: retry_delay = 5 
<br> proxy: retry_count = 3<br> proxy: synchronous = no<br> proxy: default_fallback = yes<br> proxy: dead_time = 120<br> proxy: post_proxy_authorize = yes<br> proxy: wake_all_if_all_dead = no<br> security: max_attributes = 200 
<br> security: reject_delay = 1<br> security: status_server = no<br> main: debug_level = 0<br>read_config_files:  reading dictionary<br>read_config_files:  reading naslist<br>Using deprecated naslist file.  Support for this will go away soon. 
<br>read_config_files:  reading clients<br>read_config_files:  reading realms<br>radiusd:  entering modules setup<br>Module: Library search path is /usr/lib<br>Module: Loaded System <br> unix: cache = no<br> unix: passwd = "/etc/passwd" 
<br> unix: shadow = "(null)"<br> unix: group = "/etc/group"<br> unix: radwtmp = "/var/log/radius/radwtmp"<br> unix: usegroup = no<br> unix: cache_reload = 600<br>Module: Instantiated unix (unix) 
<br>Module: Loaded preprocess <br> preprocess: huntgroups = "/etc/raddb/huntgroups"<br> preprocess: hints = "/etc/raddb/hints"<br> preprocess: with_ascend_hack = no<br> preprocess: ascend_channels_per_line = 23 
<br> preprocess: with_ntdomain_hack = no<br> preprocess: with_specialix_jetstream_hack = no<br> preprocess: with_cisco_vsa_hack = no<br>Module: Instantiated preprocess (preprocess) <br>Module: Loaded realm <br> realm: format = "suffix" 
<br> realm: delimiter = "@"<br> realm: ignore_default = no<br> realm: ignore_null = no<br>Module: Instantiated realm (suffix) <br>Module: Loaded files <br> files: usersfile = "/etc/raddb/users"<br> files: acctusersfile = "/etc/raddb/acct_users"
<span></span> <br> files: preproxy_usersfile = "/etc/raddb/preproxy_users"<br> files: compat = "no"<br>Module: Instantiated files (files) <br>Module: Loaded detail <br> detail: detailfile = "/var/log/radius/radacct/%{Client-IP-Address}/detail" 
<br> detail: detailperm = 384<br> detail: dirperm = 493<br> detail: locking = no<br>Module: Instantiated detail (detail) <br>Module: Loaded radutmp <br> radutmp: filename = "/var/log/radius/radutmp"<br> radutmp: username = "%{User-Name}" 
<br> radutmp: case_sensitive = yes<br> radutmp: check_with_nas = yes<br> radutmp: perm = 384<br> radutmp: callerid = yes<br>Module: Instantiated radutmp (radutmp) <br>Listening on authentication *:1812<br>Listening on accounting *:1813 
<br>Listening on proxy *:1814<br>Ready to process requests.<br> </div>
<div>I need you suggestions.</div>
<div> </div>
<div>Regards.</div>