LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - Employee attributes

Employee attributes by Maurizio Zanello

ver 1.0

Employee attributes

<template>
     <name>Employee attributes</name>
     <description>Employee attributes</description>
     <author>Maurizio Zanello</author>
     <version>1.0</version>
     <email>zanello@sissa.it</email>
     <website>www.sissa.it</website>

     <rdn>uid</rdn>
     <extends>user</extends>
     
     <attribute>
         <name>objectclass</name>
         <value>inetOrgPerson</value>
     </attribute>

     <attribute type="text">
         <name>employeeNumber</name>
         <description>ID Number</description>
     </attribute>

     <attribute type="text">
         <name>employeeType</name>
         <description>Type</description>
     </attribute>

</template>


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