ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serge <skompan@kspu.kr.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: [Comm] mod_ntlm аутентфикация
Date: Sun, 1 Apr 2007 12:39:28 +0300
Message-ID: <200704011239.28425.skompan@kspu.kr.ua> (raw)

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

стоит Мастер 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>


                 reply	other threads:[~2007-04-01  9:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200704011239.28425.skompan@kspu.kr.ua \
    --to=skompan@kspu.kr.ua \
    --cc=community@lists.altlinux.org \
    /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