Hello Mike,

MC> But the moment that person logs off, power cycles the SunRay, etc; the
MC> permissions are
MC> reset and the printer is owned only by that local user.  No one else
MC> can print directly to the device.

MC> Surely there is a way to do this that is simple.  What am I missing?
Jus my 2 bits...

Bob Doolittle's AMGH Guide points out that there's a way to insert
"startscripts" to every session startup:

  ...To use it, install utpamclient somewhere, and install a wrapper
  for it in /usr/dt/config/Xsession.d/0200.SUNWut (for example - any
  name *.SUNWut will do).  Make sure the script has execute
  permissions set.  This will be executed during every session
  startup.

You can try to make a script which does chmod 666 on the printer
device (perhaps by a wildcard mask?) and call it from session startup.

You can also try to do the chmod from /etc/profile or a similar
profile script, or from cron.

-- 
Best regards,
 Jim Klimov                            mailto:[EMAIL PROTECTED]

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to