repo.or.cz
/
Samba
/
cd1.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4-smbtorture: verify that the client cpu architecture has no influence on the
[Samba/cd1.git]
/
swat2
/
kdc_server
/
index.esp
blob
69a8b0736bf0bc6a45762d70c44e8bcdc8b56873
1
<% page_header("columns", "Kerberos Server", "servers");
2
3
libinclude("base.js");
4
libinclude("management.js");
5
%>
6
7
<h1>Kerberos Server</h1>
8
9
<%
10
writefln("Status: %s\n", server_status("kdc"));
11
%>
12
13
<% page_footer(); %>