<html> <head> <title> Security Enhanced Linux Reference Policy </title> <style type="text/css" media="all">@import "style.css";</style> </head> <body> <div id="Header">Security Enhanced Linux Reference Policy</div> <div id='Menu'> <a href="admin.html">+ admin</a></br/> <div id='subitem'> </div> <a href="apps.html">+ apps</a></br/> <div id='subitem'> </div> <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> </div> <a href="services.html">+ services</a></br/> <div id='subitem'> - <a href='services_bind.html'> bind</a><br/> - <a href='services_comsat.html'> comsat</a><br/> - <a href='services_cron.html'> cron</a><br/> - <a href='services_dbus.html'> dbus</a><br/> - <a href='services_dhcp.html'> dhcp</a><br/> - <a href='services_dictd.html'> dictd</a><br/> - <a href='services_gpm.html'> gpm</a><br/> - <a href='services_hal.html'> hal</a><br/> - <a href='services_howl.html'> howl</a><br/> - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> - <a href='services_kerberos.html'> kerberos</a><br/> - <a href='services_ldap.html'> ldap</a><br/> - <a href='services_mta.html'> mta</a><br/> - <a href='services_mysql.html'> mysql</a><br/> - <a href='services_nis.html'> nis</a><br/> - <a href='services_nscd.html'> nscd</a><br/> - <a href='services_ntp.html'> ntp</a><br/> - <a href='services_privoxy.html'> privoxy</a><br/> - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rshd.html'> rshd</a><br/> - <a href='services_rsync.html'> rsync</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> - <a href='services_squid.html'> squid</a><br/> - <a href='services_ssh.html'> ssh</a><br/> - <a href='services_tcpd.html'> tcpd</a><br/> </div> <a href="system.html">+ system</a></br/> <div id='subitem'> </div> <br/><p/> <a href="global_booleans.html">* Global Booleans </a> <br/><p/> <a href="global_tunables.html">* Global Tunables </a> <p/><br/><p/> <a href="index.html">* Layer Index</a> <br/><p/> <a href="interfaces.html">* Interface Index</a> <br/><p/> <a href="templates.html">* Template Index</a> </div> <div id="Content"> <a name="top":></a> <h1>Layer: services</h1><p/> <h2>Module: ldap</h2><p/> <h3>Description:</h3> <p><p>OpenLDAP directory server</p></p> <a name="interfaces"></a> <h3>Interfaces: </h3> <a name="link_ldap_list_db_dir"></a> <div id="interface"> <div id="codeblock"> <b>ldap_list_db_dir</b>( domain )<br> </div> <div id="description"> <h5>Summary</h5> <p> Read the contents of the OpenLDAP database directories. </p> <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> domain </td><td> Domain allowed access. </td><td> No </td></tr> </table> </div> </div> <a name="link_ldap_read_config"></a> <div id="interface"> <div id="codeblock"> <b>ldap_read_config</b>( domain )<br> </div> <div id="description"> <h5>Summary</h5> <p> Read the OpenLDAP configuration files. </p> <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> domain </td><td> Domain allowed access. </td><td> No </td></tr> </table> </div> </div> <a href=#top>Return</a> </div> </body> </html>