Layer: services

Module: ldap

Interfaces

Description:

OpenLDAP directory server


Interfaces:

ldap_admin( domain , role , terminal )
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.

terminal

The type of the user terminal.

ldap_list_db( domain )
Summary

Read the contents of the OpenLDAP database directories.

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_script_domtrans( domain )
Summary

Execute ldap server in the ldap domain.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

ldap_stream_connect( domain )
Summary

Connect to slapd over an unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

ldap_use( domain )
Summary

Use LDAP over TCP connection. (Deprecated)

Parameters
Parameter:Description:
domain

Domain allowed access.

Return