non root user can't use lpstat

I don't know if anyone still looks at this forum or not, but here goes.
I've got two identical SCO OpenServer 5.0.7 machines, fully patched and updated. On one the non-root user can do lpstat -p and it will display a list of printers and their status, on the other:
$ lpstat -p
UX:lpstat: ERROR: The LP print service isn't running or can't be
reached.
TO FIX: Your request can't be completely handled
without the LP print service. If this
problem continues, get help from your
system administrator.
$

I've added the user to /etc/auth/subsystems/lp:
cchqsta1: printqueue,printerstat

It works as root, so It's got to be permissions. I've checked permissions on lpstat and all related files and directories...to the best of my knowledge.
Can anyone give me a list of files and directories associated with lpstat? I must be missing something somewhere. Everything I've compared to the "working" server is the same. I'm still googling to try and find an answer.

TJB

Did you run "custom" to verify the system? That will fix perms (though LOOK at what it wants to fix). My lpstat is ---x--x--x bin lp 2964 bytes.. check /var/spool/lp/temp - s.b 777 bin/lp

--
Tony Lawrence
SCO Unix sco/meta_faq

Run "integrity -e" and see what gets listed.

Check if the other no root user is in the system admin group or if he is a op.
and compare them both.