Software Freedom Law Center

root/trunk/configs/ldap/loblawperson.schema

Revision 16, 1.3 kB (checked in by bkuhn, 1 year ago)
  • Added license to schema
Line 
1 # loblawperson.schema for Loblaw
2 # Copyright (C) 2005, 2006, 2007, Software Freedom Law Center, Inc.
3 #
4 # Permission to use, copy, modify, and/or distribute this software for any
5 # purpose with or without fee is hereby granted, provided that the above
6 # copyright notice and this permission notice appear in all copies.
7 #
8 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
9 # WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
10 # WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
11 # AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
12 # DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
13 # OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
14 # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15 # PERFORMANCE OF THIS SOFTWARE.
16 #
17 # License: ISC
18
19 attributetype ( 2.5.4.35.712 NAME 'emailPassword'
20         DESC 'RFC2256/2307: email password of user'
21         SUP userPassword SINGLE-VALUE )
22 # 2.16.840.1.113719.1.27.101.5
23
24 attributetype ( 1.3.6.1.1.1.1.3.276 NAME 'mailLocation'
25         DESC 'The dovecot data for mail delivery'
26         SUP homeDirectory SINGLE-VALUE )
27
28
29 objectclass     ( 1.3.6.1.4.1.4203.666.1.100
30     NAME 'loblawStaffPerson'
31     SUP top
32     AUXILIARY
33     DESC 'LobLaw Staff Person fields for mixing in with inetOrgPerson'
34     MAY  ( emailPassword $ mailLocation ) )
35
Note: See TracBrowser for help on using the browser.

SFLC Main Page

[frdm] Support SFLC