Here is more of the config and the debug output from my previous query:
<Realm thisdomain.com>
# Strip leading white space
RewriteUsername s/^\s+//
# Strip trailin white space
RewriteUsername s/\s+$//
# turn into lowercase and chop domain
RewriteUsername tr/A-Z/a-z/
RewriteUsername s/^([^@]+).*/$1/
<AuthBy DBFILE>
Filename %D/users
</AuthBy>
# Log accounting to the detail file in LogDir
AcctLogFileName %L/detail
</Realm>
#
# blank realm is native users on the system...
#
<Realm>
# Strip leading white space
RewriteUsername s/^\s+//
# Strip trailin white space
RewriteUsername s/\s+$//
# turn into lowercase
RewriteUsername tr/A-Z/a-z/
<AuthBy DBFILE>
Filename %D/users
</AuthBy>
# Log accounting to the detail file in LogDir
AcctLogFileName %L/detail
</Realm>
# Send everything else to IPASS
<Realm DEFAULT>
<AuthBy IPASS>
Debug
Home /usr/ipass
Trace /usr/ipass/logs/iprd.trace
AcctLogFileName %L/detail.ipass
</AuthBy>
</Realm>
<AuthBy UNIX>
Identifier System
Filename /etc/shadow
</AuthBy>
Wed Nov 3 19:03:31 1999: DEBUG: Handling request with Handler
'Realm=peakpeak.c
om'
Wed Nov 3 19:03:31 1999: DEBUG: Rewrote user name to [EMAIL PROTECTED]
Wed Nov 3 19:03:31 1999: DEBUG: Rewrote user name to [EMAIL PROTECTED]
Wed Nov 3 19:03:31 1999: DEBUG: Rewrote user name to [EMAIL PROTECTED]
Wed Nov 3 19:03:31 1999: DEBUG: Rewrote user name to bier
Wed Nov 3 19:03:31 1999: DEBUG: Deleting session for
[EMAIL PROTECTED], 207.174
.103.9, 6
Wed Nov 3 19:03:31 1999: DEBUG: Handling with Radius::AuthDBFILE
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE looks for match with bier
Wed Nov 3 19:03:31 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX REJECT: Client-Id
does not mat
ch
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE REJECT: Client-Id
does not m
atch
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
Wed Nov 3 19:03:31 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX REJECT: Prefix does not match
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE REJECT: Prefix
does not matc
h
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
1
Wed Nov 3 19:03:31 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX REJECT: Prefix does not match
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE REJECT: Prefix
does not matc
h
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
2
Wed Nov 3 19:03:31 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX REJECT: Prefix does not match
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
3
Wed Nov 3 19:03:31 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:31 1999: DEBUG: Radius::AuthUNIX REJECT: Suffix does not match
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE REJECT: Suffix
does not matc
h
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
4
Wed Nov 3 19:03:32 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthUNIX REJECT: Suffix does not match
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE REJECT: Suffix
does not matc
h
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
5
Wed Nov 3 19:03:32 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthUNIX REJECT: Suffix does not match
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE REJECT: Suffix
does not matc
h
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE looks for match
with DEFAULT
6
Wed Nov 3 19:03:32 1999: DEBUG: Handling with Radius::AuthUNIX
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthUNIX looks for match with bier
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthUNIX ACCEPT:
Wed Nov 3 19:03:32 1999: DEBUG: Radius::AuthDBFILE ACCEPT:
Wed Nov 3 19:03:32 1999: DEBUG: Access accepted for bier
Wed Nov 3 19:03:32 1999: DEBUG: Packet dump:
*** Sending to 207.174.103.9 port 1645 ....
Code: Access-Accept
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.