Manages an OpenLDAP schema object.
Examples:
Load the cosine schema
include ::openldap::server openldap_schema { 'cosine': ensure => present, ldif => '/etc/openldap/schema/cosine.ldif', }
Properties
The basic property that the resource should be in.
Parameters
LDIF file containing schema to load.
The name of the schema.
The name of the slapd service.