LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - eGroupware 1.2 Entry

eGroupware 1.2 Entry by Alexandros Gougousoudis

ver 0.1

Sample egw Entry

<template>
     <name>eGroupware 1.2 Entry</name>
     <description>Sample egw Entry</description>
     <author>Alexandros Gougousoudis</author>
     <version>0.1</version>
     <email>dros@gmx.de</email>
     <website>ldapadmin.sf.net</website>

     <rdn>cn</rdn>
     <extends>user</extends>
     
     <attribute>
         <name>objectclass</name>
         <value>top</value>
         <value>phpgwAccount</value>         
     </attribute>

     <attribute type="text">
         <name>phpgwAccountStatus</name>
         <value>A</value>
     </attribute>

     <attribute type="text">
         <name>phpgwAccountType</name>
         <value>u</value>
     </attribute>

     <attribute type="text">
         <name>phpgwAccountExpires</name>
         <value>-1</value>
     </attribute>
</template>










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