From: denf@novosoft.ru To: mandrake-russian@altlinux.ru Subject: Re: [mdk-re] Spring 2001: проблемы с PAM и LDAP Date: Thu Jul 12 09:45:11 2001 Message-ID: <OFA13E8991.58F22449-ONC6256A87.0020AF73@novosoft.ru> (raw) 07/12/2001 12:27:24 PM mandrake-russian-admin wrote: >Спасибо за найденные баги уже поправдено и будет в новой версии пакета. Постойте! первая ошибка действительно ошибка (про CONFIG), а вторая мне примерещилась ;-) daemon ${SLAPD} -u ldap -h '"ldap:/// ldaps:///"' - правильная строчка, я, не подумавши, проверял с командной строки, без daemon, поэтому одна пара кавычек оказалась лишней. > >On Thu, 26 Apr 2001 20:05:11 +0700 >denf@novosoft.ru wrote: > >> >> Привет! >> решил прикрутить авторизацию через LDAP, столкнулся с проблемами: >> в /etc/rc.d/init.d/ldap есть две мелкие ошибки: >> ================================== >> SLAPD=/usr/sbin/slapd >> SLURPD=/usr/sbin/slurpd >> [ -x "$SLAPD" -a -x "$SLURPD" -a -s "$CONFIG" ] || exit ## здесь все >> заканчивается, поскольку $CONFIG определен двумя строчками ниже >> >> CONFIG=/etc/openldap/slapd.conf >> ========================== >> и еще: >> daemon ${SLAPD} -u ldap -h '"ldap:/// ldaps:///"' >> слишком много кавычек - slapd этого не переваривет >> >> Но это мелочи - проблемы дальше: поставил nss_ldap-139-ipl1 >> /lib/security/pam_ldap.so вылетает с Segmentation fault, проверял так: >> auth required /lib/security/pam_warn.so >> auth required /lib/security/pam_ldap.so >> в таком порядке pam_warn срабатывает, а в обратном - нет. >> >> Есть идеи куда рыть? >> >> Денис.
reply other threads:[~2001-07-12 9:45 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=OFA13E8991.58F22449-ONC6256A87.0020AF73@novosoft.ru \ --to=denf@novosoft.ru \ --cc=mandrake-russian@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git