ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Spring 2001:  проблемы с PAM и LDAP
@ 2001-04-26 17:16 denf
  2001-07-09 18:28 ` Volkov Serge
  2001-07-12  9:15 ` Volkov Serge
  0 siblings, 2 replies; 3+ messages in thread
From: denf @ 2001-04-26 17:16 UTC (permalink / raw)
  To: mandrake-russian


Привет!
решил прикрутить авторизацию через 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 срабатывает, а в обратном - нет.

Есть идеи куда рыть?

Денис.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] Spring 2001:  проблемы с PAM и LDAP
  2001-04-26 17:16 [mdk-re] Spring 2001: проблемы с PAM и LDAP denf
@ 2001-07-09 18:28 ` Volkov Serge
  2001-07-12  9:15 ` Volkov Serge
  1 sibling, 0 replies; 3+ messages in thread
From: Volkov Serge @ 2001-07-09 18:28 UTC (permalink / raw)
  To: mandrake-russian

Подождать до конца недели 
Если успею то раньше выложу
новый LDAP и еже с ним.

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 срабатывает, а в обратном - нет.
> 
> Есть идеи куда рыть?
> 
> Денис.

-- 
С наилучшими VAS
Волков Сергей 		
Network Administrator 		



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] Spring 2001:  проблемы с PAM и LDAP
  2001-04-26 17:16 [mdk-re] Spring 2001: проблемы с PAM и LDAP denf
  2001-07-09 18:28 ` Volkov Serge
@ 2001-07-12  9:15 ` Volkov Serge
  1 sibling, 0 replies; 3+ messages in thread
From: Volkov Serge @ 2001-07-12  9:15 UTC (permalink / raw)
  To: mandrake-russian

Спасибо за найденные баги уже поправдено и будет в новой версии пакета.

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 срабатывает, а в обратном - нет.
> 
> Есть идеи куда рыть?
> 
> Денис.

-- 
С наилучшими VAS
Волков Сергей 		
Network Administrator 		



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-07-12  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-26 17:16 [mdk-re] Spring 2001: проблемы с PAM и LDAP denf
2001-07-09 18:28 ` Volkov Serge
2001-07-12  9:15 ` Volkov Serge

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