diff options
| author | Mark Eichin <eichin@mit.edu> | 1994-06-10 03:36:08 +0000 |
|---|---|---|
| committer | Mark Eichin <eichin@mit.edu> | 1994-06-10 03:36:08 +0000 |
| commit | 90864cc89d4323e379b5cc2270865627cd7fc665 (patch) | |
| tree | 5a5458b3967c32bb7ef50b968f240a63744e966a /src/isode/support/objects.local | |
| parent | 9f848ddada00ab926f70bd892b199f875404e26a (diff) | |
autoconfed isode for kerberos work
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3697 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/isode/support/objects.local')
| -rw-r--r-- | src/isode/support/objects.local | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/src/isode/support/objects.local b/src/isode/support/objects.local new file mode 100644 index 000000000..025c94445 --- /dev/null +++ b/src/isode/support/objects.local @@ -0,0 +1,42 @@ +############################################################################### +# +# isobjects - ISODE Objects Database +# +# Mappings between object descriptors and object identifiers +# +# +# $Header$ +# +# +# $Log$ +# Revision 1.1 1994/06/10 03:35:49 eichin +# autoconfed isode for kerberos work +# +# Revision 1.1 1994/05/31 20:43:24 eichin +# reduced-isode release from /mit/isode/isode-subset/src +# +# Revision 8.0 91/07/17 12:20:30 isode +# Release 7.0 +# +# +############################################################################### + + +############################################################################### +# +# Syntax: +# +# <object descriptor> <object id> +# +# Each token is separated by LWSP, though double-quotes may be +# used to prevent separation +# +############################################################################### + + +############################################################################### +# locally defined objects +# (this section is usually empty...) +############################################################################### + + |
