----- Original Message -----
From: "Simon White" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 10, 2003 11:02 AM
Subject: Re: (no subject)


> 10-Jan-03 at 10:12, g ([EMAIL PROTECTED]) wrote :
> > EVERYTHING SEEMS TO BE OK EXCEPT WRITING THE RADUTMP AND RADWTMP FILES
>
> Reasons why files aren't written, general:
>
> - Permissions are wrong on the directories in which the files should be
>   created
> - Configuration files aren't being told to write the file
> - Files already exist which can't be appended because ownership is wrong
> - The files are being written, but you're looking in the wrong place
>
> Let us know that none of the above apply, and we will be willing to help
> again.
>
> --
> |-Simon White, Internet Services Manager, Certified Check Point CCSA.
> |-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
> |-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
> |-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>
>
we checked the reasons why the files aren't written.we didn't find anything
wrong
we sent  a authentication and a accounting packet and the server in debbug
mode wrote
Starting - reading configuration files ...

reread_config: reading radiusd.conf

Config: including file: /usr/local/etc/raddb/proxy.conf

Config: including file: /usr/local/etc/raddb/clients.conf

Config: including file: /usr/local/etc/raddb/snmp.conf

Config: including file: /usr/local/etc/raddb/sql.conf

main: prefix = "/usr/local"

main: localstatedir = "/usr/local/var"

main: logdir = "/usr/local/var/log/radius"

main: libdir = "/usr/local/lib"

main: radacctdir = "/usr/local/var/log/radius/radacct"

main: hostname_lookups = no

main: max_request_time = 30

main: cleanup_delay = 5

main: max_requests = 1024

main: delete_blocked_requests = 0

main: port = 0

main: allow_core_dumps = no

main: log_stripped_names = no

main: log_file = "/usr/local/var/log/radius/radius.log"

main: log_auth = yes

main: log_auth_badpass = yes

main: log_auth_goodpass = yes

main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"

main: user = "(null)"

main: group = "(null)"

main: usercollide = no

main: lower_user = "no"

main: lower_pass = "no"

main: nospace_user = "no"

main: nospace_pass = "no"

main: checkrad = "/usr/local/sbin/checkrad"

main: proxy_requests = yes

proxy: retry_delay = 5

proxy: retry_count = 3

proxy: synchronous = no

proxy: default_fallback = yes

proxy: dead_time = 120

proxy: servers_per_realm = 15

security: max_attributes = 200

security: reject_delay = 1

security: status_server = no

main: debug_level = 0

read_config_files: reading dictionary

read_config_files: reading naslist

read_config_files: reading clients

read_config_files: reading realms

radiusd: entering modules setup

Module: Library search path is /usr/local/lib

Module: Loaded expr

Module: Instantiated expr (expr)

Module: Loaded PAP

pap: encryption_scheme = "crypt"

Module: Instantiated pap (pap)

Module: Loaded CHAP

Module: Instantiated chap (chap)

Module: Loaded MS-CHAP

mschap: ignore_password = no

mschap: use_mppe = yes

mschap: require_encryption = no

mschap: require_strong = no

mschap: passwd = "(null)"

mschap: authtype = "MS-CHAP"

Module: Instantiated mschap (mschap)

Module: Loaded System

unix: cache = no

unix: passwd = "/usr/local/etc/raddb/tmp/passwd"

unix: shadow = "/usr/local/etc/raddb/tmp/shadow"

unix: group = "/etc/group"

unix: radwtmp = "/usr/local/var/log/radius/radwtmp"

unix: usegroup = no

unix: cache_reload = 600

Module: Instantiated unix (unix)

Module: Loaded preprocess

preprocess: huntgroups = "/usr/local/etc/raddb/huntgroups"

preprocess: hints = "/usr/local/etc/raddb/hints"

preprocess: with_ascend_hack = no

preprocess: ascend_channels_per_line = 23

preprocess: with_ntdomain_hack = no

preprocess: with_specialix_jetstream_hack = no

preprocess: with_cisco_vsa_hack = no

Module: Instantiated preprocess (preprocess)

Module: Loaded realm

realm: format = "suffix"

realm: delimiter = "@"

Module: Instantiated realm (suffix)

Module: Loaded files

files: usersfile = "/usr/local/etc/raddb/users"

files: acctusersfile = "/usr/local/etc/raddb/acct_users"

files: preproxy_usersfile = "/usr/local/etc/raddb/preproxy_users"

files: compat = "no"

Module: Instantiated files (files)

Module: Loaded Acct-Unique-Session-Id

acct_unique: key = "User-Name, Acct-Session-Id, NAS-IP-Address,
Client-IP-Address, NAS-Port-Id"

Module: Instantiated acct_unique (acct_unique)

Module: Loaded detail

detail: detailfile =
"/usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d"

detail: detailperm = 384

detail: dirperm = 493

detail: locking = no

Module: Instantiated detail (detail)

Module: Loaded radutmp

radutmp: filename = "/usr/local/var/log/radius/radutmp"

radutmp: username = "%{User-Name}"

radutmp: perm = 384

radutmp: callerid = yes

Module: Instantiated radutmp (radutmp)

radutmp: filename = "/usr/local/var/log/radius/sradutmp"

radutmp: username = "%{User-Name}"

radutmp: perm = 420

radutmp: callerid = no

Module: Instantiated radutmp (sradutmp)

Initializing the thread pool...

thread: start_servers = 5

thread: max_servers = 32

thread: min_spare_servers = 3

thread: max_spare_servers = 10

thread: max_requests_per_server = 0

thread: cleanup_delay = 5

Thread spawned new child 1. Total threads in pool: 1

Thread spawned new child 2. Total threads in pool: 2

Thread spawned new child 3. Total threads in pool: 3

Thread spawned new child 4. Total threads in pool: 4

Thread spawned new child 5. Total threads in pool: 5

Listening on IP address *, ports 1812/udp and 1813/udp, with proxy on
1814/udp.

Ready to process requests.

Thread 1 waiting to be assigned a request

Thread 2 waiting to be assigned a request

Thread 3 waiting to be assigned a request

Thread 4 waiting to be assigned a request

Thread 5 waiting to be assigned a request

rad_recv: Access-Request packet from host 195.251.249.184:32776, id=0,
length=54

Thread 1 assigned request 0

--- Walking the entire request list ---

Threads: total/active/spare threads = 5/1/4

Waking up in 5 seconds...

Thread 1 handling request 0, (1 handled so far)

User-Name = "gelu"

User-Password = "fbsnx"

NAS-Identifier = "telendos"

modcall: entering group authorize

modcall[authorize]: module "preprocess" returns ok

rlm_chap: Could not find proper Chap-Password attribute in request

modcall[authorize]: module "chap" returns noop

modcall[authorize]: module "mschap" returns notfound

rlm_realm: No '@' in User-Name = "gelu", looking up realm NULL

rlm_realm: No such realm NULL

modcall[authorize]: module "suffix" returns noop

users: Matched DEFAULT at 151

modcall[authorize]: module "files" returns ok

modcall: group authorize returns ok

rad_check_password: Found Auth-Type System

auth: type "System"

modcall: entering group authenticate

modcall[authenticate]: module "unix" returns ok

modcall: group authenticate returns ok

Login OK: [gelu/fbsnx] (from client private-net port 0)

Sending Access-Accept of id 0 to 195.251.249.184:32776

Finished request 0

Going to the next request

Thread 1 waiting to be assigned a request

rad_recv: Accounting-Request packet from host 195.251.249.184:32776, id=1,
length=55

Thread 2 assigned request 1

Waking up in 5 seconds...

Thread 2 handling request 1, (1 handled so far)

User-Name = "gelu"

NAS-Identifier = "telendos"

Acct-Status-Type = Start

Acct-Session-Id = "fbsnx"

Service-Type = Login-User

modcall: entering group preacct

modcall[preacct]: module "preprocess" returns noop

rlm_realm: No '@' in User-Name = "gelu", looking up realm NULL

rlm_realm: No such realm NULL

modcall[preacct]: module "suffix" returns noop

modcall[preacct]: module "files" returns noop

modcall: group preacct returns noop

modcall: entering group accounting

rlm_acct_unique: WARNING: Attribute 87 was not found in request, unique ID
MAY be inconsistent

rlm_acct_unique: Hashing ',Client-IP-Address =
195.251.249.184,NAS-IP-Address = 195.251.249.184,Acct-Session-Id =
"fbsnx",User-Name = "gelu"'

rlm_acct_unique: Acct-Unique-Session-ID = "a5092a353199d945".

modcall[accounting]: module "acct_unique" returns ok

radius_xlat:
'/usr/local/var/log/radius/radacct/195.251.249.184/detail-20030110'

rlm_detail:
/usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands
to /usr/local/var/log/radius/radacct/195.251.249.184/detail-20030110

modcall[accounting]: module "detail" returns ok

modcall[accounting]: module "unix" returns noop

radius_xlat: 'gelu'

modcall[accounting]: module "radutmp" returns noop

radius_xlat: 'gelu'

modcall[accounting]: module "sradutmp" returns noop

modcall: group accounting returns ok

Sending Accounting-Response of id 1 to 195.251.249.184:32776

Finished request 1

Going to the next request

Thread 2 waiting to be assigned a request

--- Walking the entire request list ---

Threads: total/active/spare threads = 5/0/5

Cleaning up request 1 ID 1 with timestamp 3e1e8fd3

Waking up in 1 seconds...

--- Walking the entire request list ---

Cleaning up request 0 ID 0 with timestamp 3e1e8fd3

Nothing to do. Sleeping until we see a request.






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

Reply via email to