English French
Click 'Continue' to make the following the following User Domain the default one. Cliquez sur'Continuer' pour que le domaine utilisateur suivant devienne le domaine par défaut.
Make Selected Domain Default Définir le domaine sélectionné par défaut
User Domain [edit: %s] Domaine utilisateur[modifier : %s][Modifier : %s
Domains Type Domaines Type
Choose what type of domain this is. Choisissez de quel type de domaine il s'agit.
The name of the user that Cacti will use as a template for new user accounts. Le nom de l'utilisateur que Cacti utilisera comme modèle pour les nouveaux comptes utilisateurs.
If this checkbox is checked, users will be able to login using this domain. Si cette case est cochée, les utilisateurs pourront se connecter en utilisant ce domaine.
Server(s) Serveurs
A space delimited list of DNS hostnames or IP address of for valid LDAP servers. Cacti will attempt to use the LDAP servers from left to right to authenticate a user. Une liste délimitée par des espaces de noms d'hôtes DNS ou d'adresses IP pour les serveurs LDAP valides. Cacti tentera d'utiliser les serveurs LDAP de gauche à droite pour authentifier un utilisateur.
TCP/UDP port for Non SSL communications. Port TCP/UDP pour les communications non SSL.
TCP/UDP port for SSL communications. Port TCP/UDP pour les communications SSL.
Enable or Disable LDAP referrals. If disabled, it may increase the speed of searches. Activer ou désactiver les références LDAP. Si elle est désactivée, elle peut augmenter la vitesse des recherches.
Mode which cacti will attempt to authenticate against the LDAP server.<blockquote><i>No Searching</i> - No Distinguished Name (DN) searching occurs, just attempt to bind with the provided Distinguished Name (DN) format.<br><br><i>Anonymous Searching</i> - Attempts to search for username against LDAP directory via anonymous binding to locate the users Distinguished Name (DN).<br><br><i>Specific Searching</i> - Attempts search for username against LDAP directory via Specific Distinguished Name (DN) and Specific Password for binding to locate the users Distinguished Name (DN). Mode dans lequel les cactus tenteront de s'authentifier sur le serveur LDAP. <blockquote><i>No Searching</i> - Aucune recherche par nom distinctif (DN) n'a lieu, il suffit de tenter de se lier au format DN (Distinguished Name) fourni.<br><br><br><i>Recherche anonyme </i> - Tentatives de recherche de nom d'utilisateur dans l'annuaire LDAP par liaison anonyme pour localiser les utilisateurs Distinguished Name (DN).<br><br>br><i>Specific Searching</i> - Recherche de nom d'utilisateur par liaison par nom spécifique (DN) et mot de passe spécifique pour liaison afin de localiser les utilisateurs Distinguished Name (DN).
The "Distinguished Name" syntax, applicable for both OpenLDAP and Windows AD configurations, offers flexibility in defining user identity. For OpenLDAP, the format follows this structure: <i>"uid=&lt;username&gt;,ou=people,dc=domain,dc=local"</i>. Windows AD provides an alternative syntax: <i>"&lt;username&gt;@win2kdomain.local"</i>, commonly known as "userPrincipalName (UPN)". In this context, "&lt;username&gt;" represents the specific username provided during the login prompt. This is particularly pertinent when operating in "No Searching" mode, or "Require Group Membership" enabled.
Require user to be member of group to authenticate. Group settings must be set for this to work, enabling without proper group settings will cause authentication failure. Exiger que l'utilisateur soit membre du groupe pour s'authentifier. Les paramètres de groupe doivent être définis pour que cela fonctionne, l'activation sans paramètres de groupe appropriés entraînera l'échec de l'authentification.
LDAP Group Settings Paramètres de groupe LDAP
Distinguished Name of the group that user must have membership. Nom distinctif du groupe dont l'utilisateur doit être membre.
This refers to the specific attribute within the LDAP directory that holds the usernames of group members. It is crucial to ensure that the attribute value aligns with the configuration specified in the "Distinguished Name" or that the actual attribute value is searchable using the settings outlined in the "Distinguished Name".
Group Member Type Type de membre du groupe
Defines if users use full Distinguished Name or just Username in the defined Group Member Attribute. Définit si les utilisateurs utilisent le nom distinctif complet ou seulement le nom d'utilisateur dans l'attribut de membre du groupe défini.