DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T a

⟦6921c320a⟧ TextFile

    Length: 1851 (0x73b)
    Types: TextFile
    Names: »acl.tex«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/doc/manual/acl.tex« 

TextFile

\File{acl.py},{06:44},{Nov 27 1989}
\L{\LB{\Proc{ACLInfo}ACLInfo ::= \K{SET} \K{OF} \K{SEQUENCE} \{}}
\L{\LB{}\Tab{8}{AccessSelector,}}
\L{\LB{}\Tab{8}{AccessCategories \}}}
\L{\LB{}}
\L{\LB{\Proc{AccessCategories}AccessCategories ::= \K{ENUMERATED} \{}}
\L{\LB{}\Tab{8}{none (0),}\Tab{24}{}}
\L{\LB{}\Tab{8}{detect (1),}}
\L{\LB{}\Tab{8}{compare (2),}}
\L{\LB{}\Tab{8}{read (3),}}
\L{\LB{}\Tab{8}{add (4),}}
\L{\LB{}\Tab{8}{write (5) \}}}
\L{\LB{}}
\L{\LB{\Proc{AccessSelector}AccessSelector ::= \K{CHOICE} \{}}
\L{\LB{}\Tab{8}{entry [0] \K{NULL},}}
\L{\LB{}\Tab{16}{\C{}\-\- DUA identified by the entry}}
\CE{}\L{\LB{}\Tab{8}{other [2] \K{NULL},}}
\L{\LB{}\Tab{16}{\C{}\-\- This indicates `public\' rights}}
\CE{}\L{\LB{}\Tab{8}{prefix [3] NameList,}}
\L{\LB{}\Tab{16}{\C{}\-\- This identifies a prefix name for specified DUAs}}
\CE{}\L{\LB{}\Tab{16}{\C{}\-\- e.g. anyone in the UK}}
\CE{}\L{\LB{}\Tab{8}{group [4] NameList}}
\L{\LB{}\Tab{16}{\C{}\-\- For specifying group rights}}
\CE{}\L{\LB{}\Tab{8}{\}}}
\L{\LB{}}
\L{\LB{\Proc{NameList}NameList ::= \K{SET} \K{OF} DistinguishedName}\Tab{40}{}}
\L{\LB{}}
\L{\LB{\Proc{ACLSyntax}ACLSyntax ::= \K{SEQUENCE} \{ }}
\L{\LB{    childACL            [0] ACLInfo \K{DEFAULT} \{\{other, read\}\},}}
\L{\LB{    entryACL            [1] ACLInfo \K{DEFAULT} \{\{other, read\}\},}}
\L{\LB{    defaultAttributeACL [2] ACLInfo \K{DEFAULT} \{\{other, read\}\},}}
\L{\LB{    [3] \K{SET} \K{OF} AttributeACL \}}}
\L{\LB{}\Tab{32}{\C{}\-\- Defaults to a publicly readable}}
\CE{}\L{\LB{}\Tab{32}{\C{}\-\- read only directory}}
\CE{}\L{\LB{    }}
\L{\LB{\Proc{AttributeACL}AttributeACL ::= \K{SEQUENCE} \{}}
\L{\LB{    \K{SET} \K{OF} AttributeType,}}
\L{\LB{    ACLInfo \}    }}
\L{\LB{}}
\L{\LB{ACL \K{ATTRIBUTE}}}
\L{\LB{    \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX} ACLSyntax}}
\L{\LB{    \K{SINGLE} \K{VALUE}}}
\L{\LB{}}