Show
Ignore:
Timestamp:
05/13/04 13:15:29 (20 years ago)
Author:
jalet
Message:

Added hostname field in job history

Files:
1 modified

Legend:

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

    r1455 r1473  
    169169        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    170170 
     171# pykotaHostName 
     172attributetype ( 1.3.6.1.4.1.16868.1.1.24 NAME 'pykotaHostName' 
     173        DESC 'The host the job is coming from' 
     174        EQUALITY caseIgnoreMatch 
     175        SUBSTR caseIgnoreSubstringsMatch 
     176        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) 
     177 
    171178#         
    172179# PyKota Object Classes 
     
    207214        DESC 'An entry in the job history for a printer' 
    208215        MUST ( cn $ pykotaUserName $ pykotaPrinterName $ pykotaJobId ) 
    209         MAY  ( pykotaPrinterPageCounter $ pykotaJobSize $ pykotaAction $ pykotaJobPrice $ pykotaFileName $ pykotaTitle $ pykotaCopies $ pykotaOptions ) ) 
     216        MAY  ( pykotaPrinterPageCounter $ pykotaJobSize $ pykotaAction $ pykotaJobPrice $ pykotaFileName $ pykotaTitle $ pykotaCopies $ pykotaOptions $ pykotaHostName ) ) 
    210217         
    211218# pykotaAccountBalance