Code

Moved acl attribute to gosa.schema to make installation more easy
[gosa.git] / contrib / openldap / goforge.schema
1 ##
2 ## goforge.schema - used by goforge 
3 ##
4 ## Version: 030421
5 ##
6 ##      Maintained by: Lars Scheiter (scheiter@GONICUS.de)
7 ##
10 # Objectclasses
11 objectclass (1.3.6.1.4.1.10098.1.2.1.24 NAME 'goforgeAccount'
12         DESC 'users that have access to GOforge get this objectclass'
13         MUST ( cn $ mail $ uid ))