[Samba] How to Refresh jobs in samba queues ??

Fernando Ruza fruza at yahoo.com
Fri Nov 8 15:36:09 GMT 2002


Hi all,

I have working properly a print server with
samba-2.2.6 and using the printing system lprng. I
have just the following problem, when I open the
window queue to see the   jobs in it from Win2K and
WinNT workstation the queues are not refreshing, I
have to push F5 key continously to refresh the queue
jobs information. 

Is there a way in samba or windows (I don't know where
is the origin of the problem) so that it refreshs
automaticly every n seconds ??

Thanks in advance to any reply,

My smb.conf parameters regarding the priting system:

=====================================================
[global]

   printcap name = /etc/printcap
   load printers = yes
   show add printer wizard = yes
   printer admin = @admin
   printing = lprng

[printers]
   comment = Impresoras
   path = /var/spool/samba
   browseable = yes
   printable = yes
   public = yes
   writable = yes
   create mode = 0700
   guest ok = yes
   print command = /usr/bin/lpr -P %p %s && rm %s
   lpq command = /usr/bin/lpq -P %p
   lprm command = /usr/bin/lprm -P %p %j
   lppause command = /usr/sbin/lpc hold %p %j
   lpresume command = /usr/sbin/lpc release %p %j

[print$]
   path = /usr/local/samba/printers
   guest ok = yes
   browseable = yes
   public = yes
   read only = yes
   write list = @admin
=====================================================

Regards,


=====
Fernando Ruza Rodríguez
fruza at yahoo.com

_______________________________________________________________
Yahoo! Messenger
Nueva versión: Webcam, voz, y mucho más ¡Gratis! 
Descárgalo ya desde http://messenger.yahoo.es



More information about the samba mailing list