ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] OpenLDAP 2.2.20 zapps
@ 2005-02-18 22:01 solar
  2005-02-19 10:23 ` solar
  2005-02-20 14:47 ` Artem
  0 siblings, 2 replies; 7+ messages in thread
From: solar @ 2005-02-18 22:01 UTC (permalink / raw)
  To: sisyphus

а выражается это в следующем:

[root@solaris9 ldifs]# ldapadd -x -W -D "cn=Manager,dc=solar.net.ru" -f 
initial.ldif
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
[root@solaris9 ldifs]# service slapd status
slapd is running
[root@solaris9 ldifs]# service slapd restart
Checking slapd 
configuration                                                                                                                          
[ DONE ]
Stopping slapd service: start-stop-daemon: warning: failed to send 
signal 15 to 26124: No such process
start-stop-daemon: warning: failed to send signal 15 to 4076: No such 
process
2 pids were not killed
                                                                                                                                                      
[ DONE ]
Starting slapd 
service:                                                                                                                               
[ DONE ]
[root@solaris9 ldifs]# ps aux | grep slapd
ldap     26201  0.0  1.3  10116  3544 ?        Ss   03:52   0:00 
/usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
ldap     26209  0.0  1.3  10116  3544 ?        S    03:52   0:00 
/usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
ldap     26210  0.0  1.3  10116  3544 ?        S    03:52   0:00 
/usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
root     26212  0.0  0.1   1372   440 pts/4    S+   03:52   0:00 grep slapd
[root@solaris9 ldifs]# ldapadd -x -W -D "cn=raduga,dc=solar.net.ru" -f 
mytyshi.ldif
Enter LDAP Password:
ldap_bind: Invalid credentials (49)

Вобщем после каждого обращения slapd меняет pid, что не было страшно, 
если он отвечал, хотя бы в виде авторизации.
Естественно, rootpw правильный, сейчас вообще в "12345" установлен и 
plain-text`ом.
Что с ним такое может быть?

[root@solaris9 ldifs]# rpm -q openldap
openldap-2.2.20-alt1
У меня обсизифленный M2.4


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

* Re: [sisyphus] OpenLDAP 2.2.20 zapps
  2005-02-18 22:01 [sisyphus] OpenLDAP 2.2.20 zapps solar
@ 2005-02-19 10:23 ` solar
  2005-02-19 12:42   ` Alexey Borovskoy
  2005-02-20 22:51   ` Re[2]: " Volkov Serge
  2005-02-20 14:47 ` Artem
  1 sibling, 2 replies; 7+ messages in thread
From: solar @ 2005-02-19 10:23 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

solar wrote:

> [root@solaris9 ldifs]# rpm -q openldap
> openldap-2.2.20-alt1
> У меня обсизифленный M2.4
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/sisyphus
>
ну что ж, я разобрался - конфиг читается из 
/var/lib/ldap/etc/slapd.conf, но позвольте спросить, ведь всегда было 
/etc/openldap/slapd.conf ?


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

* Re: [sisyphus] OpenLDAP 2.2.20 zapps
  2005-02-19 10:23 ` solar
@ 2005-02-19 12:42   ` Alexey Borovskoy
  2005-02-20 22:51   ` Re[2]: " Volkov Serge
  1 sibling, 0 replies; 7+ messages in thread
From: Alexey Borovskoy @ 2005-02-19 12:42 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 414 bytes --]

* Суббота 19 Февраль 2005 22:23 solar <solar@solar.net.ru>

> solar wrote:
> > [root@solaris9 ldifs]# rpm -q openldap
> > openldap-2.2.20-alt1
> > У меня обсизифленный M2.4
>
> ну что ж, я разобрался - конфиг читается из
> /var/lib/ldap/etc/slapd.conf, но позвольте спросить, ведь
> всегда было /etc/openldap/slapd.conf ?

Чрут.

-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] OpenLDAP 2.2.20 zapps
  2005-02-18 22:01 [sisyphus] OpenLDAP 2.2.20 zapps solar
  2005-02-19 10:23 ` solar
@ 2005-02-20 14:47 ` Artem
  2005-02-20 22:50   ` Re[2]: " Volkov Serge
  1 sibling, 1 reply; 7+ messages in thread
From: Artem @ 2005-02-20 14:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Не обновляется чрут. Посмотрите тред от 05.01.2005 "LDAP грабли", я 
писал уже - майнтайнер вроде поправил в след. версиях

solar wrote:

> а выражается это в следующем:
>
> [root@solaris9 ldifs]# ldapadd -x -W -D "cn=Manager,dc=solar.net.ru" 
> -f initial.ldif
> Enter LDAP Password:
> ldap_bind: Invalid credentials (49)
> [root@solaris9 ldifs]# service slapd status
> slapd is running
> [root@solaris9 ldifs]# service slapd restart
> Checking slapd 
> configuration                                                                                                                          
> [ DONE ]
> Stopping slapd service: start-stop-daemon: warning: failed to send 
> signal 15 to 26124: No such process
> start-stop-daemon: warning: failed to send signal 15 to 4076: No such 
> process
> 2 pids were not killed
>                                                                                                                                                      
> [ DONE ]
> Starting slapd 
> service:                                                                                                                               
> [ DONE ]
> [root@solaris9 ldifs]# ps aux | grep slapd
> ldap     26201  0.0  1.3  10116  3544 ?        Ss   03:52   0:00 
> /usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
> ldap     26209  0.0  1.3  10116  3544 ?        S    03:52   0:00 
> /usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
> ldap     26210  0.0  1.3  10116  3544 ?        S    03:52   0:00 
> /usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
> root     26212  0.0  0.1   1372   440 pts/4    S+   03:52   0:00 grep 
> slapd
> [root@solaris9 ldifs]# ldapadd -x -W -D "cn=raduga,dc=solar.net.ru" -f 
> mytyshi.ldif
> Enter LDAP Password:
> ldap_bind: Invalid credentials (49)
>
> Вобщем после каждого обращения slapd меняет pid, что не было страшно, 
> если он отвечал, хотя бы в виде авторизации.
> Естественно, rootpw правильный, сейчас вообще в "12345" установлен и 
> plain-text`ом.
> Что с ним такое может быть?
>
> [root@solaris9 ldifs]# rpm -q openldap
> openldap-2.2.20-alt1
> У меня обсизифленный M2.4
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/sisyphus
> __________
> http://phone.newmail.ru - Лучшие мелодии и игры для твоего телефона!
>
>



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

* Re[2]: [sisyphus] OpenLDAP 2.2.20 zapps
  2005-02-20 14:47 ` Artem
@ 2005-02-20 22:50   ` Volkov Serge
  0 siblings, 0 replies; 7+ messages in thread
From: Volkov Serge @ 2005-02-20 22:50 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Приветсвую

Надеюсь, что ничего не помешает выложить завтра в инкомминг
исправленную версию openldap-2.2.13-alt2

Sunday, February 20, 2005, 5:47:38 PM, you wrote:

A> Не обновляется чрут. Посмотрите тред от 05.01.2005 "LDAP грабли", я
A> писал уже - майнтайнер вроде поправил в след. версиях

A> solar wrote:

>> а выражается это в следующем:
>>
>> [root@solaris9 ldifs]# ldapadd -x -W -D "cn=Manager,dc=solar.net.ru"
>> -f initial.ldif
>> Enter LDAP Password:
>> ldap_bind: Invalid credentials (49)
>> [root@solaris9 ldifs]# service slapd status
>> slapd is running
>> [root@solaris9 ldifs]# service slapd restart
>> Checking slapd 
>> configuration                                                  
>> [ DONE ]
>> Stopping slapd service: start-stop-daemon: warning: failed to send 
>> signal 15 to 26124: No such process
>> start-stop-daemon: warning: failed to send signal 15 to 4076: No such
>> process
>> 2 pids were not killed
>>                                                                
>> [ DONE ]
>> Starting slapd 
>> service:                                                       
>> [ DONE ]
>> [root@solaris9 ldifs]# ps aux | grep slapd
>> ldap     26201  0.0  1.3  10116  3544 ?        Ss   03:52   0:00 
>> /usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
>> ldap     26209  0.0  1.3  10116  3544 ?        S    03:52   0:00 
>> /usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
>> ldap     26210  0.0  1.3  10116  3544 ?        S    03:52   0:00 
>> /usr/sbin/slapd -u ldap -r /var/lib/ldap -h ldap://localhost/
>> root     26212  0.0  0.1   1372   440 pts/4    S+   03:52   0:00 grep
>> slapd
>> [root@solaris9 ldifs]# ldapadd -x -W -D "cn=raduga,dc=solar.net.ru" -f
>> mytyshi.ldif
>> Enter LDAP Password:
>> ldap_bind: Invalid credentials (49)
>>
>> Вобщем после каждого обращения slapd меняет pid, что не было страшно,
>> если он отвечал, хотя бы в виде авторизации.
>> Естественно, rootpw правильный, сейчас вообще в "12345" установлен и
>> plain-text`ом.
>> Что с ним такое может быть?
>>
>> [root@solaris9 ldifs]# rpm -q openldap
>> openldap-2.2.20-alt1
>> У меня обсизифленный M2.4
>> _______________________________________________
>> Sisyphus mailing list
>> Sisyphus@altlinux.ru
>> https://lists.altlinux.ru/mailman/listinfo/sisyphus
>> __________
>> http://phone.newmail.ru - Лучшие мелодии и игры для твоего телефона!
>>
>>

A> _______________________________________________
A> Sisyphus mailing list
A> Sisyphus@altlinux.ru
A> https://lists.altlinux.ru/mailman/listinfo/sisyphus



-- 
Best regards,
 Volkov                            mailto:vserge@altlinux.ru



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

* Re[2]: [sisyphus] OpenLDAP 2.2.20 zapps
  2005-02-19 10:23 ` solar
  2005-02-19 12:42   ` Alexey Borovskoy
@ 2005-02-20 22:51   ` Volkov Serge
  2005-02-22 20:25     ` solar
  1 sibling, 1 reply; 7+ messages in thread
From: Volkov Serge @ 2005-02-20 22:51 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Hello solar,

Saturday, February 19, 2005, 1:23:11 PM, you wrote:

s> solar wrote:

>> [root@solaris9 ldifs]# rpm -q openldap
>> openldap-2.2.20-alt1
>> У меня обсизифленный M2.4
>> _______________________________________________
>> Sisyphus mailing list
>> Sisyphus@altlinux.ru
>> https://lists.altlinux.ru/mailman/listinfo/sisyphus
>>
s> ну что ж, я разобрался - конфиг читается из 
s> /var/lib/ldap/etc/slapd.conf, но позвольте спросить, ведь всегда было
s> /etc/openldap/slapd.conf ?

он туда копируется! для создания chroot окружения

посмотрите в скрипты /etc/chroot.d/ldap.conf

-- 
Best regards,
 Volkov                            mailto:vserge@altlinux.ru



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

* Re: [sisyphus] OpenLDAP 2.2.20 zapps
  2005-02-20 22:51   ` Re[2]: " Volkov Serge
@ 2005-02-22 20:25     ` solar
  0 siblings, 0 replies; 7+ messages in thread
From: solar @ 2005-02-22 20:25 UTC (permalink / raw)
  To: Volkov Serge, ALT Linux Sisyphus discussion list

Volkov Serge wrote:

>s> ну что ж, я разобрался - конфиг читается из 
>s> /var/lib/ldap/etc/slapd.conf, но позвольте спросить, ведь всегда было
>s> /etc/openldap/slapd.conf ?
>
>он туда копируется! для создания chroot окружения
>
>посмотрите в скрипты /etc/chroot.d/ldap.conf
>
>  
>

угу, уже видел, спасибо


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

end of thread, other threads:[~2005-02-22 20:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-18 22:01 [sisyphus] OpenLDAP 2.2.20 zapps solar
2005-02-19 10:23 ` solar
2005-02-19 12:42   ` Alexey Borovskoy
2005-02-20 22:51   ` Re[2]: " Volkov Serge
2005-02-22 20:25     ` solar
2005-02-20 14:47 ` Artem
2005-02-20 22:50   ` Re[2]: " Volkov Serge

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git