-
Couldn't load subscription status.
- Fork 2
attributes
Ryan Newington edited this page May 27, 2016
·
1 revision
The <attributes> defines which of the attributes defined in the schema-attributes element apply to this object type. The element must have one or more child attribute elements whose inner text contains the name of an attribute defined in the schema-attributes element.
<attributes>
<attribute>accountName</attribute>
<attribute>uid</attribute>
<attribute>gid</attribute>
<attribute>comment</attribute>
<attribute>homeDirectory</attribute>
<attribute>shell</attribute>
<attribute>accountDisabled</attribute>
</attributes>