LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - FTP User

FTP User by Martin Sahaj

ver 1.0

ITaT Schema

<template>
   <name>FTP User</name>
   <description>ITaT Schema</description>
   <author>Martin Sahaj</author>
   <version>1.0</version>
   <email>sahaj@itat.sk</email>
   <website>www.itat.skr</website>

   <rdn>uid</rdn>
   <extends>user</extends>

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

   <attribute type="text">
         <name>FTPEnabled</name>
         <description>FTP Enabled ?</description>
         <control type="checkbox">
            <true>TRUE</true>
            <false>FALSE</false>
         </control>
   </attribute>

</template>


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