Procedural File: add_oclass.php
Source Location: /htdocs/add_oclass.php
Page Details:
Adds an objectClass to the specified dn.
Note, this does not do any schema violation checking. That is performed in add_oclass_form.php. Variables that come in as POST vars: - dn (rawurlencoded)
- new_oclass
- new_attrs (array, if any)
Tags:
Includes:
|