I am trying to figure out why when I moved to RH7.0 I can no longer control
the printing of my documents. From what I can tell the two programs are
looking for different information and the authentication in lpd.perms is
incorrect. I have looked throught the documentation and the LPRng docs say
to use the commands.

    print command = /usr/bin/lpr -P%p -U%U@%M -r %s
    lpq command =   /usr/bin/lpq -P%p -U%U@%M
    lprm command =  /usr/bin/lpq -P%p -U%U@%M %j

    lppause command =  /usr/sbin/lpc -U%U@%M hold %p %j
    lpresume command = /usr/sbin/lpc -U%U@%M release %p %j

    queuepause command =  /usr/sbin/lpc -U%U@%M stop
    queueresume command = /usr/sbin/lpc -U%U@%M start

The problems is that as soon as I restart samba none of my print jobs exist
or go to the queue. I have no clue what is going on, but I would like to
have the system so users can pause and restart their print jobs as they
desire.

Also, what commands can I place in the lpd.perms file to allow myself and a
few others to remove any print job and stop or start the print queue itself.

Thanks,
Chad



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to