ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mod_ntlm аутентфикация
@ 2007-04-01  9:39 Serge
  0 siblings, 0 replies; only message in thread
From: Serge @ 2007-04-01  9:39 UTC (permalink / raw)
  To: ALT Linux Community

Здравствуйте!
Может кто то сталкивался с такого рода аутентификацией

стоит Мастер 24
rpm -qa|grep samba
samba-common-3.0.14a-alt1.M24.1
samba-client-control-1.0-alt1
samba-3.0.14a-alt1.M24.1
samba-client-3.0.14a-alt1.M24.1

mod_ntlm-0.4-alt1

 rpm -qa|grep apache
apache-devel-1.3.37rusPL30.22-alt0.M24.1
apache-1.3.37rusPL30.22-alt0.M24.1
apache-mod_perl-1.3.37rusPL30.22-alt0.M24.1
apache-common-1.3.37rusPL30.22-alt0.M24.1

нашел по адресу http://sacc.cybersec.ru/ интерестное решение для 
централизованного управления пользователями.

Заставил squid брать юзверей из домена NT. Дальше попытался прикрутить 
mod_ntlm (как требует документацияк программе), но ничего не получается. В 
логах получаю такого рода ошибки:
[Sun Apr  1 12:20:20 2007] [error] [client 192.168.1.1] creating new 
ntlm_connection 138462448 1891
[Sun Apr  1 12:20:20 2007] [notice] [client 192.168.1.1] got auth_line 
"TlRMTVNTUAABAAAABQIAAAAAAAAAAAAAAAAAAAAAAAA="
[Sun Apr  1 12:20:20 2007] [notice] [client 192.168.1.1] got header with host 
"", domain ""
[Sun Apr  1 12:20:20 2007] [error] [client 192.168.1.1] received msg1 
138462448 1891
[Sun Apr  1 12:20:23 2007] [error] [client 192.168.1.1] send_ntlm_challenge: 
no conn. handle...trouble communicating with PDC/BDC? returning internal 
server error

настройки Apache
/etc/httpd/conf/addon-modules
cat mod_ntlm.conf
<Directory "/var/www/html/sacc">
AuthType NTLM
AuthNTGroups /etc/httpd/conf/ntgroup
 NTLMAuth on
   NTLMAuthoritative on
NTLMDomain West
NTLMServer 192.168.1.2
NTLMBackup 192.168.1.3
Require group internet
</Directory>


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

only message in thread, other threads:[~2007-04-01  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-01  9:39 [Comm] mod_ntlm аутентфикация Serge

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