Bug #132
[LDAP] inconsistent setup
Статус: | New | Начата: | 25.02.2010 | |
---|---|---|---|---|
Приоритет: | High | Дата выполнения: | ||
Назначена: | - | Готовность в %: | 0% |
|
Категория: | - | Затраченное время: | - | |
Версия: | - | |||
Голоса: | 2 |
Описание
/etc/openldap/ldap.conf should contain on both sides (client/server) at least:
BASE dc=calculate URI ldap://192.168.0.1:389/ ^^^^^|^^^^^ +------- FQDN or IP of LDAP server
It gives us working ldap* utilities and let some programmes do LDAP lookups properly (i.e. sshd, su, mountd and such (through nss_ldap))
История
Обновлено Dmitry Osintsev больше 14 лет назад
Also /etc/ldap.secret should have a password of LDAP servers's DN=ou=Unix,ou=Services,dc=calculate
Обновлено Alexander Tratsevskiy почти 14 года назад
- Параметр Назначена изменился на Alexey Samoukin
Обновлено Dmitry Fomenko больше 11 лет назад
- Значение
Alexey Samoukinпараметра Назначена удалено - Параметр Приоритет изменился с Normal на High
Guys, can we deal with it? Looking not very hard to fix it. Please take a look to the fresh snippet from logs:
Jun 6 13:58:04 ws07 su15685: pam_ldap: could not open secret file /etc/ldap.secret (No such file or directory)
Обновлено Dmitry Fomenko больше 11 лет назад
Another one situation caused by this issue:
Jun 6 12:18:43 ws02 zsh: nss_ldap: could not get LDAP result - Can't contact LDAP server
Jun 6 12:19:03 ws02 xscreensaver: nss_ldap: could not search LDAP server - Server is unavailable
Jun 6 12:34:22 ws02 urxvt: nss_ldap: could not search LDAP server - Server is unavailable
Jun 6 12:34:23 ws02 mc: nss_ldap: could not search LDAP server - Server is unavailable
Jun 6 13:06:32 ws02 urxvt: nss_ldap: could not search LDAP server - Server is unavailable
Обновлено Mikhail Hiretsky больше 11 лет назад
Try to remove /etc/ldap.conf
.