ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] I: Openldap 2.4.16
@ 2009-08-10 21:50 Lebedev Sergey
  2009-08-10 22:06 ` Aleksey Novodvorsky
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Lebedev Sergey @ 2009-08-10 21:50 UTC (permalink / raw)
  To: sisyphus

Доброго всем.

На ftp://ftp.altlinux.org/pub/people/barabashka/SS/ лежит сборка
openldap 2.4.16 и libldap2.3. Тестируем, пишем об ошибках и
проблемах. Если никаких особых трудностей не возникнет, то сборку я
отправляю в сизиф.

Важно!

После подключения данного репозитария, старый openldap (2.3) не 
будет автоматически обновлен по dist-upgrade'у. Прежде чем 
сказать 
apt-get install openldap2.4-servers openldap2.4-clients
настоятельно советую сделать следующее:

1) сделать backup /var/log/ldap/dblogs /var/log/ldap/bases

2) для каждой базы сделать ldif-dump 
slapcat -b 'rootdn' -l mydn.ldif
Это связано с тем, что новый openldap собран с новой berkeley db.
Slapd не запуститься, если обнаружит старую базу.

3) Убрать из /etc/openldap/slapd*.conf все упоминания о slurpd.
Upstream похоронил этот демон репликации. Используйте syncrepl.

Точно стоит убрать следующие строки
replica-pidfile     /var/run/slurpd.pid
replica-argsfile    /var/run/slurpd.args


4) Если вы использовали ldbm, то самое время перейти на bdb. 
Upstream похоронил ldbm.

После этого можно смело ставить новый openldap, заливать базы 
обратно
slapadd -b 'rootdn' -l mydn.ldif
и наслаждаться жизнью.



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

end of thread, other threads:[~2009-08-24 14:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-10 21:50 [sisyphus] I: Openldap 2.4.16 Lebedev Sergey
2009-08-10 22:06 ` Aleksey Novodvorsky
2009-08-11  5:40 ` Ivan Fedorov
2009-08-11 13:02   ` Michael Shigorin
2009-08-22 21:08 ` Maks Re
2009-08-23 23:14   ` Lebedev Sergey
2009-08-24 10:19     ` Maks Re
2009-08-24 12:38       ` Lebedev Sergey
2009-08-24 13:10         ` Maks Re
2009-08-24 13:32           ` Lebedev Sergey
2009-08-24 14:43             ` Maks Re

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