Layer: contrib

Module: ldap

Interfaces

Description:

OpenLDAP directory server


Interfaces:

ldap_admin( domain , role )
Summary

All of the rules required to administrate an ldap environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed to manage the ldap domain.

ldap_domtrans( domain )
Summary

Execute OpenLDAP in the ldap domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_initrc_domtrans( domain )
Summary

Execute OpenLDAP server in the ldap domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_list_db( domain )
Summary

Read the contents of the OpenLDAP database directories.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_read_certs( domain )
Summary

Read the OpenLDAP cert files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_read_config( domain )
Summary

Read the OpenLDAP configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_read_db_files( domain )
Summary

Read the contents of the OpenLDAP database files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_stream_connect( domain )
Summary

Connect to slapd over an unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_systemctl( domain )
Summary

Execute slapd server in the slapd domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

ldap_use( domain )
Summary

Use LDAP over TCP connection. (Deprecated)

Parameters
Parameter:Description:
domain

Domain allowed access.

Return