s3-libads: Use a reducing page size to try and cope with a slow LDAP server
[Samba.git] / swat2 / kdc_server / index.esp
blob69a8b0736bf0bc6a45762d70c44e8bcdc8b56873
1 <% page_header("columns", "Kerberos Server", "servers"); 
3   libinclude("base.js");
4   libinclude("management.js");
5 %>
7 <h1>Kerberos Server</h1>
9 <%
10 writefln("Status: %s\n", server_status("kdc"));
13 <% page_footer(); %>