ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] squid: ncsa_auth users
@ 2003-09-16 17:32 Flach
  2003-09-17  6:13 ` [Comm] " Vitaly Ostanin
  2003-09-17  6:25 ` [Comm] " Maxim Ivanov
  0 siblings, 2 replies; 3+ messages in thread
From: Flach @ 2003-09-16 17:32 UTC (permalink / raw)
  To: community

Здравствуйте!

У меня установлен squid. Есть ncsa_auth. В squid.conf для него прописаны
необходимые строки. Вопрос в другом: как создать необходимый список
пользователей, т.е. как их заводить?

Спасибо.
С уважением, Михаил




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

* [Comm] Re: squid: ncsa_auth users
  2003-09-16 17:32 [Comm] squid: ncsa_auth users Flach
@ 2003-09-17  6:13 ` Vitaly Ostanin
  2003-09-17  6:25 ` [Comm] " Maxim Ivanov
  1 sibling, 0 replies; 3+ messages in thread
From: Vitaly Ostanin @ 2003-09-17  6:13 UTC (permalink / raw)
  To: community

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

On Tue, 16 Sep 2003 21:32:54 +0400
"Flach" <flach@mcnet.ru> wrote:

> Здравствуйте!
> 
> У меня установлен squid. Есть ncsa_auth. В squid.conf для него
> прописаны необходимые строки. Вопрос в другом: как создать
> необходимый список пользователей, т.е. как их заводить?

http://squid.visolve.com/squid24s1/externals.htm#authenticate_program

<skipped/>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] squid: ncsa_auth users
  2003-09-16 17:32 [Comm] squid: ncsa_auth users Flach
  2003-09-17  6:13 ` [Comm] " Vitaly Ostanin
@ 2003-09-17  6:25 ` Maxim Ivanov
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Ivanov @ 2003-09-17  6:25 UTC (permalink / raw)
  To: community

On Tue, 16 Sep 2003 21:32:54 +0400
"Flach" <flach@mcnet.ru> wrote:

> Здравствуйте!
> 
> У меня установлен squid. Есть ncsa_auth. В squid.conf для него
> прописаны необходимые строки. Вопрос в другом: как создать необходимый
> список пользователей, т.е. как их заводить?
> 

htpasswd [-cmdps] passwordfile username

Опции можно посмотреть по команде htpasswd из-под рута.
 -c  Create a new file.
 -n  Don't update file; display results on stdout.
 -m  Force MD5 encryption of the password.
 -d  Force CRYPT encryption of the password (default).
 -p  Do not encrypt the password (plaintext).
 -s  Force SHA encryption of the password.
 -b  Use the password from the command line rather than prompting for
     it.

например: htpasswd -с /usr/etc/my_password  flach

после этого он дважды запросит пароль, создаст файл и запишет в него
юзера и пароль. Пароль можно вводить и в открытую в командной строке
(удобно для скриптов).
 




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

end of thread, other threads:[~2003-09-17  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-16 17:32 [Comm] squid: ncsa_auth users Flach
2003-09-17  6:13 ` [Comm] " Vitaly Ostanin
2003-09-17  6:25 ` [Comm] " Maxim Ivanov

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