{% extends "base.html" %} {% block content %}

Authorise another user on {{ mntner.rpsl_mntner_pk }}

{{ form_html }}

You are about to authorise a user on mntner {{ mntner.rpsl_mntner_pk }}. This user will be able to edit any RPSL objects that have this mntner in their mnt-by. The user must have already created their account.

If you assign user management permissions, this user can also change the {{ mntner.rpsl_mntner_pk }} object itself, and add or remove other users.

{% endblock %}