Difference between revisions of "smb.conf/manpage/2006/parameters/Q"
< smb.conf | manpage | 2006 | parameters
Jump to navigation
Jump to search
(splitting into subpages) |
(No difference)
|
Latest revision as of 15:48, 5 September 2010
queuepause command
queuepause command (S)
This parameter specifies the command to be executed on the
server host in order to pause the printer queue.
This command should be a program or script which takes a printer
name as its only parameter and stops the printer queue, such
that no longer jobs are submitted to the printer.
This command is not supported by Windows for Workgroups, but can
be issued from the Printers window under Windows 95 and NT.
If a _�%_�p is given then the printer name is put in its place. Oth-
erwise it is placed at the end of the command.
Note that it is good practice to include the absolute path in
the command as the PATH may not be available to the server.
N�No�o d�de�ef�fa�au�ul�lt�t
Example: _�q_�u_�e_�u_�e_�p_�a_�u_�s_�e _�c_�o_�m_�m_�a_�n_�d = disable %p
queueresume command
queueresume command (S)
This parameter specifies the command to be executed on the
server host in order to resume the printer queue. It is the com-
mand to undo the behavior that is caused by the previous parame-
ter ( _�q_�u_�e_�u_�e_�p_�a_�u_�s_�e _�c_�o_�m_�m_�a_�n_�d).
This command should be a program or script which takes a printer
name as its only parameter and resumes the printer queue, such
that queued jobs are resubmitted to the printer.
This command is not supported by Windows for Workgroups, but can
be issued from the Printers window under Windows 95 and NT.
If a _�%_�p is given then the printer name is put in its place. Oth-
erwise it is placed at the end of the command.
Note that it is good practice to include the absolute path in
the command as the PATH may not be available to the server.
Default: _�q_�u_�e_�u_�e_�r_�e_�s_�u_�m_�e _�c_�o_�m_�m_�a_�n_�d =
Example: _�q_�u_�e_�u_�e_�r_�e_�s_�u_�m_�e _�c_�o_�m_�m_�a_�n_�d = enable %p