LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - nisNetgroup

nisNetgroup by Stephen Blair

ver 1.0

Template to add nisNetgroups to an LDAP server

<template>
   <name>nisNetgroup</name>
   <template_name>nisNetgroup.ltf</template_name>
   <description>Template to add nisNetgroups to an LDAP server</description>
   <author>Stephen Blair</author>
   <version>1.0</version>

   <rdn>cn</rdn>

   <attribute>
      <name>objectClass</name>
      <value>top</value>
      <value>nisNetgroup</value>
   </attribute>

   <attribute type="text">
      <name>cn</name>
      <comments>some name</comments>
   </attribute>

   <attribute type="text">
      <name>description</name>
      <control type="grid"/>
   </attribute>

   <attribute type="text">
      <name>memberNisNetgroup</name>
      <control type="grid"/>
   </attribute>

   <attribute type="text">
      <name>nisNetgroupTriple</name>
      <control type="grid"/>
   </attribute>
</template>


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