ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Anton Gorlov <Pnz.Stalker@mail.ru>
To: community@altlinux.ru
Subject: Re[2]: [Comm] TLS SSL
Date: Wed, 20 Apr 2005 11:36:12 +0400
Message-ID: <1713099849.20050420113612@mail.ru> (raw)
In-Reply-To: <4265FC87.1010705@inbox.ru>

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

Здравствуйте, Boldin.

Вы писали 20 апреля 2005 г., 10:53:59:

>>>ваш приговор:
>>>$ ldapsearch -x -d -1 -b "cn=admin,dc=..." <опции по вкусу>
>>>от пользователя, который запускает squid.
>>>и лог сюда :)
>> А как ldapsearch заставить ходить через TLS?
>> Сквид запускается от рута... Но к лдапу ходит анонимно.
>> Сейчас вырублю всё лишнее и пришлю вам лог между лдапа при работе со
>> сквидом.
> сорри, забыл опция -Z (или -ZZ - требовать! TLS)
> еще, вспомнил, сделайте как ls /var/lib/ldap/etc/openldap -R
> можно даже ls -R /var/lib/ldap/
> все в bzip2 и мне :)

В общем ловите.
На всякий случай всё:
запуск лдапа:

slapd -h "ldaps://" -u ldap -r /var/lib/ldap -d -1 2>&1
|tee -a ~/LogToDavinchi;

[root@ring root]# netstat -nap | grep slapd
tcp  0     0 0.0.0.0:636     0.0.0.0:*   LISTEN      3322/slapd
unix  2      [ ]         DGRAM    11864  3322/slapd

поиск:
ldapsearch -x -d -1 -b -Z -p 636 -h ring.local
"cn=admin,dc=rcc,dc=com,dc=ru" "(objectclass=*)"
2>&1|tee -a ~/ldapsearch

Логи в аттаче




-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru

[-- Attachment #2: ls.bz2 --]
[-- Type: application/octet-stream, Size: 850 bytes --]

[-- Attachment #3: ldapsearc.bz2 --]
[-- Type: application/octet-stream, Size: 1413 bytes --]

[-- Attachment #4: LogToDavinchi.bz2 --]
[-- Type: application/octet-stream, Size: 10385 bytes --]

  reply	other threads:[~2005-04-20  7:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19 13:18 Anton Gorlov
2005-04-19 18:52 ` Boldin Pavel
2005-04-19 19:07   ` Re[2]: " Anton Gorlov
2005-04-20  2:46     ` Boldin Pavel
2005-04-20  6:22       ` Re[2]: " Anton Gorlov
2005-04-20  6:53         ` Boldin Pavel
2005-04-20  7:36           ` Anton Gorlov [this message]
2005-04-20 13:34             ` Boldin Pavel
2005-04-20 13:46               ` Re[2]: " Anton Gorlov

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=1713099849.20050420113612@mail.ru \
    --to=pnz.stalker@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