LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - AICPA Group

AICPA Group by Peter Ekstrom

ver 1.0

Template for maintaining AICPA group entries

<template>
   <name>AICPA Group</name>
   <description>Template for maintaining AICPA group entries</description>
   <version>1.0</version>
   <author>Peter Ekstrom</author>

   <rdn>cn</rdn>


   <attribute>
      <name>objectclass</name>
      <value>top</value>
      <value>posixGroup</value>
   </attribute>

   <attribute>
      <name>userPassword</name>
      <value>{crypt}x</value>
   </attribute>

   <attribute type="text">
      <name>cn</name>
      <description>Group name</description>
   </attribute>
   <attribute type="integer">
      <name>gidNumber</name>
      <description>Numeric GID</description>
   </attribute>

</template>


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