{% extends "sshkm/base.html" %} {% block title %}It's all about ...{% endblock %} {% block content %}
Creating ssh-keys
Assign them to groups
Create hosts
Create os-users (root, tom, oracle, postgres, ...)
Define permissions which groups of ssh-keys is allowed to connect to which os-users on which hosts
{% endblock %}