Parámetros

Nombre del parámetro Descripción
id
requerido

Validations:

  • Must be String

auth_source_ldap
requerido

Validations:

  • Must be a Hash

auth_source_ldap[name]
opcional

Validations:

  • Must be String

auth_source_ldap[host]
opcional

Validations:

  • Must be String

auth_source_ldap[port]
opcional

por defecto 389

Validations:

  • Must be a number.

auth_source_ldap[account]
opcional

Validations:

  • Must be String

auth_source_ldap[base_dn]
opcional

Validations:

  • Must be String

auth_source_ldap[account_password]
opcional

necesario si el registro al vuelo está activado

Validations:

  • Must be String

auth_source_ldap[attr_login]
opcional

necesario si el registro al vuelo está activado

Validations:

  • Must be String

auth_source_ldap[attr_firstname]
opcional

necesario si el registro al vuelo está activado

Validations:

  • Must be String

auth_source_ldap[attr_lastname]
opcional

necesario si el registro al vuelo está activado

Validations:

  • Must be String

auth_source_ldap[attr_mail]
opcional

necesario si el registro al vuelo está activado

Validations:

  • Must be String

auth_source_ldap[attr_photo]
opcional

Validations:

  • Must be String

auth_source_ldap[onthefly_register]
opcional

Validations:

  • Must be ‘true’ or ‘false’ or ‘1’ or ‘0’

auth_source_ldap[usergroup_sync]
opcional

sincronizar los grupos de usuarios externos al hacer login

Validations:

  • Must be ‘true’ or ‘false’ or ‘1’ or ‘0’

auth_source_ldap[tls]
opcional

Validations:

  • Must be ‘true’ or ‘false’ or ‘1’ or ‘0’