Document the try_first_pass option in the pam_winbind manpage.
[Samba/gebeck_regimport.git] / swat2 / wins_server / index.esp
blobb91ef6fc244cd2d059c8f8238187cffc3149b4eb
1 <% page_header("columns", "WINS Server", "servers"); 
3   libinclude("base.js");
4   libinclude("management.js");
5 %>
7 <h1>WINS Server</h1>
9 <%
10 writefln("Status: %s\n", server_status("wins"));
13 <% page_footer(); %>