s4-pidl: add support for NDR64
[Samba/aatanasov.git] / swat2 / cldap_server / index.esp
blob1ede0887054b4f708817924965e857a169d70372
1 <% page_header("columns", "CLDAP Server", "servers"); 
3   libinclude("base.js");
4   libinclude("management.js");
5 %>
7 <h1>CLDAP Server</h1>
9 <%
10 writefln("Status: %s\n", server_status("cldap"));
13 <% page_footer(); %>