English Spanish
Group Distinguished Name (DN) Grupo nombre distinguido (DN)
Distinguished Name of the group that user must have membership. Nombre distinguido del grupo al que el usuario debe pertenecer.
Group Member Attribute Atributos de miembro de grupo
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". Esto se refiere al atributo específico dentro del directorio LDAP que contiene los nombres de usuario de los miembros del grupo. Es crucial asegurarse de que el valor del atributo se alinee con la configuración especificada en el "Nombre Distinguido" o que el valor real del atributo se pueda buscar utilizando la configuración descrita en el "Nombre Distinguido".
Group Member Type Tipo de miembro de grupo
Defines if users use full Distinguished Name or just Username in the defined Group Member Attribute. Define si los usuarios usan Nombre distinguido completo o solo nombre de usuario en el atributo de miembro de grupo definido.
Distinguished Name Nombre distinguido
LDAP Specific Search Settings Opciones de búsqueda específica de LDAP
Search Base Base de búsqueda
Search base for searching the LDAP directory, such as <i>'dc=win2kdomain,dc=local'</i> or <i>'ou=people,dc=domain,dc=local'</i>. Base de búsqueda para buscar en el directorio LDAP, como <i>'dc=win2kdomain,dc=local'</i> o <i>'ou=people,dc=domain,dc=local'</i>.
Search Filter Filtro de búsqueda
Search filter to use to locate the user in the LDAP directory, such as for windows: <i>'(&amp;(objectclass=user)(objectcategory=user)(userPrincipalName=&lt;username&gt;*))'</i> or for OpenLDAP: <i>'(&(objectClass=account)(uid=&lt;username&gt))'</i>. '&lt;username&gt' is replaced with the username that was supplied at the login prompt. Filtro de búsqueda a usar para encontrar el usuario en el directorio LDAP, como para Windowss: <i>'(&amp;(objectclass=user)(objectcategory=user)(userPrincipalName=&lt;username&gt;*))'</i> o para OpenLDAP: <i>'(&(objectClass=account)(uid=&lt;username&gt))'</i>. '&lt;username&gt' es reemplazado con el nombre de usuario que fue proporcionado en el prompt de inicio de sesión.
Search Distinguished Name (DN) Buscar nombre distinguido (DN)
Distinguished Name for Specific Searching binding to the LDAP directory. Nombre distinguido para búsqueda específica en el directorio LDAP.
Search Password Contraseña de búsqueda
Password for Specific Searching binding to the LDAP directory. Contraseña para búsqueda específica en el directorio LDAP.
LDAP CN Settings Configuración CN de LDAP
Field that will replace the Full Name when creating a new user, taken from LDAP. (on windows: displayname) Campo que reemplazará el nombre completo al crear un nuevo usuario, tomado de LDAP. (en Windows: DisplayName)
Email Correo
Field that will replace the Email taken from LDAP. (on windows: mail) Campo que reemplazará el correo obtenido de LDAP. (en Windows: correo)