ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] OpenLDAP & realm
@ 2005-07-28  8:30 Epiphanov Sergei
  0 siblings, 0 replies; only message in thread
From: Epiphanov Sergei @ 2005-07-28  8:30 UTC (permalink / raw)
  To: Рассылка Sisyphus

В man к ldapsearch есть такая информация:

-R realm
              Specify the realm of authentication ID for SASL bind.  The form
              of the realm depends on the actual SASL mechanism used.

То есть если набрать вида

ldapsearch -Y digest-md5 -U user

то должны для авторизации строку "uid=user,cn=digest-md5,cn=auth". А если 
набрать строку

ldapsearch -Y digest-md5 -U user -R system, то получить строку 
"uid=user,cn=system,cn=digest-md5,cn=auth".

А на самом деле что вставляй этот параметр, что не вставляй - на сервере в 
логах одно и то же: первый вариант. Ещё в документации предлагают другой 
вариант для realm:

ldapsearch -Y digest-md5 -U user@system

Этот вариант приводит к записи "uid=user@system,cn=digest-md5,cn=auth", а 
вовсе не "uid=user,cn=system,cn=digest-md5,cn=auth"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-28  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-28  8:30 [sisyphus] OpenLDAP & realm Epiphanov Sergei

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