{% extends "base.html" %} {% block content %}
What does this page do?
This page changes the password for "root" Kerberos principals.
What if I forgot my root principal password?
Please file a HelpSU request.
The command "kinit -F adamhl/root" did not work. Why?
If you are using a Macintosh, try this command instead: kinit --no-forwardable adamhl/root.
This page is not working properly. What should I do?
Please file a HelpSU request.
{% endblock %}