11Template: libpam-llng/pam-mode
22Type: select
33Choices: none, mode-a, mode-b, mode-c, mode-d
4- Choices-fr.UTF-8: aucun, mode-a, mode-b, mode-c, mode-d
54Default: none
65_Description: PAM authentication mode for LemonLDAP::NG:
76 Choose how to configure PAM authentication:
@@ -13,61 +12,37 @@ _Description: PAM authentication mode for LemonLDAP::NG:
1312 * mode-d: All methods (SSH keys, LLNG tokens, Unix passwords)
1413 .
1514 All modes require LLNG authorization to access this server.
16- _Description-fr.UTF-8: Mode d'authentification PAM pour LemonLDAP::NG :
17- Choisissez comment configurer l'authentification PAM :
18- .
19- * aucun : Ne pas configurer PAM automatiquement
20- * mode-a : Token LLNG uniquement (le plus strict)
21- * mode-b : Token LLNG OU mot de passe Unix (fallback)
22- * mode-c : Clé SSH avec autorisation LLNG uniquement
23- * mode-d : Toutes les méthodes (clés SSH, tokens LLNG, mots de passe Unix)
24- .
25- Tous les modes requièrent une autorisation LLNG pour accéder à ce serveur.
2615
2716Template: libpam-llng/portal-url
2817Type: string
2918Default:
3019_Description: LemonLDAP::NG portal URL:
3120 Enter the URL of your LemonLDAP::NG portal (e.g., https://auth.example.com).
32- _Description-fr.UTF-8: URL du portail LemonLDAP::NG :
33- Entrez l'URL de votre portail LemonLDAP::NG (ex: https://auth.example.com).
3421
3522Template: libpam-llng/client-id
3623Type: string
3724Default: pam-access
3825_Description: OIDC client ID:
3926 Enter the OIDC client ID configured in LemonLDAP::NG for PAM access.
40- _Description-fr.UTF-8: Identifiant client OIDC :
41- Entrez l'identifiant client OIDC configuré dans LemonLDAP::NG pour l'accès PAM.
4227
4328Template: libpam-llng/client-secret
4429Type: password
4530_Description: OIDC client secret:
4631 Enter the client secret for the OIDC client.
47- _Description-fr.UTF-8: Secret client OIDC :
48- Entrez le secret du client OIDC.
4932
5033Template: libpam-llng/server-group
5134Type: string
5235Default: default
5336_Description: Server group name:
5437 Enter the server group name for authorization rules.
5538 This must match a group defined in LLNG's pamAccessServerGroups.
56- _Description-fr.UTF-8: Nom du groupe de serveurs :
57- Entrez le nom du groupe de serveurs pour les règles d'autorisation.
58- Ce nom doit correspondre à un groupe défini dans pamAccessServerGroups de LLNG.
5939
6040Template: libpam-llng/configure-sudo
6141Type: boolean
6242Default: false
63- _Description: Also configure PAM for sudo?
64- Do you want to configure /etc/pam.d/sudo with LLNG authentication?
65- .
66- If unsure, select No. You can configure sudo manually later.
67- _Description-fr.UTF-8: Configurer aussi PAM pour sudo ?
68- Voulez-vous configurer /etc/pam.d/sudo avec l'authentification LLNG ?
69- .
70- En cas de doute, sélectionnez Non. Vous pourrez configurer sudo manuellement plus tard.
43+ _Description: Configure PAM for sudo?
44+ Set this to true if you want to configure /etc/pam.d/sudo with LLNG
45+ authentication. This allows using LLNG tokens for sudo commands.
7146
7247Template: libpam-llng/sudo-server-group
7348Type: string
@@ -77,8 +52,3 @@ _Description: Server group name for sudo:
7752 .
7853 This allows different authorization rules for SSH access and sudo usage.
7954 Leave empty to use the same group as SSH.
80- _Description-fr.UTF-8: Nom du groupe de serveurs pour sudo :
81- Entrez le nom du groupe de serveurs pour les règles d'autorisation sudo.
82- .
83- Cela permet d'avoir des règles d'autorisation différentes pour l'accès SSH et l'utilisation de sudo.
84- Laissez vide pour utiliser le même groupe que SSH.
0 commit comments