ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Aleksey E. Birukov" <birukov@vladinfo.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] openldap не запускается
Date: Tue, 21 Jun 2005 12:26:01 +0400
Message-ID: <200506211226.01718.birukov@vladinfo.ru> (raw)
In-Reply-To: <1601466574.20050621115444@mail.ru>

В сообщении от 21 Июнь 2005 11:54 Anton Gorlov aka stalker написал(a):
> Здравствуйте, Aleksey.
>
> Вы писали 21 июня 2005 г., 11:55:14:
> > Вот такая странность... Чем она вызвана?
> > # service slapd start
> > Adjusting environment for slapd: install: omitting directory
> > `/etc/openldap/ssl/demo'
> > (Конфиги умолчательные)
>
> Посмотрите -есть ли такая директория.. а вообще пришлите
> grep -v "^#|^;|^$|^ *$" <slapd.conf (можно в личку)

Кстати, почему-то у меня не сработала комманда grep -v "^#|^;|^$|^ *$" 
<slapd.conf" (выводит файл без изменений) Пришлось писать grep -v "^#" и 
убирать пробелы.

# ls -d /etc/openldap/ssl/demo
/etc/openldap/ssl/demo

# rpm -q --all |grep ldap
myldapklient-0.6.6-alt4.1
libldap-2.2.26-alt1
openldap-servers-2.2.26-alt1
openldap-clients-2.2.26-alt1
openldap-2.2.26-alt1
openldap-doc-2.2.26-alt1

----------------------------- slapd.conf
include         /etc/openldap/schema/core.schema
include         /etc/openldap/schema/cosine.schema
include         /etc/openldap/schema/inetorgperson.schema
include         /etc/openldap/schema/openldap.schema
include         /etc/openldap/schema/nis.schema
allow bind_v2
concurrency 20
defaultsearchbase "dc=example, dc=com"
gentlehup on
pidfile                 /var/run/slapd.pid
argsfile                /var/run/slapd.args
replica-pidfile         /var/run/slurpd.pid
replica-argsfile        /var/run/slurpd.args
rootDSE /etc/openldap/rootdse.ldif
access to attrs=userPassword
        by self write
        by anonymous auth
        by * none
modulepath      /usr/lib/openldap
moduleload      back_ldap.la
moduleload      back_monitor.la
database ldbm
suffix "dc=example,dc=com"
rootdn "cn=admin,dc=example,dc=com"
rootpw secret
directory /var/lib/ldap/bases/example.com
index objectClass eq
index uid pres,eq,sub
index cn pres,eq,sub,subany
access to attrs=userPassword
        by self write
        by anonymous auth
        by * none
---------------------------- eof slapd.conf
-- 
$respect


  reply	other threads:[~2005-06-21  8:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-21  7:55 Aleksey E. Birukov
2005-06-21  7:54 ` Anton Gorlov aka stalker
2005-06-21  8:26   ` Aleksey E. Birukov [this message]
2005-06-21  8:37     ` Re[2]: " Anton Gorlov aka stalker
2005-06-21  8:59       ` Aleksey E. Birukov
2005-06-21  9:03         ` Re[2]: " Anton Gorlov aka stalker
2005-06-21  9:03 ` Epiphanov Sergei
2005-06-21  9:35   ` Aleksey E. Birukov
2005-06-21  9:41     ` Aleksey E. Birukov
2005-06-21 10:10       ` Epiphanov Sergei
2005-06-21 11:41         ` Aleksey E. Birukov
2005-06-21 12:04           ` Epiphanov Sergei
2005-06-21 12:22             ` Aleksey E. Birukov
2005-06-21 12:35               ` Epiphanov Sergei
2005-06-21 19:15                 ` Aleksey E. Birukov
2005-06-22 11:12                   ` vserge
2005-06-21 12:08           ` Evgeniy Kobzev
2005-06-21 12:30             ` Epiphanov Sergei
2005-06-21 12:50               ` Evgeniy Kobzev
2005-06-21 13:13                 ` Epiphanov Sergei
2005-06-21 13:22                   ` Epiphanov Sergei
2005-06-21 21:36                     ` vserge
2005-06-22  7:21                       ` Epiphanov Sergei
2005-06-21 21:33         ` vserge

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=200506211226.01718.birukov@vladinfo.ru \
    --to=birukov@vladinfo.ru \
    --cc=sisyphus@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 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