Hi,

Our adduser script periodically formats (removes certain GIDs/UIDs) then
copies and chowns master.passwd for radiator.  So far, we've had no
problems with this until today.  At exactly the time of file creation,
radiator started logging all users that are run through AuthBy UNIX as "No
such user".  Sending radiator a HUP cleared this up.

I am assuming I don't have to fire off a HUP everytime the file changes,
as if I were running radiator as root and working with the real
master.passwd it could change at any time.  Perhaps it's a locking issue?

I've verified the file is not corrupt, and has the same timestamp...

Here's a snippet of the logfile:

Wed Jul 19 15:59:15 2000: DEBUG: Rewrote user name to stinky
Wed Jul 19 15:59:15 2000: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Wed Jul 19 15:59:15 2000: DEBUG: sessiondb Deleting session for stinky,
207.240.
140.20, 1236
Wed Jul 19 15:59:15 2000: DEBUG: do query is: delete from RADONLINE where
NASIDE
NTIFIER='207.240.140.20' and NASPORT=01236

Wed Jul 19 15:59:15 2000: DEBUG: Query is: select NASIDENTIFIER, NASPORT,
ACCTSE
SSIONID, FRAMEDIPADDRESS from RADONLINE where USERNAME='stinky'

Wed Jul 19 15:59:15 2000: DEBUG: Handling with Radius::AuthSQL
Wed Jul 19 15:59:15 2000: DEBUG: Handling with Radius::AuthFILE
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE looks for match with
stinky
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE looks for match with
DEFAULT
Wed Jul 19 15:59:15 2000: DEBUG: Handling with Radius::AuthUNIX
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthUNIX looks for match with
stinky
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE REJECT: No such user
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE looks for match with
DEFAULT1
Wed Jul 19 15:59:15 2000: DEBUG: Handling with Radius::AuthUNIX
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthUNIX looks for match with
stinky
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE REJECT: No such user
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE looks for match with
DEFAULT2
Wed Jul 19 15:59:15 2000: DEBUG: Handling with Radius::AuthUNIX
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthUNIX looks for match with
stinky
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE REJECT: No such user
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE looks for match with
DEFAULT3
Wed Jul 19 15:59:15 2000: DEBUG: Handling with Radius::AuthUNIX
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthUNIX looks for match with
stinky
Wed Jul 19 15:59:15 2000: DEBUG: Radius::AuthFILE REJECT: No such user
Wed Jul 19 15:59:15 2000: INFO: Access rejected for stinky: No such user    

Thanks,

Charles

| Charles Sprickman                  | Internet Channel
| INCH System Administration Team    | (212)243-5200 
| [EMAIL PROTECTED]                     | [EMAIL PROTECTED]


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to