ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] mod_auth_ldap apache2.2
@ 2007-04-27 12:52 Olaf Portvineson
  2007-04-28  4:48 ` Vladimir V. Kamarzin
  0 siblings, 1 reply; 8+ messages in thread
From: Olaf Portvineson @ 2007-04-27 12:52 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Доброго времени суток,

а сабж для доступен? Раньше этот модуль был в апаче, а сейчас его
что-то вообще не найти...

-- 
WBR,
   CyberSkunk aka dRuNk Ph!ZiK

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] mod_auth_ldap apache2.2
  2007-04-27 12:52 [sisyphus] mod_auth_ldap apache2.2 Olaf Portvineson
@ 2007-04-28  4:48 ` Vladimir V. Kamarzin
  2007-04-28  8:32   ` Olaf Portvineson
  0 siblings, 1 reply; 8+ messages in thread
From: Vladimir V. Kamarzin @ 2007-04-28  4:48 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

>>>>> On 27 Apr 2007 at 18:52 "OP" == Olaf Portvineson writes:

 OP> а сабж для доступен? Раньше этот модуль был в апаче, а сейчас его
 OP> что-то вообще не найти...

a2enmod ldap ?

-- 
vvk



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] mod_auth_ldap apache2.2
  2007-04-28  4:48 ` Vladimir V. Kamarzin
@ 2007-04-28  8:32   ` Olaf Portvineson
  2007-04-28  8:48     ` Vladimir V. Kamarzin
  0 siblings, 1 reply; 8+ messages in thread
From: Olaf Portvineson @ 2007-04-28  8:32 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On 28/04/07, Vladimir V. Kamarzin <vvk@vvk.pp.ru> wrote:
> >>>>> On 27 Apr 2007 at 18:52 "OP" == Olaf Portvineson writes:
>
>  OP> а сабж для доступен? Раньше этот модуль был в апаче, а сейчас его
>  OP> что-то вообще не найти...
>
> a2enmod ldap ?
>
> --
> vvk
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus

Так нету же mod_authnz_ldap.so в /usr/lib/apache2/modules, как его енэблить?

-- 
WBR,
   CyberSkunk aka dRuNk Ph!ZiK

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] mod_auth_ldap apache2.2
  2007-04-28  8:32   ` Olaf Portvineson
@ 2007-04-28  8:48     ` Vladimir V. Kamarzin
  2007-04-28 13:22       ` Olaf Portvineson
  0 siblings, 1 reply; 8+ messages in thread
From: Vladimir V. Kamarzin @ 2007-04-28  8:48 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

>>>>> On 28 Apr 2007 at 14:32 "OP" == Olaf Portvineson writes:

>>  OP> а сабж для доступен? Раньше этот модуль был в апаче, а сейчас его
>>  OP> что-то вообще не найти...
>>
>> a2enmod ldap ?

 OP> Так нету же mod_authnz_ldap.so в /usr/lib/apache2/modules, как его енэблить?

Выполнение вышеприведённой команды активирует загрузку
/usr/lib/apache2/modules/mod_ldap.so. Этот модуль не устраивает?

-- 
vvk



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] mod_auth_ldap apache2.2
  2007-04-28  8:48     ` Vladimir V. Kamarzin
@ 2007-04-28 13:22       ` Olaf Portvineson
  2007-05-02  8:24         ` Vladimir V. Kamarzin
  0 siblings, 1 reply; 8+ messages in thread
From: Olaf Portvineson @ 2007-04-28 13:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On 28/04/07, Vladimir V. Kamarzin <vvk@vvk.pp.ru> wrote:
> >>>>> On 28 Apr 2007 at 14:32 "OP" == Olaf Portvineson writes:
>
> >>  OP> а сабж для доступен? Раньше этот модуль был в апаче, а сейчас его
> >>  OP> что-то вообще не найти...
> >>
> >> a2enmod ldap ?
>
>  OP> Так нету же mod_authnz_ldap.so в /usr/lib/apache2/modules, как его енэблить?
>
> Выполнение вышеприведённой команды активирует загрузку
> /usr/lib/apache2/modules/mod_ldap.so. Этот модуль не устраивает?
>
> --
> vvk
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus

Безусловно, не устраивает.
mod_ldap - LDAP connection pooling and result caching services for use
by other LDAP modules
mod_authnz_ldap - Allows an LDAP directory to be used to store the
database for HTTP Basic authentication.

-- 
WBR,
   CyberSkunk aka dRuNk Ph!ZiK

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] mod_auth_ldap apache2.2
  2007-04-28 13:22       ` Olaf Portvineson
@ 2007-05-02  8:24         ` Vladimir V. Kamarzin
  2007-05-02  9:06           ` Aleksey Avdeev
  0 siblings, 1 reply; 8+ messages in thread
From: Vladimir V. Kamarzin @ 2007-05-02  8:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list; +Cc: Aleksey Avdeev

>>>>> On 28 Apr 2007 at 19:22 "OP" == Olaf Portvineson writes:

 OP> Безусловно, не устраивает.
 OP> mod_ldap - LDAP connection pooling and result caching services for use
 OP> by other LDAP modules
 OP> mod_authnz_ldap - Allows an LDAP directory to be used to store the
 OP> database for HTTP Basic authentication.

Ага, почитал мануал. Я сначала подумал что это какой-то внешний модуль.

Присоединяюсь к вопросу. Алексей, почему у нас не собран mod_authnz_ldap?

-- 
vvk



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] mod_auth_ldap apache2.2
  2007-05-02  8:24         ` Vladimir V. Kamarzin
@ 2007-05-02  9:06           ` Aleksey Avdeev
  2007-05-03  0:17             ` [sisyphus] U: apache2-2.2.4-alt24{,.1} [Обновление пакета] (was: Re: mod_auth_ldap apache2.2) Aleksey Avdeev
  0 siblings, 1 reply; 8+ messages in thread
From: Aleksey Avdeev @ 2007-05-02  9:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Vladimir V. Kamarzin пишет:
>>>>>>On 28 Apr 2007 at 19:22 "OP" == Olaf Portvineson writes:
> 
> 
>  OP> Безусловно, не устраивает.
>  OP> mod_ldap - LDAP connection pooling and result caching services for use
>  OP> by other LDAP modules
>  OP> mod_authnz_ldap - Allows an LDAP directory to be used to store the
>  OP> database for HTTP Basic authentication.
> 
> Ага, почитал мануал. Я сначала подумал что это какой-то внешний модуль.
> 
> Присоединяюсь к вопросу. Алексей, почему у нас не собран mod_authnz_ldap?
> 

  Похоже потому, что для его сборки недостаточно опций
--enable-mods-shared=all --with-ldap --enable-ldap --enable-auth-ldap...

  OK, проверю.

PS: Если это внешний модуль -- прошу дать на него ссылку, для ускорения
процесса.

-- 

С уважением. Алексей.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 548 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [sisyphus] U: apache2-2.2.4-alt24{,.1} [Обновление пакета] (was: Re:  mod_auth_ldap apache2.2)
  2007-05-02  9:06           ` Aleksey Avdeev
@ 2007-05-03  0:17             ` Aleksey Avdeev
  0 siblings, 0 replies; 8+ messages in thread
From: Aleksey Avdeev @ 2007-05-03  0:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list; +Cc: ALT Devel discussion list

Aleksey Avdeev wrote:
> Vladimir V. Kamarzin пишет:
>>>>>>> On 28 Apr 2007 at 19:22 "OP" == Olaf Portvineson writes:
>>
>>  OP> Безусловно, не устраивает.
>>  OP> mod_ldap - LDAP connection pooling and result caching services for use
>>  OP> by other LDAP modules
>>  OP> mod_authnz_ldap - Allows an LDAP directory to be used to store the
>>  OP> database for HTTP Basic authentication.
>>
>> Ага, почитал мануал. Я сначала подумал что это какой-то внешний модуль.
>>
>> Присоединяюсь к вопросу. Алексей, почему у нас не собран mod_authnz_ldap?
>>
> 
>   Похоже потому, что для его сборки недостаточно опций
> --enable-mods-shared=all --with-ldap --enable-ldap --enable-auth-ldap...
> 
>   OK, проверю.

   Исправлено в apache2-2.2.4-alt24 
(<http://git.altlinux.ru/people/solo/packages/?p=apache2.git;a=commit;h=397602d9ae74aec0e484a9ab645d930245c081db>). 
Там же -- добавлена сборка подпакета apache2-httpd-event (содержит 
/usr/sbin/httpd2.event).

   Соответсвющий ему apache2-2.2.4-alt24.1 
(<http://git.altlinux.ru/people/solo/packages/?p=apache2.git;a=commit;h=c19e7d1b43c08ee4b8073c4e1f57f9b6e2ffef1b>) 
ушёл Daedalus.

PS: Если возражений небудет -- начинаю готовить сборки apache* из 
Daedalus к покладке в Сизиф...

-- 

С уважением. Алексей.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-05-03  0:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-27 12:52 [sisyphus] mod_auth_ldap apache2.2 Olaf Portvineson
2007-04-28  4:48 ` Vladimir V. Kamarzin
2007-04-28  8:32   ` Olaf Portvineson
2007-04-28  8:48     ` Vladimir V. Kamarzin
2007-04-28 13:22       ` Olaf Portvineson
2007-05-02  8:24         ` Vladimir V. Kamarzin
2007-05-02  9:06           ` Aleksey Avdeev
2007-05-03  0:17             ` [sisyphus] U: apache2-2.2.4-alt24{,.1} [Обновление пакета] (was: Re: mod_auth_ldap apache2.2) Aleksey Avdeev

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