these programs are for the Livingston/Lucent Portmaster 3 (RAS)

bootusers.pl is a perl program for controlling dual logins and idle users. it 
also logs off users when the Portmaster is full. 

it is designed to work with pmcom.c (after you compile it) to 
communicate with the portmaster. it was modified to work with Redhat 
6.2 .

'mkpmcom' is the file used to compile pmcom.c from Redhat 6.2.

you need to change the path for pmcom in bootusers.pl and login and 
password in pmcom.

be sure to read the comments in both programs 'bootusers.pl' and 
'pmcom.c' . make changes as necessary. i did not follow directions on 
the login name and password for 'pmcom' since i usually don't have the
time to  read them. you should find my 'hack' on the login name and
password at lines 140 & 405 (word wrap set to off).

these programs are offered as 'free software' and have no support of 
any kind. all we can say is, "it works on ours" .

file 'sesout' is created when you run bootusers.pl . 
file 'sh-ses-command' is the command to the pm3 to do a 'show session'. 
file 'loggedoffusers' is a running log for those who are logged off.

