ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Sergey A. Kolesnitchenko" <sergey.ak@mtu-net.ru>
To: Igo <community@altlinux.ru>
Subject: Re: [Comm] proFtp & VirtualHost
Date: Fri, 19 Sep 2003 13:24:43 +0400
Message-ID: <1743977028.20030919132443@mtu-net.ru> (raw)
In-Reply-To: <3F6AB1F2.2080704@aeroflot-don.ru>

Посмотрите файл ftpusers. Там может быть отключен анонимный фтп, т.е.
только реальные пользователи могут коннектиться.

I> <VirtualHost ftp1.xxx.ru>
I>   ServerName            "FTP Server"
I>   User                ftp
I>   Group                ftp
I>   UserAlias            anonymous ftp
I>   MaxClients            5 "Sorry, the maximum number of allowed users 
I> are already connected (%m)"
I>   MaxLoginAttempts 3
I>   DeferWelcome            on
I>   DefaultRoot    ~ wheel
I>   DefaultChdir    ~  wheel
I>   <Limit LOGIN>
I>     Order allow,deny
I>     AllowGroup ftp
I>     AllowGroup wheel
I>     Deny from all
I>   </Limit>

I>   <Anonymous /home/igo/ftp.xx>
I>     User            ftp
I>     Group            ftp
I>     AnonRequirePassword        off
I>     UserAlias            anonymous ftp   
I>     MaxClients            5 "Sorry, the maximum number of allowed users 
I> are already connected (%m)"
I>     RequireValidShell         off
I>     <Limit LOGIN>
I>       AllowAll
I>     </Limit>
I>   </Anonymous>

I> </VirtualHost>



I> _______________________________________________
I> Community mailing list
I> Community@altlinux.ru
I> http://www.altlinux.ru/mailman/listinfo/community




  reply	other threads:[~2003-09-19  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-19  7:36 Igo
2003-09-19  9:24 ` Sergey A. Kolesnitchenko [this message]
2003-09-19 10:38   ` Igo

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=1743977028.20030919132443@mtu-net.ru \
    --to=sergey.ak@mtu-net.ru \
    --cc=community@altlinux.ru \
    /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