LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - IP Network Entry

IP Network Entry by Jon Gretar

ver 1.0

Network Range

<template>
     <name>IP Network Entry</name>
     <description>Network Range</description>
     <author>Jon Gretar</author>
     <version>1.0</version>
     <email>jon.borgthorsson@gmail.com</email>
     <website>ldapadmin.sf.net</website>

     <rdn>cn</rdn>
     
     <attribute>
         <name>objectclass</name>
         <value>top</value>
         <value>ipNetwork</value>         
     </attribute>


     <attribute type="text">
         <name>cn</name>
       <description>Common Name</description>
     </attribute>


     <attribute type="text">
         <name>ipNetworkNumber</name>
         <description>Network</description>
     </attribute>
 
     <attribute type="text">
         <name>manager</name>
         <description>Manager's DN</description>
     </attribute>
    
     <attribute type="text">
         <name>description</name>
         <description>Description</description>
     </attribute>
    
</template>










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