ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Pavel Stoliarov <mylinux02@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] задержки при запросе пользователей из LDAP
Date: Fri, 25 Oct 2002 06:56:47 +0500
Message-ID: <200210250656.47549.mylinux02@mail.ru> (raw)
In-Reply-To: <200210240827.34342.mylinux02@mail.ru>

24 Октябрь 2002 08:27, Pavel Stoliarov написал:

 Вобщем проблема решилась коментированием в slapd.conf строки , ссылающейся на 
файл с правилами ACL :

 #include         /etc/openldap/slapd.access.conf

 в slapd.access.conf содержиться :

access to dn=".*,dc=tzto,dc=rus" attr=userPassword
    by dn="cn=Manager,dc=tzto,dc=rus" write
    by self write
    by * auth

access to dn=".*,dc=tzto,dc=rus" attr=lmPassword
    by dn="cn=Manager,dc=tzto,dc=rus" write
    by self write
    by * auth

access to dn=".*,dc=tzto,dc=rus" attr=ntPassword
    by dn="cn=Manager,dc=tzto,dc=rus" write
    by self write
    by * auth

access to dn=".*,dc=tzto,dc=rus"
    by dn="cn=Manager,dc=tzto,dc=rus" write
    by self write
    by * read

Скорость запроса id user теперь выполняется за 0.10 сек....

 Теперь пробую вставить эти ACL прямо в slapd.conf , перезапускаю slapd, 
скрость запроса падает до 0.40 сек , но это все равно быстрее чем было с 
опцией include. 

 Ничего не могу понять. Почему ACL так сильно влияет на производительность 
openLdap. Почему запросы выполняються быстрее если ACL прописаны прямо в 
slapd.conf а не подключены опцией include из внешнего файла. 


-- 
Best regards 
Pavel



      parent reply	other threads:[~2002-10-25  1:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24  3:27 Pavel Stoliarov
2002-10-24  4:16 ` Alexey Voinov
2002-10-24  9:54   ` Pavel Stoliarov
2002-10-24 10:32     ` Dmitry Lebkov
2002-10-24 11:14       ` Pavel Stoliarov
2002-10-24 12:06         ` Pavel Stoliarov
2002-10-24 12:48           ` Dmitry Lebkov
2002-10-25  1:56 ` Pavel Stoliarov [this message]

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=200210250656.47549.mylinux02@mail.ru \
    --to=mylinux02@mail.ru \
    --cc=community@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 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