- make the READ permission be compatible with the value used previously
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 19 May 2009 22:20:25 +0000 (22:20 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 19 May 2009 22:20:25 +0000 (22:20 +0000)
org.glite.lb.types/events.T

index 3c16abf..073bf48 100644 (file)
        _code_  GROUP           VO group (must be specified as "vo":"group")
        _code_  FQAN            Standard Full Qualified Attribute Name (FQAN)
        int     permission      ACL permission to change.
-       _null_  -1
+       _null_  0
        _code_  READ            Get job information
        int     permission_type Type of permission requested.
        _null_  -1