Code

Reverted class_exists test. It fires the autoloader.
[gosa.git] / gosa-core / contrib / openldap / gosa-samba2.schema
index a8cfbba6b427ae85eb1fd40c3526f6c5c6641863..4aa43315aa9be225cf9bd41f53b5c543af3f5332 100644 (file)
@@ -251,9 +251,18 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.43 NAME 'gosaApplicationPriority'
         DESC 'Keeps the application icon in png format'
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
 
-attributetype ( 1.3.6.1.4.1.10098.1.1.12.44 NAME 'gosaLastSystemLogin'
+attributetype ( 1.3.6.1.4.1.10098.1.1.12.44 NAME 'gotoLastSystemLogin'
         DESC 'Timestamp for a Users last System Login'
-        SYNTAX  1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
+        SYNTAX  1.3.6.1.4.1.1466.115.121.1.15)
+
+attributetype ( 1.3.6.1.4.1.10098.1.1.12.45 NAME 'gotoLastSystem'
+        EQUALITY distinguishedNameMatch
+        DESC 'The DN of the System where the Login was performed'
+        SYNTAX  1.3.6.1.4.1.1466.115.121.1.12)
+
+attributetype ( 1.3.6.1.4.1.10098.1.1.12.46 NAME 'gosaLoginRestriction'
+        DESC 'Multivalue attribute to carry a number of allowed ips/subnets'
+        SUP name)
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'
         DESC 'Field to represent the academic title'
@@ -283,98 +292,99 @@ attributetype ( 1.3.6.1.4.1.19414.2.1.651
 
 # Classes
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY
-        DESC 'Class for GOsa settings (v2.4)'
+        DESC 'Class for GOsa settings (v2.6.1)'
         MUST ( gosaSubtreeACL ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL
-        DESC 'Class for GOsa locking (v2.4)'
+        DESC 'Class for GOsa locking (v2.6.1)'
         MUST ( gosaUser $ gosaObject $ cn ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL
-        DESC 'Class for GOsa caching (v2.4)'
+        DESC 'Class for GOsa caching (v2.6.1)'
        MAY  ( gosaUser )
        MUST ( cn ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY
-        DESC 'Class to mark Departments for GOsa (v2.4)'
+        DESC 'Class to mark Departments for GOsa (v2.6.1)'
        MUST  ( ou $ description ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY
-        DESC 'Class to mark MailAccounts for GOsa (v2.4)'
+        DESC 'Class to mark MailAccounts for GOsa (v2.6.1)'
        MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode)
        MAY  ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $
               gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $
               gosaVacationMessage $ gosaVacationStart $ gosaVacationStop $ gosaSharedFolderTarget $ acl))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY
-        DESC 'Class for GOsa Accounts (v2.4)'
+        DESC 'Class for GOsa Accounts (v2.6.6)'
        MUST ( uid )
         MAY ( lmPassword $ ntPassword $ pwdLastSet $ gosaDefaultPrinter $ gosaDefaultLanguage $
-              academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $ gender ))
+              academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $ gender $ 
+              gotoLastSystemLogin $ gotoLastSystem $ gosaLoginRestriction ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
-        DESC 'Class for GOsa Hosts (v2.4)'
+        DESC 'Class for GOsa Hosts (v2.6.1)'
         MUST ( cn )
         MAY ( description $ gosaService ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
-        DESC 'Class for GOsa Proxy settings (v2.4)'
+        DESC 'Class for GOsa Proxy settings (v2.6.1)'
         MUST ( gosaProxyAcctFlags )
         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
               gosaProxyQuotaPeriod ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' SUP top STRUCTURAL
-        DESC 'Class for GOsa applications (v2.4)'
+        DESC 'Class for GOsa applications (v2.6.1)'
         MUST ( cn $ gosaApplicationExecute )
         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $ gosaApplicationMimeType $
               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
-        DESC 'Class for GOsa application groups (v2.4)'
+        DESC 'Class for GOsa application groups (v2.6.1)'
         MUST ( cn )
         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
-        DESC 'Class for GOsa User Templates (v2.4)'
+        DESC 'Class for GOsa User Templates (v2.6.1)'
         MUST ( cn ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
-        DESC 'GOsa object grouping (v2.4)'
+        DESC 'GOsa object grouping (v2.6.1)'
         SUP top STRUCTURAL
                MUST ( cn $ gosaGroupObjects ) MAY ( description $ member ) )
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
-        DESC 'GOsa webdav enabling account (v2.4)'
+        DESC 'GOsa webdav enabling account (v2.6.1)'
         SUP top AUXILIARY
         MUST ( cn $ uid ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
-       DESC 'GOsa Intarent enabling account (v2.4)'
+       DESC 'GOsa Intarent enabling account (v2.6.1)'
           SUP top AUXILIARY
        MUST ( cn $ uid )
        MAY ( gosaDefaultLanguage ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrativeUnit'
-       DESC 'Marker for administrational units (v2.5)'
+       DESC 'Marker for administrational units (v2.6.1)'
           SUP top AUXILIARY
        MUST ( gosaUnitTag ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrativeUnitTag'
-       DESC 'Marker for objects below administrational units (v2.5)'
+       DESC 'Marker for objects below administrational units (v2.6.1)'
           SUP top AUXILIARY
        MUST ( gosaUnitTag ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole'
-       DESC 'ACL container to define roles (v2.5)' SUP top STRUCTURAL
+       DESC 'ACL container to define roles (v2.6.1)' SUP top STRUCTURAL
        MUST ( gosaAclTemplate $ cn )
        MAY  ( description ) )
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl'
-       DESC 'ACL container to define single ACLs (v2.5)' SUP top AUXILIARY
+       DESC 'ACL container to define single ACLs (v2.6.1)' SUP top AUXILIARY
        MUST ( gosaAclEntry  ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject'
-       DESC 'Container object for undo and snapshot data (v2.5)' SUP top STRUCTURAL
+       DESC 'Container object for undo and snapshot data (v2.6.1)' SUP top STRUCTURAL
        MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSnapshotData )
        MAY  ( description ) )