ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Lebedev Sergey <lsv@altlinux.ru>
To: sisyphus@lists.altlinux.org
Subject: [sisyphus] I: Openldap 2.4.16
Date: Tue, 11 Aug 2009 01:50:43 +0400
Message-ID: <20090810215043.GA11550@lsv.altlinux.ru> (raw)

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

На 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
и наслаждаться жизнью.



             reply	other threads:[~2009-08-10 21:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 21:50 Lebedev Sergey [this message]
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

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=20090810215043.GA11550@lsv.altlinux.ru \
    --to=lsv@altlinux.ru \
    --cc=sisyphus@lists.altlinux.org \
    /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 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