ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Q: proftpd
@ 2003-08-01 12:44 Nick N. Vinogradov
  2003-08-02  9:39 ` maxim
  0 siblings, 1 reply; 2+ messages in thread
From: Nick N. Vinogradov @ 2003-08-01 12:44 UTC (permalink / raw)
  To: community

Hi ALL !

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

<Directory /gorkozl>
    AllowOverWrite on
    <Limit STOR RETR RMD DELE RNFR RNTO MKD CWD>
        Order allow,deny
        Allow from 192.168.13.
        Allow from 192.168.70.
        Deny from All
        AllowUser gorshkova, kozlova
    </Limit>
</Directory>
  
Заранее спасибо!


WBR, Hash :-)




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

* Re: [Comm] Q: proftpd
  2003-08-01 12:44 [Comm] Q: proftpd Nick N. Vinogradov
@ 2003-08-02  9:39 ` maxim
  0 siblings, 0 replies; 2+ messages in thread
From: maxim @ 2003-08-02  9:39 UTC (permalink / raw)
  To: community

сеть указывается не так
надо писать маску 192.168.13.0/25
или для конкретного адреса 192.168.13.13

On Fri, 1 Aug 2003 16:44:21 +0400
"Nick N. Vinogradov" <vinogradov@dwellis.ru> wrote:

> Hi ALL !
> 
> Подскажите, пжлста, что посмотреть для выяснения причины того, почему
> приведённый кусок из proftpd.conf не работает (позволяет логиниться и
> работать с файлами не только из разрешенных сетей).
> 
> <Directory /gorkozl>
>     AllowOverWrite on
>     <Limit STOR RETR RMD DELE RNFR RNTO MKD CWD>
>         Order allow,deny
>         Allow from 192.168.13.
>         Allow from 192.168.70.
>         Deny from All
>         AllowUser gorshkova, kozlova
>     </Limit>
> </Directory>
>   
> Заранее спасибо!
> 
> 
> WBR, Hash :-)
> 
> 
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community




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

end of thread, other threads:[~2003-08-02  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-01 12:44 [Comm] Q: proftpd Nick N. Vinogradov
2003-08-02  9:39 ` maxim

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