Show
Ignore:
Timestamp:
01/26/06 16:25:44 (18 years ago)
Author:
jerome
Message:

Added support for the CANCEL command in subprocesses launched from the
overwrite_jobticket directive : this will allow end users to be asked
if they really want to proceed to printing once the new version
of pykoticon will be ready.
Several minor fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/initscripts/ldap/pykota.schema

    r2585 r2631  
    104104# pykotaAction 
    105105attributetype ( 1.3.6.1.4.1.16868.1.1.14 NAME 'pykotaAction' 
    106         DESC 'Was the job allowed, denied, or failed : ( "ALLOW" |  "DENY" | "PROBLEM" )' 
     106        DESC 'Was the job allowed, denied, warned, cancelled or failed : ( "ALLOW" |  "DENY" | "WARN" | "CANCEL" | "PROBLEM" )' 
    107107        EQUALITY caseExactIA5Match 
    108108        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )