Koha-Demoinstallation
<html>
<form method="post" action="http://koha.adminkuhn.ch:8000/cgi-bin/koha/opac-user.pl"> <input type="hidden" value="opac" name="koha_login_context"/> <input type="hidden" name="userid" id="userid" value="bebu"/> <input type="hidden" name="password" id="password" value="bebu"/> <input type="submit" value="OPAC"/> </form>
<form method="post" action="http://koha.adminkuhn.ch:8001/"> <input type="hidden" value="intranet" name="koha_login_context"/> <input type="hidden" name="userid" id="userid" value="bebu"/> <input type="hidden" name="password" id="password" value="bebu"/> <input type="submit" value="Dienstoberfläche"/> </form>
</html>