PHP Classes

File: templates/creation/ou.xml

Recommend this page to a friend!
  Classes of ask sa sa   PHP LDAP admin   templates/creation/ou.xml   Download  
File: templates/creation/ou.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP LDAP admin
Perform operations to administer a LDAP server
Author: By
Last change:
Date: 1 year ago
Size: 617 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE template SYSTEM "template.dtd"> <template> <askcontainer>1</askcontainer> <description>New Organisational Unit</description> <icon>ldap-ou.png</icon> <invalid>0</invalid> <rdn>ou</rdn> <!-- <regexp>^o=.*,</regexp> --> <title>Generic: Organisational Unit</title> <visible>1</visible> <objectClasses> <objectClass id="organizationalUnit"></objectClass> </objectClasses> <attributes> <attribute id="ou"> <display>Organisational Unit</display> <hint>don't include "ou="</hint> <order>1</order> <page>1</page> </attribute> </attributes> </template>