ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Аутентификация в апаче
@ 2005-03-12 10:13 Алексей Данилович 
  2005-03-12 14:54 ` [Comm] " Michael Shigorin
  0 siblings, 1 reply; 18+ messages in thread
From: Алексей Данилович  @ 2005-03-12 10:13 UTC (permalink / raw)
  To: Community



Доброго времени суток.
В конфиге апача есть следующие строки
user apache
group apache
DocumentRoot "/var/www/html/sites/some-site"
<Directory />
    Options FollowSymLinks
    #AllowOverride None
    AllowOverride AuthConfig
</Directory>
Alias /aaa "/var/www/html/sites/aaa/"
   <Location "/aaa">
        AuthName "Restricted area:"
	AuthType Basic
	AuthUserFile /var/www/html/sites/passwords/.aaa
	require valid-user
   </Location>
Файл .ааа принадлежит пользователю apache. права на нем 750. 
При попытке зайти на страницу ругается:
[Sat Mar 12 12:56:11 2005] [error] (25)Inappropriate ioctl for device: access to /aaa/ failed for xxx.xxx.xxx.xxx, reason: Authentication service cannot retrieve authentication info.
подскажите, почему? Замучался уже.
Спасибо.


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

end of thread, other threads:[~2005-03-17  8:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-12 10:13 [Comm] Аутентификация в апаче Алексей Данилович 
2005-03-12 14:54 ` [Comm] " Michael Shigorin
2005-03-12 16:41   ` Алексей Данилович
2005-03-12 16:48     ` Andrey Rahmatullin
2005-03-12 17:17     ` Michael Shigorin
2005-03-13 21:13       ` Алексей Данилович
2005-03-14  4:09         ` Ivan Fedorov
2005-03-14 12:09         ` Michael Shigorin
2005-03-15 14:58           ` Алексей Данилович
2005-03-15 16:46             ` Michael Shigorin
2005-03-15 18:14               ` Алексей Данилович
2005-03-16  9:38                 ` Michael Shigorin
2005-03-16 14:12                   ` Алексей Данилович
2005-03-16 17:20                     ` Michael Shigorin
2005-03-16 17:54                       ` Алексей Данилович
2005-03-16 18:03                         ` Michael Shigorin
2005-03-16 20:53                           ` Алексей Данилович
2005-03-17  8:21                             ` Michael Shigorin

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