Changeset 2585

Show
Ignore:
Timestamp:
11/15/05 22:50:32 (18 years ago)
Author:
jerome
Message:

Fixed an attribute's description, following the changes we just made.

Files:
1 modified

Legend:

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

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