Commit 850accf8 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Disabled LDAP option for the beta.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5140 b35dd754-fafc-0310-a699-88a17e54d16e
parent d83b6182
......@@ -75,10 +75,10 @@
</tr>
<tr>
<td align="center" valign="top">
<input type="radio" name="mode" value="ldap" id="rb02">
<input type="radio" name="mode" value="ldap" id="rb02" disabled>
</td>
<td>
<label for="rb02"><b>Directory Server (LDAP)</b></label><br>
<label for="rb02"><b>Directory Server (LDAP) - Coming soon!</b></label><br>
Integrate with a directory server such as Active Directory or OpenLDAP using the
LDAP protocol. Users and groups are stored in the directory and treated as read-only.
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment