-
my configuration file |
Beta Was this translation helpful? Give feedback.
Answered by
saliou44
Nov 7, 2024
Replies: 2 comments 6 replies
-
I'm not quite clear what you're trying to do. Can you explain further? Did you run the script linked in your first screenshot on a host? What happened? |
Beta Was this translation helpful? Give feedback.
3 replies
-
its okey i create a new role |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kind: role
version: v4
metadata:
name: admin
spec:
options:
max_session_ttl: 24h
require_password: true # Active l'obligation de mot de passe
allow:
logins: ['root','noc'] # Utilisateurs Unix autorisés
node_labels:
'': '' # Accès à tous les nœuds
rules:
- resources: ['']
verbs: [''] # Donne accès à toutes les actions sur toutes les ressources