2009-06-30 09:40:37 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE template SYSTEM "template.dtd">
|
2009-07-01 06:09:17 +00:00
|
|
|
|
2009-06-30 09:29:51 +00:00
|
|
|
<template>
|
|
|
|
<askcontainer>1</askcontainer>
|
2009-07-01 06:09:17 +00:00
|
|
|
<description>New Organisational Role</description>
|
2009-07-08 10:10:57 +00:00
|
|
|
<icon>ldap-o.png</icon>
|
2009-07-01 06:09:17 +00:00
|
|
|
<invalid>0</invalid>
|
2009-06-30 09:29:51 +00:00
|
|
|
<rdn>cn</rdn>
|
2009-07-01 06:09:17 +00:00
|
|
|
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
|
|
|
<title>Generic: Organisational Role</title>
|
2009-06-30 09:29:51 +00:00
|
|
|
<visible>1</visible>
|
|
|
|
|
|
|
|
<objectClasses>
|
|
|
|
<objectClass id="organizationalRole"></objectClass>
|
|
|
|
</objectClasses>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
<attribute id="cn">
|
|
|
|
<display>Role CN</display>
|
|
|
|
<order>1</order>
|
|
|
|
<spacer>1</spacer>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="telephoneNumber">
|
2009-06-30 10:26:08 +00:00
|
|
|
<display>Work phone</display>
|
2009-07-08 06:14:50 +00:00
|
|
|
<icon>phone.png</icon>
|
2009-06-30 09:40:37 +00:00
|
|
|
<order>2</order>
|
2009-06-30 09:29:51 +00:00
|
|
|
</attribute>
|
|
|
|
<attribute id="facsimileTelephoneNumber">
|
2009-06-30 10:26:08 +00:00
|
|
|
<display>Fax</display>
|
2009-06-30 09:29:51 +00:00
|
|
|
<order>3</order>
|
|
|
|
<spacer>1</spacer>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="description">
|
|
|
|
<display>Comments</display>
|
2009-07-08 06:14:50 +00:00
|
|
|
<icon>light.png</icon>
|
2009-06-30 09:40:37 +00:00
|
|
|
<order>4</order>
|
2009-06-30 09:29:51 +00:00
|
|
|
<spacer>1</spacer>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="roleOccupant">
|
|
|
|
<display>Occupant</display>
|
2009-07-08 10:10:57 +00:00
|
|
|
<icon>ldap-default.png</icon>
|
2009-06-30 09:40:37 +00:00
|
|
|
<order>5</order>
|
2009-06-30 09:29:51 +00:00
|
|
|
<spacer>1</spacer>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="street">
|
|
|
|
<display>Street Address</display>
|
2009-07-08 06:14:50 +00:00
|
|
|
<icon>mail.png</icon>
|
2009-06-30 09:40:37 +00:00
|
|
|
<order>6</order>
|
2009-06-30 09:29:51 +00:00
|
|
|
</attribute>
|
|
|
|
<attribute id="l">
|
2009-06-30 10:26:08 +00:00
|
|
|
<display>City</display>
|
2009-06-30 09:29:51 +00:00
|
|
|
<order>7</order>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="st">
|
2009-06-30 10:26:08 +00:00
|
|
|
<display>State</display>
|
2009-06-30 09:29:51 +00:00
|
|
|
<order>8</order>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="postalCode">
|
2009-06-30 10:26:08 +00:00
|
|
|
<display>Postal code</display>
|
2009-06-30 09:29:51 +00:00
|
|
|
<order>9</order>
|
|
|
|
<spacer>1</spacer>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="postalAddress">
|
|
|
|
<display>Postal Address</display>
|
2009-07-08 06:14:50 +00:00
|
|
|
<icon>mail.png</icon>
|
2009-06-30 09:40:37 +00:00
|
|
|
<order>10</order>
|
2009-06-30 09:29:51 +00:00
|
|
|
<spacer>1</spacer>
|
|
|
|
</attribute>
|
|
|
|
<attribute id="registeredAddress">
|
|
|
|
<display>Registered Address</display>
|
2009-07-08 06:14:50 +00:00
|
|
|
<icon>mail.png</icon>
|
2009-06-30 09:29:51 +00:00
|
|
|
<order>11</order>
|
|
|
|
</attribute>
|
|
|
|
</attributes>
|
2009-07-01 06:09:17 +00:00
|
|
|
|
2009-06-30 09:29:51 +00:00
|
|
|
</template>
|