LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - Scalix Group

Scalix Group by Stephen Horvath

ver 1.0

Scalix Group Entry

<template>
     <name>Scalix Group</name>
     <description>Scalix Group Entry</description>
     <author>Stephen Horvath</author>
     <version>1.0</version>
     <email>stephen@graphicnet.co.za</email>
     <website>www.graphicnet.co.za</website>
     
     <rdn>cn</rdn>
     <extends>group</extends>
     
     <attribute>
         <name>objectclass</name>
         <value>groupOfNames</value>
         <value>scalixGroupClass</value>
     </attribute>

     <attribute type="text">
         <name>cn</name>
         <description>Distribution Group Name</description>
     </attribute>
     
     <attribute type="text">
         <name>description</name>
         <description>Description</description>
     </attribute>     

     <attribute type="text">
         <name>scalixScalixObject</name>
         <description>Create Scalix Group</description>
         <value>TRUE</value>
         <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
         </control>
     </attribute>

     <attribute type="text">
         <name>scalixMailnode</name>
         <description>Scalix Mailnode</description>
     </attribute>

     <attribute type="text">
         <name>displayName</name>
         <description>Display Name</description>
         <value>%cn%</value>
     </attribute>
     
     <attribute type="text">
         <name>member</name>
         <description>Add Members</description>
         <value>uid=%cn%,cn=Users,dc=%n%,dc=%o%</value>
         <control type="grid"/>
     </attribute>
 
     <attribute type="text">
         <name>scalixEmailAddress</name>
         <description>Email Addresses</description>
         <value>%cn%@%o%</value>
         <control type="grid"/>
     </attribute>

    <attribute type="text">
        <name>scalixHideUserEntry</name>
        <description>Hide User Entry</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
         </control>     
     </attribute>                  
         
</template>


Copyright (C) 2012 Tihomir Karlovic & www.ldapadmin.org. All rights reserved.   Design by Alexander Sokoloff. Impressum
LDAP Admin