diff --git a/doc/src/user/en/16-ldap-authentication.rst b/doc/src/user/en/16-ldap-authentication.rst index 97d42d43c..cd2c68043 100644 --- a/doc/src/user/en/16-ldap-authentication.rst +++ b/doc/src/user/en/16-ldap-authentication.rst @@ -36,6 +36,13 @@ configuration. If your LDAP is configured to work with anonymous authentication you can leave empty *UserDN* and *Password* attributes. +.. TIP:: + + About *Active Directory (AD)* configuration, the *Base* field must be the + exact location where the bound user lives in the AD. + + Example: ``ou=organizational_unit,dc=example,dc=org`` + Authentication ============== diff --git a/doc/src/user/es/16-ldap-authentication.rst b/doc/src/user/es/16-ldap-authentication.rst index 625ccc233..7ea852224 100644 --- a/doc/src/user/es/16-ldap-authentication.rst +++ b/doc/src/user/es/16-ldap-authentication.rst @@ -36,6 +36,13 @@ conexión antes de continuar con la configuración. Si su LDAP está configurado para trabajar con autenticación anónima puede dejar vacíos los atributos *UserDN* y *Contraseña*. +.. TIP:: + + Sobre la configuración de *Active Directory (AD)*, el campo *Base* debe ser + la localización exacta donde reside el usuario vinculado en el AD. + + Ejemplo: ``ou=organizational_unit,dc=example,dc=org`` + Autenticación ============= diff --git a/doc/src/user/gl/16-ldap-authentication.rst b/doc/src/user/gl/16-ldap-authentication.rst index d1a5c4b77..1c0845481 100644 --- a/doc/src/user/gl/16-ldap-authentication.rst +++ b/doc/src/user/gl/16-ldap-authentication.rst @@ -36,6 +36,13 @@ continuar coa configuración. Se o seu LDAP está configurado para traballar con autenticación anónima pode deixar baleiros oos atributos *UserDN* e *Contrasinal*. +.. TIP:: + + Sobre a configuración de *Active Directory (AD)*, o campo *Base* debe ser + a localización exacta onde reside o usuario vinculado no AD. + + Exemplo: ``ou=organizational_unit,dc=example,dc=org`` + Autenticación =============