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 [EMAIL PROTECTED] _______________________________________________________________ Yahoo! Messenger Nueva versi�n: Webcam, voz, y mucho m�s �Gratis! Desc�rgalo ya desde http://messenger.yahoo.es -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
