I didn't know PM3's supported SNMP. You might want to find out whether SNMP
or Finger works with your equipment. If SNMP, you might want to specify an
SNMPCommunity entry for the <Client>.
Also, look in /var/log/radiator/radius.log and it will show you what
Radiator tries to do when it should be enforcing sim use. In the case of
SNMP, I know it will show you the whole Unix commanline that it runs, which
you can copy and paste onto your command line to test directly.
Also, if you're not sure what's in your SessionDatabase, you might want to
use a SessionDatabase DBM and then use the cgi to see who RADIATOR thinks is
online.
Dave
> -----Original Message-----
> From: Jonathon Lindbo [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 06, 2001 12:34 PM
> To: [EMAIL PROTECTED]
> Subject: (RADIATOR) Simultaneous Use Problems
>
>
> Hi,
>
> I have been trying for the past 4 days to get my Simultaneous Login
> restrictions to work. I am currently working with PM3's and
> have SNMP
> enabled on them all. I'm not sure what I am doing wrong.
> Below is the
> config that I am using. Any ideas ? Where should I look for
> debugging
> information on this. I am not seeing much in the radius.log.
>
> Thanks
> Jon Lindbo
>
>
> ### BASE CONFIGURATION ###
> Trace 5
> PidFile /tmp/radiusd.pid
> AuthPort 1645
> AcctPort 1646
> LogDir /var/log/radiator
> DbDir /etc/radiator/raddb
> LogFile %L/radius.log
> SnmpgetProg /usr/local/bin/snmpget
> FingerProg /usr/bin/finger
> #LivingstonOffs 23
> #LivingstonHole 1
> LivingstonHole 0
>
> ### CLIENT CONFIGURATION ###
> <Client DEFAULT>
> Secret BBsecretKEY
> DupInterval 2
> NasType Livingston
> </Client>
>
> ### REALM CONFIGURATION ###
>
> <Realm DEFAULT>
> RewriteUsername s/^([^@]+).*/$1/
> AcctLogFileName %L/%Ndetail
> AcctLogFileFormat %{Timestamp} %{Acct-Session-Id}
> %{User-Name}
> PasswordLogFileName %L/password.log
> MaxSessions 1
> <AuthBy UNIX>
> Identifier System
> Filename /etc/shadow
> Match ^([^:]*):([^:]*):?[^:]*:?([^:]*)
> DefaultSimultaneousUse 1
> AddToReply Service-Type = Framed-User,
> Framed-Protocol = PPP, Session-Timeout = 14400, Idle-Timeout = 1500
> </AuthBy>
>
> </Realm>
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.