Show
Ignore:
Timestamp:
09/27/08 22:02:37 (16 years ago)
Author:
jerome
Message:

Removed unnecessary spaces at EOL.

Files:
1 modified

Legend:

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

    r3280 r3413  
    1010# the Free Software Foundation, either version 3 of the License, or 
    1111# (at your option) any later version. 
    12 #  
     12# 
    1313# This program is distributed in the hope that it will be useful, 
    1414# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    1515# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    1616# GNU General Public License for more details. 
    17 #  
     17# 
    1818# You should have received a copy of the GNU General Public License 
    1919# along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     
    3131# 16868.1.2.x   => classes 
    3232# 
    33 # Contributors : Leif Johansson - Stockholm University  
    34 # 
    35  
    36 #         
     33# Contributors : Leif Johansson - Stockholm University 
     34# 
     35 
     36# 
    3737# PyKota Attributes Types 
    3838# 
     
    7373        EQUALITY caseIgnoreIA5Match 
    7474        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    75          
    76 # pykotaHardLimit         
     75 
     76# pykotaHardLimit 
    7777attributetype ( 1.3.6.1.4.1.16868.1.1.7 NAME 'pykotaHardLimit' 
    7878        DESC 'Hard limit in maximal number of pages' 
     
    121121        EQUALITY caseExactIA5Match 
    122122        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    123          
    124 # pykotaPrinterName         
     123 
     124# pykotaPrinterName 
    125125attributetype ( 1.3.6.1.4.1.16868.1.1.15 NAME 'pykotaPrinterName' 
    126126        DESC 'PyKota printer name as received from the printing subsystem' 
     
    128128        SUBSTR caseExactIA5SubstringsMatch 
    129129        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    130          
    131 # pykotaUserName         
     130 
     131# pykotaUserName 
    132132attributetype ( 1.3.6.1.4.1.16868.1.1.16 NAME 'pykotaUserName' 
    133133        DESC 'PyKota user name' 
     
    135135        SUBSTR caseExactIA5SubstringsMatch 
    136136        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    137          
    138 # pykotaGroupName         
     137 
     138# pykotaGroupName 
    139139attributetype ( 1.3.6.1.4.1.16868.1.1.17 NAME 'pykotaGroupName' 
    140140        DESC 'PyKota group name' 
     
    142142        SUBSTR caseExactIA5SubstringsMatch 
    143143        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    144          
    145 # pykotaLastJobIdent         
     144 
     145# pykotaLastJobIdent 
    146146attributetype ( 1.3.6.1.4.1.16868.1.1.18 NAME 'pykotaLastJobIdent' 
    147147        DESC 'Identifies the last job in the history' 
    148148        EQUALITY caseExactIA5Match 
    149149        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    150          
    151 # pykotaFileName         
     150 
     151# pykotaFileName 
    152152attributetype ( 1.3.6.1.4.1.16868.1.1.19 NAME 'pykotaFileName' 
    153153        DESC 'Print job filename' 
     
    155155        SUBSTR caseExactSubstringsMatch 
    156156        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 
    157          
    158 # pykotaTitle         
     157 
     158# pykotaTitle 
    159159attributetype ( 1.3.6.1.4.1.16868.1.1.20 NAME 'pykotaTitle' 
    160160        DESC 'Print job title' 
     
    162162        SUBSTR caseIgnoreSubstringsMatch 
    163163        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 
    164          
     164 
    165165# pykotaCopies 
    166166attributetype ( 1.3.6.1.4.1.16868.1.1.21 NAME 'pykotaCopies' 
     
    168168        EQUALITY integerMatch 
    169169        SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) 
    170          
    171 # pykotaOptions         
     170 
     171# pykotaOptions 
    172172attributetype ( 1.3.6.1.4.1.16868.1.1.22 NAME 'pykotaOptions' 
    173173        DESC 'Print job options' 
     
    175175        SUBSTR caseIgnoreSubstringsMatch 
    176176        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 
    177          
     177 
    178178# pykotaJobPrice 
    179179attributetype ( 1.3.6.1.4.1.16868.1.1.23 NAME 'pykotaJobPrice' 
     
    188188        SUBSTR caseIgnoreSubstringsMatch 
    189189        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) 
    190          
     190 
    191191# pykotaJobSizeBytes 
    192192attributetype ( 1.3.6.1.4.1.16868.1.1.25 NAME 'pykotaJobSizeBytes' 
     
    200200        EQUALITY caseExactIA5Match 
    201201        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
    202          
     202 
    203203# pykotaOverCharge 
    204204attributetype ( 1.3.6.1.4.1.16868.1.1.27 NAME 'pykotaOverCharge' 
     
    206206        EQUALITY caseIgnoreIA5Match 
    207207        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    208          
     208 
    209209# pykotaWarnCount 
    210210attributetype ( 1.3.6.1.4.1.16868.1.1.28 NAME 'pykotaWarnCount' 
     
    212212        EQUALITY integerMatch 
    213213        SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) 
    214          
    215 # pykotaMD5Sum         
     214 
     215# pykotaMD5Sum 
    216216attributetype ( 1.3.6.1.4.1.16868.1.1.29 NAME 'pykotaMD5Sum' 
    217217        DESC 'MD5 Sum of the job datas' 
     
    219219        SUBSTR caseExactIA5SubstringsMatch 
    220220        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    221          
    222 # pykotaPages         
     221 
     222# pykotaPages 
    223223attributetype ( 1.3.6.1.4.1.16868.1.1.30 NAME 'pykotaPages' 
    224224        DESC 'Descriptor for each page settings in the history' 
     
    226226        SUBSTR caseExactIA5SubstringsMatch 
    227227        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) 
    228          
     228 
    229229# pykotaPrinterCoefficient 
    230230attributetype ( 1.3.6.1.4.1.16868.1.1.31 NAME 'pykotaPrinterCoefficient' 
     
    239239        SUBSTR caseIgnoreSubstringsMatch 
    240240        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 
    241          
     241 
    242242# pykotaPrecomputedJobSize 
    243243attributetype ( 1.3.6.1.4.1.16868.1.1.33 NAME 'pykotaPrecomputedJobSize' 
     
    251251        EQUALITY caseIgnoreIA5Match 
    252252        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    253          
     253 
    254254# pykotaMaxJobSize 
    255255attributetype ( 1.3.6.1.4.1.16868.1.1.35 NAME 'pykotaMaxJobSize' 
     
    264264        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    265265 
    266 #         
     266# 
    267267# PyKota Object Classes 
    268268# 
     
    273273        MUST ( uid ) 
    274274        MAY  ( pykotaUserName $ pykotaLimitBy $ mail $ description ) ) 
    275          
    276 # pykotaGroup         
     275 
     276# pykotaGroup 
    277277objectclass ( 1.3.6.1.4.1.16868.1.2.2 NAME 'pykotaGroup' SUP top AUXILIARY 
    278278        DESC 'PyKota Auxiliary Group' 
    279279        MUST ( cn ) 
    280280        MAY  ( pykotaGroupName $ pykotaLimitBy $ memberUid $ uniqueMember $ member $ description ) ) 
    281          
    282 # pykotaPrinter         
     281 
     282# pykotaPrinter 
    283283objectclass ( 1.3.6.1.4.1.16868.1.2.3 NAME 'pykotaPrinter' SUP top AUXILIARY 
    284284        DESC 'PyKota Printer' 
    285285        MUST ( cn ) 
    286286        MAY  ( pykotaMaxJobSize $ pykotaPassThrough $ description $ pykotaPrinterName $ pykotaPricePerPage $ pykotaPricePerJob $ pykotaPrinterCoefficient $ uniqueMember ) ) 
    287          
    288 # pykotaUserPQuota         
     287 
     288# pykotaUserPQuota 
    289289objectclass ( 1.3.6.1.4.1.16868.1.2.4 NAME 'pykotaUserPQuota' SUP top AUXILIARY 
    290290        DESC 'PyKota User Quota on a Printer' 
    291291        MUST ( cn $ pykotaUserName $ pykotaPrinterName ) 
    292292        MAY  ( pykotaMaxJobSize $ pykotaPageCounter $ pykotaLifePageCounter $ pykotaSoftLimit $ pykotaHardLimit $ pykotaDateLimit $ pykotaWarnCount ) ) 
    293          
    294 # pykotaGroupPQuota         
     293 
     294# pykotaGroupPQuota 
    295295objectclass ( 1.3.6.1.4.1.16868.1.2.5 NAME 'pykotaGroupPQuota' SUP top AUXILIARY 
    296296        DESC 'PyKota Group Quota on a Printer' 
    297297        MUST ( cn $ pykotaGroupName $ pykotaPrinterName ) 
    298298        MAY  ( pykotaMaxJobSize $ pykotaSoftLimit $ pykotaHardLimit $ pykotaDateLimit ) ) 
    299          
    300 # pykotaJob         
     299 
     300# pykotaJob 
    301301objectclass ( 1.3.6.1.4.1.16868.1.2.6 NAME 'pykotaJob' SUP top AUXILIARY 
    302302        DESC 'An entry in the job history for a printer' 
    303303        MUST ( cn $ pykotaUserName $ pykotaPrinterName $ pykotaJobId ) 
    304304        MAY  ( pykotaPrecomputedJobPrice $ pykotaPrecomputedJobSize $ pykotaBillingCode $ pykotaPrinterPageCounter $ pykotaJobSize $ pykotaAction $ pykotaJobPrice $ pykotaFileName $ pykotaTitle $ pykotaCopies $ pykotaOptions $ pykotaHostName $ pykotaJobSizeBytes $ pykotaMD5Sum $ pykotaPages ) ) 
    305          
     305 
    306306# pykotaAccountBalance 
    307307objectclass ( 1.3.6.1.4.1.16868.1.2.7 NAME 'pykotaAccountBalance' SUP top AUXILIARY 
    308308        DESC 'PyKota User account balance' 
    309309        MAY  ( pykotaUserName $ pykotaBalance $ pykotaLifeTimePaid $ pykotaOverCharge $ pykotaPayments ) ) 
    310          
    311 # pykotaLastJob         
     310 
     311# pykotaLastJob 
    312312objectclass ( 1.3.6.1.4.1.16868.1.2.8 NAME 'pykotaLastJob' SUP top AUXILIARY 
    313313        DESC 'Last job information for a printer' 
    314314        MUST ( pykotaLastJobIdent ) 
    315         MAY ( pykotaPrinterName ) )  
    316          
     315        MAY ( pykotaPrinterName ) ) 
     316 
    317317# pykotaBilling 
    318318objectclass ( 1.3.6.1.4.1.16868.1.2.10 NAME 'pykotaBilling' SUP top AUXILIARY 
     
    320320        MUST ( cn $ pykotaBillingCode ) 
    321321        MAY ( pykotaPageCounter $ pykotaBalance $ description ) ) 
    322          
    323 # pykotaObject - Use it if you have to  
     322 
     323# pykotaObject - Use it if you have to 
    324324objectclass ( 1.3.6.1.4.1.16868.1.2.9 NAME 'pykotaObject' SUP top STRUCTURAL 
    325325        DESC 'PyKota Object' 
    326326        MUST ( cn ) ) 
    327          
    328          
     327 
     328