manuales:servidor_freeradius
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| manuales:servidor_freeradius [2010/10/29 17:44] – cayu | manuales:servidor_freeradius [2015/04/07 19:42] (actual) – [Integracion con LDAP] cayu | ||
|---|---|---|---|
| Línea 79: | Línea 79: | ||
| </ | </ | ||
| + | En cambio si vamos a realizar la integración con Novell eDirectory | ||
| + | |||
| + | **raddb/ | ||
| + | |||
| + | < | ||
| + | DEFAULT Auth-Type := LDAP | ||
| + | Fall-Through = No | ||
| + | </ | ||
| + | |||
| + | **raddb/ | ||
| + | |||
| + | < | ||
| + | ldap { | ||
| + | server = " | ||
| + | identity = " | ||
| + | password = pasword1234 | ||
| + | basedn = " | ||
| + | filter = " | ||
| + | base_filter = " | ||
| + | ldap_connections_number = 20 | ||
| + | timeout = 4 | ||
| + | timelimit = 3 | ||
| + | net_timeout = 1 | ||
| + | tls { | ||
| + | start_tls = yes | ||
| + | require_cert = " | ||
| + | } | ||
| + | dictionary_mapping = ${confdir}/ | ||
| + | password_attribute = nspmPassword | ||
| + | edir_account_policy_check = no | ||
| + | groupname_attribute = cn | ||
| + | groupmembership_filter = " | ||
| + | set_auth_type = yes | ||
| + | |||
| + | } | ||
| + | </ | ||
| Referencia : | Referencia : | ||
| [[notas: | [[notas: | ||
manuales/servidor_freeradius.1288374295.txt.gz · Última modificación: 2010/10/29 17:44 por cayu
