Re: ISPMan 1.3 and Fedora-DS

Joerg Delker <[email protected]> Sun, 29 Jan 2006 20:51:51 +0100
Newsgroups gmane.comp.isp.ispman.user
Message-ID <[email protected]>
Yacine Kheddache wrote:
> Hi,
> 
> Is anyone running ISPMan 1.3 with Fedora-DS instead of OpenLDAP?

Well, I'm running ISPMan on Sun's Directory Server (5.1), which evolved
out of Netscape's old DS and should therefor have the same base with the
Fedora-DS.

> I tried a few scripts to convert ISPMan OpenLDAP schema to Fedora-DS (which
> use strict RFC 2252 ldif files) without any success.

With some tweaking that worked fine for me.
I've attached the basic ispman schema as LDIF.

Joerg
99ispman.ldif (text/plain, 35.6 KB)
dn: cn=schema
attributeTypes: ( 1.3.6.1.4.8833.2.1.1108 NAME 'ispmanUser' DESC 'User identif
 ier' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.7 NAME 'FTPStatus' DESC 'Account statu
 s: enabled or disabled' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.26 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1206 NAME 'ispmanDomainService' DESC 'A s
 tring naming the services allowed for this domain' EQUALITY caseIgnoreIA5Mat
 ch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{102
 4} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1411 NAME 'ispmanVhostName' DESC 'Name of
  Virtualhost. Eg: www' EQUALITY caseExactIA5Match SUBSTR caseExactIA5Substri
 ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.3317.4.3.1.13 NAME 'radiusFramedCompression'  EQ
 UALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE 
 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1703 NAME 'ispmanDomainServiceInfo' DESC 
 'Some informations about this service' EQUALITY caseIgnoreIA5Match SUBSTR ca
 seIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 
 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1012 NAME 'ispmanMinGid' DESC 'An integer
  determining the lowest gid ISPMan may use' EQUALITY integerMatch SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.3317.4.3.1.57 NAME 'dialupAccess'  EQUALITY case
 IgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'u
 ser defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.0.3 NAME 'relativeDomainName' DESC 'The 
 starting labels of a domain name' EQUALITY caseIgnoreIA5Match SUBSTR caseIgn
 oreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user de
 fined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1110 NAME 'ispmanModify'  SUP name SYNTAX
  1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1402 NAME 'ispmanVhostDocumentRootOption'
  DESC 'The path to the documentroot' EQUALITY caseExactIA5Match SUBSTR caseE
 xactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user d
 efined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1007 NAME 'ispmanCurrUid' DESC 'An intege
 r containing the current uid' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1419 NAME 'ispmanVhostLogdir' DESC 'Direc
 tory for log files' EQUALITY caseIgnoreIA5Match SUBSTR caseExactIA5Substring
 sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'user defi
 ned' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1105 NAME 'ispmanGroupName' DESC 'A strin
 g naming an ISPMan ispmanUser group' EQUALITY caseIgnoreIA5Match SUBSTR case
 IgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'us
 er defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1225 NAME 'ispmanDomainDefaultFileServer'
  DESC 'default homedirectory server for this domain.' EQUALITY caseIgnoreIA5
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE X-ORIGIN 'user 
 defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.35 NAME 'nAPTRRecord' DESC 'Naming Aut
 hority Pointer, RFC 2915' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Su
 bstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1203 NAME 'ispmanDomainOwner' DESC 'A str
 ing describing the owner of a ispmanDomain' SUP name SYNTAX 1.3.6.1.4.1.1466
 .115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1301 NAME 'ispmanUserId' DESC 'userid wit
 hout the domain stuff' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.26{256} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1216 NAME 'ispmanCreateTimestamp' DESC 't
 imestamp when the client, reseller, domain is created' EQUALITY caseIgnoreIA
 5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
 {1024} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.0.4 NAME 'aRecord'  EQUALITY caseIgnoreI
 A5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1022 NAME 'ispmanCurrAclId' DESC 'An inte
 ger keeping score of the current ACL id' EQUALITY integerMatch SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1412 NAME 'ispmanVhostRedirectURL' DESC '
 relative URL WHICH you want to redirect' EQUALITY caseExactIA5Match SUBSTR c
 aseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'us
 er defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1704 NAME 'ispmanDomainServiceDefault' DE
 SC 'YES or NO. one of these two strings' EQUALITY caseIgnoreIA5Match SUBSTR 
 caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{5} X-ORIGIN '
 user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1017 NAME 'ispmanProcess' DESC 'A string 
 naming a ispmanProcess' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstri
 ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1407 NAME 'ispmanVhostScriptDirOption' DE
 SC 'The path to the ispmanScriptDir' EQUALITY caseExactIA5Match SUBSTR caseE
 xactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user d
 efined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1008 NAME 'ispmanMinUid' DESC 'An integer
  determining the lowest uid ISPman may use' EQUALITY integerMatch SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1213 NAME 'ispmanExpire' DESC 'Time to is
 pmanExpire ispmanDomain entry' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.26{16} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.2.1.15 NAME 'rfc822MailMember' DESC 'rfc
 822 mail address of group member(s)' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1505 NAME 'ispmanHostInfo' DESC 'Small de
 scription of the machine' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubst
 ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined'
  )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1106 NAME 'ispmanMaxAccounts' DESC 'An in
 teger determining the max number of Accounts in a ispmanDomain' EQUALITY int
 egerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user d
 efined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1226 NAME 'dnsHost' DESC 'dns hosts for t
 his domain.' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 6{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1603 NAME 'ispmanHostGroupMember' DESC 'i
 spmanHosts that take part in this group' EQUALITY caseIgnoreIA5Match SUBSTR 
 caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN
  'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1204 NAME 'ispmanDomainComment' DESC 'A s
 tring containing a comment on a ispmanDomain' EQUALITY caseIgnoreMatch SUBST
 R caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} X-ORI
 GIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.31 NAME 'cNAMERecord'  EQUALITY case
 IgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' 
 )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1701 NAME 'ispmanDomainServiceName' DESC 
 'A string naming a ispmanService available for ispmanDomains such as http' E
 QUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4
 .1.1466.115.121.1.26{1024} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1010 NAME 'ispmanResUid' DESC 'An integer
  indicating a reserved uid' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1302 NAME 'ispmanDomainDefaultMailDropHos
 t' DESC 'fqdn of final SMTP destination to this recipient' EQUALITY caseIgno
 reIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE X-ORIGIN '
 user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1803 NAME 'ispmanClientMaxDomains' DESC '
 An integer determining the max number of Domains a client can create' EQUALI
 TY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN '
 user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.0.1 NAME 'dNSClass' DESC 'The class of a
  resource record' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1005 NAME 'ispmanValType' DESC 'Type of s
 tored ispmanValue (single, multi, ...?)' EQUALITY caseIgnoreIA5Match SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1417 NAME 'ispmanVirtualhostUser' DESC 'i
 spman virtualhost user' EQUALITY caseExactIA5Match SUBSTR caseExactIA5Substr
 ingsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.29 NAME 'nSRecord'  EQUALITY caseIgn
 oreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1103 NAME 'ispmanAllow'  EQUALITY caseIgn
 oreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121
 .1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1018 NAME 'ispmanStatus' DESC 'A string d
 escribing the ispmanStatus of a ispmanProcess' EQUALITY caseIgnoreIA5Match S
 UBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X
 -ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1223 NAME 'ispmanDomainSignature' DESC 'A
  signature line that is appended to outgoing mails via the webmail' EQUALITY
  caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{100} X-ORIGIN 'user
  defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1201 NAME 'ispmanDomain' DESC 'A string n
 aming an ISPMan ispmanDomain' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreS
 ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defi
 ned' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1408 NAME 'ispmanControlPanelPassword'  S
 UP userPassword SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN 'user defined'
  )
attributeTypes: ( 2.16.840.1.113730.3.1.13 NAME 'mailLocalAddress' DESC 'RFC82
 2 email address of this recipient' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1214 NAME 'ispmanRetry' DESC 'Retry timin
 g' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SING
 LE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1020 NAME 'ispmanSession' DESC 'A session
  for ispmanProcess' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsM
 atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1209 NAME 'ispmanRefresh' DESC 'Minimum T
 TL' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SIN
 GLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1410 NAME 'ispmanVhostIpAddress' DESC 'An
  IP address or a * ' EQUALITY caseExactIA5Match SUBSTR caseExactIA5Substring
 sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1911 NAME 'ispmanResellerName' DESC 'Disp
 lay name of the reseller' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubst
 ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'user defined
 ' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1702 NAME 'ispmanDomainServiceAlias' DESC
  'A friendly name for the service such as Web Hosting' EQUALITY caseIgnoreIA
 5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
 {1024} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1015 NAME 'ispmanPid' DESC 'An integer fo
 r ispmanProcess id counting' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.12 NAME 'pTRRecord' DESC 'domain name 
 pointer, RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substring
 sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1113 NAME 'ispmanModuleAlias' DESC 'A use
 r friendly name for the module' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
 eSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'user d
 efined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1405 NAME 'ispmanVhostServerAlias' DESC '
 The path to the documentroot' EQUALITY caseExactIA5Match SUBSTR caseExactIA5
 SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined'
  )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1006 NAME 'ispmanVal' DESC 'A string cont
 aining a ispmanValue of a ispmanVariable in a config ispmanModule' EQUALITY 
 caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.26{1024} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1211 NAME 'ispmanRootmail' DESC 'RFC822 e
 mail address to send root mail to' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1503 NAME 'ispmanHostAlias' DESC 'A strin
 g naming an alias of an ISPMan host. This maybe the display name of the mach
 ine' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1418 NAME 'ispmanVhostStats' DESC 'Enable
  stats for this vhost' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.8833.2.1.1021 NAME 'ispmanSysadminMail' DESC 'Em
 ail address for the admin' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubs
 tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE X-ORIGIN 
 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1224 NAME 'ispmanDomainDefaultWebHost' DE
 SC 'default web host for this domain.' EQUALITY caseIgnoreIA5Match SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1601 NAME 'ispmanHostGroupName' DESC 'A s
 tring naming an ISPMan host group.' EQUALITY caseIgnoreIA5Match SUBSTR caseI
 gnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'use
 r defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1202 NAME 'ispmanDomainType' DESC 'String
  describing the administrative ispmanDomain type' EQUALITY caseIgnoreIA5Matc
 h SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128}
  X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1801 NAME 'ispmanClientId' DESC 'A string
  defining a unique client id' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreS
 ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'user def
 ined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1420 NAME 'ispmanVhostStatdir' DESC 'Dire
 ctory to place stat reports' EQUALITY caseIgnoreIA5Match SUBSTR caseExactIA5
 SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN '
 user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.39 NAME 'dNameRecord' DESC 'Non-Termin
 al DNS Name Redirection, RFC 2672' EQUALITY caseIgnoreIA5Match SUBSTR caseIg
 noreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user d
 efined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1003 NAME 'ispmanModule' DESC 'A string n
 aming an ISPMan configurational Module' EQUALITY caseIgnoreIA5Match SUBSTR c
 aseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN
  'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1415 NAME 'ispmanVhostAclAllowUser' DESC 
 'Usernames that are allowed to access this location' EQUALITY caseExactIA5Ma
 tch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1912 NAME 'ispmanResellerMaxClients' DESC
  'Maximum number of clients this Reseller can create' EQUALITY integerMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1101 NAME 'ispmanAclid'  EQUALITY integer
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.27{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1016 NAME 'ispmanCurrPid' DESC 'An intege
 r keeping score of the current pid' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1221 NAME 'ispmanDomainLocked' DESC 'set 
 this to true or false' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.1
 15.121.1.26{5} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1114 NAME 'ispmanVarAlias' DESC 'A user f
 riendly name for the Var' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubst
 ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'user defined
 ' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1406 NAME 'ispmanVhostScriptDir' DESC 'Th
 e path to the ispmanScriptDir' EQUALITY caseExactIA5Match SUBSTR caseExactIA
 5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 
 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1212 NAME 'ispmanPrimary' DESC 'fqdn of i
 spmanPrimary dns' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.12
 1.1.26{256} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1504 NAME 'ispmanHostType' DESC 'Host, Ro
 uter, Switch etc. This can be used when configuring MRTG or NetSaint for the
  hosts' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 
 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.27 NAME 'mDRecord'  EQUALITY caseIgn
 oreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1109 NAME 'ispmanGroupMember'  SUP name S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1602 NAME 'ispmanHostGroupInfo' DESC 'Som
 e info about this group' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstr
 ingsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' 
 )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1207 NAME 'ispmanReplicaMaster' DESC 'poi
 nter to the master ispmanDomain of replica' EQUALITY caseIgnoreIA5Match SYNT
 AX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 0.9.2342.19200300.100.1.30 NAME 'sOARecord'  EQUALITY caseIg
 noreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1013 NAME 'ispmanMaxGid' DESC 'An integer
  determining the max gid ISPMan may use' EQUALITY integerMatch SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1802 NAME 'ispmanClientName' DESC 'Displa
 y name of the client' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstring
 sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.0.0 NAME 'dNSTTL' DESC 'An integer denot
 ing time to live' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1111 NAME 'ispmanQuestion' DESC 'A string
  containing a configuration ispmanQuestion' EQUALITY caseIgnoreIA5Match SUBS
 TR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-OR
 IGIN 'user defined' )
attributeTypes: ( 2.16.840.1.113730.3.1.18 NAME 'mailHost' DESC 'FQDN of the S
 MTP/MTA of this recipient' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.26{256} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1004 NAME 'ispmanVar' DESC 'A string nami
 ng a ispmanVariable in a configurational ispmanModule' EQUALITY caseIgnoreIA
 5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
 {1024} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1501 NAME 'ispmanHostName' DESC 'A string
  naming an ISPMan host. This should be a hostname -f output on a unix host' 
 EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.
 4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1416 NAME 'webHost' DESC 'The host on whi
 ch this vhost should be located' EQUALITY caseExactIA5Match SUBSTR caseExact
 IA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defin
 ed' )
attributeTypes: ( 0.9.2342.19200300.100.1.28 NAME 'mXRecord'  EQUALITY caseIgn
 oreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1102 NAME 'ispmanLocation'  EQUALITY case
 IgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
 121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.14 NAME 'mInfoRecord' DESC 'mailbox or
  mail list information, RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgn
 oreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user de
 fined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1222 NAME 'ispmanDomainLockedBy' DESC 'RE
 MOTE_USER who locked this domain' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1
 .4.1.1466.115.121.1.26{100} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.36 NAME 'kXRecord' DESC 'Key Exchange 
 Delegation, RFC 2230' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substr
 ingsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1001 NAME 'ispmanService' DESC 'A string 
 naming an available ispmanService' EQUALITY caseIgnoreIA5Match SUBSTR caseIg
 noreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'use
 r defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1208 NAME 'ispmanRecord' DESC 'Minimum TT
 L' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-O
 RIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1413 NAME 'ispmanVhostRedirectLocation' D
 ESC 'relative/static URL TO WHICH you want to redirect' EQUALITY caseExactIA
 5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
 26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1910 NAME 'ispmanResellerId' DESC 'A stri
 ng defining a unique reseller id' EQUALITY caseIgnoreIA5Match SUBSTR caseIgn
 oreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} X-ORIGIN 'user
  defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1014 NAME 'ispmanResGid' DESC 'An integer
  indicating a reserved gid' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.27{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1306 NAME 'fileHost' DESC 'fileserver hos
 t for the user' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.
 1.26{256} SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.33 NAME 'sRVRecord' DESC 'service loca
 tion, RFC 2782' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1112 NAME 'ispmanParams' DESC 'A string n
 aming a parameter' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMa
 tch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1404 NAME 'ispmanVhostExtraConf' DESC 'Th
 e path to the documentroot' EQUALITY caseExactIA5Match SUBSTR caseExactIA5Su
 bstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1009 NAME 'ispmanMaxUid' DESC 'An integer
  determining the max uid ISPman may use' EQUALITY integerMatch SYNTAX 1.3.6.
 1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1210 NAME 'ispmanMinimum' DESC 'Minimum T
 TL' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SIN
 GLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1502 NAME 'ispmanHostIp' DESC 'IP address
  as a dotted decimal, eg. 192.168.1.1' EQUALITY caseIgnoreIA5Match SYNTAX 1.
 3.6.1.4.1.1466.115.121.1.26{128} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.8833.2.1.1020 NAME 'ispmanSysadminLevel' DESC 'A
 n integer number defining the level of admin status' EQUALITY integerMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1227 NAME 'smtpHost' DESC 'smtp hosts for
  this domain.' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1
 .26{256} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1205 NAME 'ispmanDomainCustomer' DESC 'A 
 string naming the customer the ispmanDomain belongs to' SUP name SYNTAX 1.3.
 6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1011 NAME 'ispmanCurrGid' DESC 'An intege
 r keeping track of the current gid' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1
 .1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1303 NAME 'mailAlias'  SUP mailLocalAddre
 ss SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.6981.11.3.2 NAME 'FTPQuotaMBytes' DESC 'Quota (i
 n megabytes) for an FTP user' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.
 115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1401 NAME 'ispmanVhostDocumentRoot' DESC 
 'The path to the documentroot' EQUALITY caseExactIA5Match SUBSTR caseExactIA
 5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 
 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1002 NAME 'ispmanDefault' DESC 'A string 
 indication wether a ispmanService is available by ispmanDefault' EQUALITY ca
 seIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.11
 5.121.1.26{4} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1414 NAME 'ispmanVhostAclLocation' DESC '
 relativeLocation that is protected by someuser/pass' EQUALITY caseExactIA5Ma
 tch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1019 NAME 'ispmanMessage' DESC 'A string 
 describing the error message of a failed ispmanProcess' EQUALITY caseIgnoreI
 A5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
 6{4096} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.16 NAME 'tXTRecord' DESC 'text string,
  RFC 1035' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch S
 YNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1220 NAME 'ispmanDomainMailDeliveryMethod
 ' DESC 'An string local or smtp determining weather the mail should be forwa
 rded to MX or accepted localy' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.26{5} X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.1.2428.20.1.30 NAME 'nXTRecord' DESC 'non-existant
 , RFC 2535' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch 
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1409 NAME 'ispmanMaxVhosts' DESC 'An inte
 ger determining the max number of vhosts in a ispmanDomain' EQUALITY integer
 Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defin
 ed' )
attributeTypes: ( 1.3.6.1.4.8833.2.1.1215 NAME 'ispmanDnsMasters' DESC 'If thi
 s is a secondary domain then we should get the DNS info from the masters' EQ
 UALITY caseIgnoreIA5Match SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.
 1.1466.115.121.1.26{1024} X-ORIGIN 'user defined' )
objectClasses: ( 2.16.840.1.113730.3.2.147 NAME 'inetLocalMailRecipient' DESC 
 'Internet local mail recipient' SUP top AUXILIARY MAY ( mailLocalAddress $ m
 ailHost $ mailRoutingAddress ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.2428.20.3 NAME 'dNSZone' SUP top STRUCTURAL MUST 
 ( zoneName $ relativeDomainName ) MAY ( dNSTTL $ dNSClass $ aRecord $ mDReco
 rd $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ pTRRecord $ hInfoRecord
  $ mInfoRecord $ tXTRecord $ SigRecord $ KeyRecord $ aAAARecord $ LocRecord 
 $ nXTRecord $ sRVRecord $ nAPTRRecord $ kXRecord $ certRecord $ a6Record $ d
 NameRecord ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.1.6981.11.2.3 NAME 'PureFTPdUser' DESC 'PureFTPd us
 er with optional quota, throttling, and ratio' STRUCTURAL MAY ( FTPStatus $ 
 FTPQuotaFiles $ FTPQuotaMBytes $ FTPUploadRatio $ FTPDownloadRatio $ FTPUplo
 adBandwidth $ FTPDownloadBandwidth $ FTPuid $ FTPgid ) X-ORIGIN 'user define
 d' )
objectClasses: ( 1.3.6.1.4.12852.2.1.1001 NAME 'ispmanClient' DESC 'Class desc
 ribing ispman clients' SUP inetOrgPerson STRUCTURAL MUST ( ispmanClientId $ 
 ispmanClientName $ ispmanResellerId $ ispmanStatus $ ispmanCreateTimestamp )
  MAY ( ispmanResellerName $ ispmanDomainDefaultMailDropHost $ ispmanDomainDe
 faultWebHost $ c $ ispmanDomainDefaultFileServer $ dnsHost $ smtpHost $ ispm
 anClientMaxDomains ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1003 NAME 'ispmanConfModule' DESC 'Class d
 escribing configuration ispmanModules' SUP top STRUCTURAL MUST ispmanModule 
 MAY ( description $ ispmanModuleAlias ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1004 NAME 'ispmanConfVar' DESC 'Class desc
 ribing configuration ispmanVariables' SUP top STRUCTURAL MUST ( ispmanModule
  $ ispmanVar $ ispmanVal $ ispmanQuestion ) MAY ispmanVarAlias X-ORIGIN 'use
 r defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1006 NAME 'ispmanCounters' DESC 'Class tha
 t holds counters of all sorts' SUP top STRUCTURAL MAY ( cn $ ispmanCurrPid $
  ispmanCurrUid $ ispmanMinUid $ ispmanMaxUid $ ispmanResUid $ ispmanCurrGid 
 $ ispmanMinGid $ ispmanMaxGid $ ispmanResGid $ ispmanCurrAclId $ currid ) X-
 ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1101 NAME 'ispmanDomain' DESC 'An alternat
 e ispmanDomain to ispmanAllow for ispmanDomain and ommission of dc in object
 ' SUP top AUXILIARY MAY ( ispmanDomain $ cn $ uid $ uidNumber $ gidNumber $ 
 homeDirectory $ userPassword $ ispmanControlPanelPassword $ loginShell $ isp
 manDomainType $ ispmanDomainOwner $ ispmanDomainComment $ ispmanDomainServic
 e $ ispmanDomainCustomer $ ispmanDomainDefaultMailDropHost $ ispmanDomainSig
 nature $ ispmanReplicaMaster $ ispmanDomainMailDeliveryMethod $ ispmanDomain
 Locked $ ispmanDomainLockedBy $ mailLocalAddress $ mailForwardingAddress $ i
 spmanMaxAccounts $ ispmanMaxVhosts $ ispmanDnsMasters $ ispmanDomainDefaultW
 ebHost $ ispmanClientId $ ispmanClientName $ ispmanDomainDefaultFileServer $
  dnsHost $ smtpHost $ ispmanResellerId $ ispmanResellerName $ ispmanStatus $
  ispmanCreateTimestamp $ DestinationAddress $ DestinationPort $ fileHost ) X
 -ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1102 NAME 'ispmanDomainService' DESC 'Clas
 s describing DomainServices' SUP top STRUCTURAL MUST ispmanDomainServiceName
  MAY ( ispmanDomainServiceInfo $ ispmanDomainServiceDefault $ ispmanDomainSe
 rviceAlias ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1009 NAME 'ispmanHostGroup' DESC 'Class to
  order hosts into functional groups' SUP top STRUCTURAL MUST ispmanHostGroup
 Name MAY ( ispmanHostGroupInfo $ ispmanHostGroupMember ) X-ORIGIN 'user defi
 ned' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1008 NAME 'ispmanHost' DESC 'A class descr
 ibing hosts within ISPMan' SUP top STRUCTURAL MAY ( ispmanHostName $ ispmanH
 ostAlias $ ispmanHostIp $ ispmanHostType $ ispmanHostInfo ) X-ORIGIN 'user d
 efined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1202 NAME 'ispmanVirtualHost' DESC 'Ispman
  http data' SUP top AUXILIARY MAY ( ispmanDomain $ ispmanVhostServerAlias $ 
 ispmanVhostScriptDir $ ispmanVhostIpAddress $ ispmanVhostDocumentRoot $ ispm
 anVhostExtraConf $ ispmanVhostLogdir $ ispmanVhostDocumentRootOption $ ispma
 nVhostScriptDirOption $ webHost $ ispmanVhostStatdir $ ispmanVhostStats $ is
 pmanVhostName $ ispmanStatus $ ispmanCreateTimestamp $ fileHost $ Destinatio
 nAddress $ DestinationPort ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1203 NAME 'ispmanVirtualHostAcl' DESC 'obj
 ectClass for vHost ACLs' SUP top STRUCTURAL MUST ( ispmanVhostAclLocation $ 
 ispmanVhostAclAllowUser $ ispmanVhostName $ ispmanDomain ) X-ORIGIN 'user de
 fined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1204 NAME 'ispmanVirtualHostRedirection' D
 ESC 'objectClass for vHost Redirection URLs' SUP top STRUCTURAL MUST ( ispma
 nVhostRedirectLocation $ ispmanVhostRedirectURL $ ispmanVhostName $ ispmanDo
 main ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1205 NAME 'ispmanVirtualHostUser' DESC 'Us
 er/password pair that can be used to authentify to a web service' SUP top ST
 RUCTURAL MUST ( ispmanDomain $ ispmanUserId $ userPassword ) MAY ispmanVirtu
 alhostUser X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1230 NAME 'ispmanVirtualHostAlias' DESC 'A
 lias to the vhost name' SUP top STRUCTURAL MAY ( ispmanVhostServerAlias $ ou
  $ ispmanVhostName $ ispmanDomain ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1299 NAME 'ispmanMailGroup' DESC 'MailGrou
 p' SUP top STRUCTURAL MAY ( ispmanDomain $ mailAlias $ mailLocalAddress $ ma
 ilForwardingAddress $ cn ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.12852.2.2.1002 NAME 'ispmanReseller' DESC 'Class de
 scribing ispman Resellers' SUP inetOrgPerson STRUCTURAL MUST ( ispmanReselle
 rId $ ispmanResellerName $ ispmanStatus $ ispmanCreateTimestamp ) MAY ( ispm
 anDomainDefaultFileServer $ ispmanDomainDefaultMailDropHost $ ispmanDomainDe
 faultWebHost $ c $ dnsHost $ smtpHost $ ispmanResellerMaxClients ) X-ORIGIN 
 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1001 NAME 'ispmanSysadmin' DESC 'An admini
 strative ispmanUser entity withing ISPMan' SUP top STRUCTURAL MUST ( uid $ u
 serPassword $ ispmanSysadminLevel ) MAY ( ou $ ispmanSysadminMail $ cn ) X-O
 RIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1104 NAME 'ispmanDomainUser' DESC 'An ISPM
 an ispmanDomain ispmanUser' SUP inetOrgPerson STRUCTURAL MAY ( ispmanDomain 
 $ ispmanUserId $ mailHost $ mailLocalAddress $ mailRoutingAddress $ mailQuot
 a $ fileHost $ mailForwardingAddress $ mailAlias $ ispmanStatus $ ispmanCrea
 teTimestamp $ amavisVirusLover $ amavisBannedFilesLover $ amavisBypassVirusC
 hecks $ amavisBypassSpamChecks $ amavisSpamTagLevel $ amavisSpamKillLevel $ 
 amavisWhitelistSender $ amavisBlacklistSender $ DestinationAddress $ Destina
 tionPort ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1007 NAME 'ispmanProcesses' DESC 'Placehol
 der for ISPMan ispmanProcesses branch top' SUP top STRUCTURAL MUST ou MAY ( 
 ispmanDomain $ ispmanStatus $ ispmanMessage $ ispmanPid $ ispmanSession $ is
 pmanUser $ ispmanHostName $ ispmanProcess $ ispmanParams ) X-ORIGIN 'user de
 fined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1105 NAME 'ispmanDomainUserGroup' DESC 'A 
 class describing ispmanUsergroups within ISPMan' SUP top STRUCTURAL MUST ( c
 n $ ispmanDomain $ gidNumber $ ispmanGroupName ) MAY description X-ORIGIN 'u
 ser defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1106 NAME 'ispmanDomainAdmins' DESC 'Domai
 n administrators' SUP top STRUCTURAL MAY ( ou $ ispmanDomain ) X-ORIGIN 'use
 r defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1107 NAME 'ispmanDomainRelatedObject' DESC
  'Ispman extention to ispmanDomainRelatedObject' SUP top STRUCTURAL MAY ( ou
  $ associatedDomain $ ispmanDomain $ cn $ ispmanPrimary $ ispmanRootmail $ i
 spmanExpire $ ispmanRetry $ ispmanMinimum $ ispmanRefresh $ ispmanRecord ) X
 -ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1108 NAME 'ispmanBranch' SUP top STRUCTURA
 L MAY ( dc $ ou $ sOARecord $ aRecord $ nSRecord $ mXRecord $ cNAMERecord $ 
 relativeDomainName $ ispmanSession ) X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.4.8833.2.2.1109 NAME 'ispmanRelatedObject' SUP top ST
 RUCTURAL MAY cn X-ORIGIN 'user defined' )
smime.p7s (application/x-pkcs7-signature, 3.1 KB) - not displayed