ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Boldin Pavel <ldavinchi@inbox.ru>
To: community@altlinux.ru
Subject: Re: [Comm] TLS SSL
Date: Wed, 20 Apr 2005 18:34:36 +0500
Message-ID: <42665A6C.1060704@inbox.ru> (raw)
In-Reply-To: <1713099849.20050420113612@mail.ru>

Anton Gorlov пишет:
> Здравствуйте, 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
> 
> Логи в аттаче
> 

попробуйте порт 389 (без ldaps)

-- 

Болдин Павел aka davinchi

     ldavinchi@inbox.ru or davinchi@zu.org.ru

     ZU - Zagovor Unixoidov. SSAU 303.




  reply	other threads:[~2005-04-20 13:34 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           ` Re[2]: " Anton Gorlov
2005-04-20 13:34             ` Boldin Pavel [this message]
2005-04-20 13:46               ` 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=42665A6C.1060704@inbox.ru \
    --to=ldavinchi@inbox.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