ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ProFTPD
@ 2003-08-08 10:51 Shrek
  2003-08-08 11:03 ` Nick N. Vinogradov
  0 siblings, 1 reply; 7+ messages in thread
From: Shrek @ 2003-08-08 10:51 UTC (permalink / raw)
  To: community

День добрый.

Установил proftpd, скопировал сонфиг anonymous.conf, запускаю демон, 
пытаюсь подключиться - требует пароль, в логах:
FTP session opened
USER ftp (Login failed): Invalid shell: /dev/null
Что это значит и куда дальше смотреть

С уважением, Валерий.



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

* Re: [Comm] ProFTPD
  2003-08-08 10:51 [Comm] ProFTPD Shrek
@ 2003-08-08 11:03 ` Nick N. Vinogradov
  2003-08-08 11:23   ` Dmitriy Gnidchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Nick N. Vinogradov @ 2003-08-08 11:03 UTC (permalink / raw)
  To: Shrek

S> Установил proftpd, скопировал сонфиг anonymous.conf, запускаю демон,
S> пытаюсь подключиться - требует пароль, в логах:
S> FTP session opened
S> USER ftp (Login failed): Invalid shell: /dev/null
S> Что это значит и куда дальше смотреть

Для начала попробуйте занести /dev/null в файл /etc/shells

WBR, Hash :-)




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

* Re: [Comm] ProFTPD
  2003-08-08 11:03 ` Nick N. Vinogradov
@ 2003-08-08 11:23   ` Dmitriy Gnidchenko
  2003-08-08 11:26     ` Re[2]: " Nick N. Vinogradov
  2003-08-08 12:53     ` Shrek
  0 siblings, 2 replies; 7+ messages in thread
From: Dmitriy Gnidchenko @ 2003-08-08 11:23 UTC (permalink / raw)
  To: Shrek

On Fri, 8 Aug 2003, Nick N. Vinogradov wrote:

> S> Установил proftpd, скопировал сонфиг anonymous.conf,
> запускаю демон,
> S> пытаюсь подключиться - требует пароль, в логах:
> S> FTP session opened
> S> USER ftp (Login failed): Invalid shell: /dev/null
> S> Что это значит и куда дальше смотреть
>
> Для начала попробуйте занести /dev/null в файл /etc/shells

Не делайте этого ни когда

RequireValidShell     off
в секции Anonimous



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

* Re[2]: [Comm] ProFTPD
  2003-08-08 11:23   ` Dmitriy Gnidchenko
@ 2003-08-08 11:26     ` Nick N. Vinogradov
  2003-08-08 12:53     ` Shrek
  1 sibling, 0 replies; 7+ messages in thread
From: Nick N. Vinogradov @ 2003-08-08 11:26 UTC (permalink / raw)
  To: Dmitriy Gnidchenko

>> Для начала попробуйте занести /dev/null в файл /etc/shells

DG> Не делайте этого ни когда

Обоснуйте! :-)

DG> RequireValidShell     off
DG> в секции Anonimous

WBR, Hash :-)




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

* Re: [Comm] ProFTPD
  2003-08-08 11:23   ` Dmitriy Gnidchenko
  2003-08-08 11:26     ` Re[2]: " Nick N. Vinogradov
@ 2003-08-08 12:53     ` Shrek
  2003-08-08 13:09       ` Dmitriy Gnidchenko
  1 sibling, 1 reply; 7+ messages in thread
From: Shrek @ 2003-08-08 12:53 UTC (permalink / raw)
  To: community

>>S> Установил proftpd, скопировал сонфиг anonymous.conf,
>>запускаю демон,
>>S> пытаюсь подключиться - требует пароль, в логах:
>>S> FTP session opened
>>S> USER ftp (Login failed): Invalid shell: /dev/null
>>S> Что это значит и куда дальше смотреть
>>
>>Для начала попробуйте занести /dev/null в файл /etc/shells
> 
> 
> Не делайте этого ни когда
> 
> RequireValidShell     off
> в секции Anonimous

где можно почитать про его настройку, на www.proftpd.org толком ниче не 
нашел, как и в его доке



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

* Re: [Comm] ProFTPD
  2003-08-08 12:53     ` Shrek
@ 2003-08-08 13:09       ` Dmitriy Gnidchenko
  2003-08-08 13:14         ` Shrek
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitriy Gnidchenko @ 2003-08-08 13:09 UTC (permalink / raw)
  To: community

> >
> > RequireValidShell     off
> > в секции Anonimous
>
> где можно почитать про его настройку, на www.proftpd.org
> толком ниче не
> нашел, как и в его доке

http://www.proftpd.org/docs/directives/linked/by-name.html
Там эти дерективы расписаны.

Ну и в случае каких либо более сложных вопросов можно и по гуглю
поискать (но это утомительно)


Regards, Dmitriy
	savithur@avatar.spb.ru


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

* Re: [Comm] ProFTPD
  2003-08-08 13:09       ` Dmitriy Gnidchenko
@ 2003-08-08 13:14         ` Shrek
  0 siblings, 0 replies; 7+ messages in thread
From: Shrek @ 2003-08-08 13:14 UTC (permalink / raw)
  To: community

> http://www.proftpd.org/docs/directives/linked/by-name.html
> Там эти дерективы расписаны.
> 
> Ну и в случае каких либо более сложных вопросов можно и по гуглю
> поискать (но это утомительно)

спасибо, бум изучать



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

end of thread, other threads:[~2003-08-08 13:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-08 10:51 [Comm] ProFTPD Shrek
2003-08-08 11:03 ` Nick N. Vinogradov
2003-08-08 11:23   ` Dmitriy Gnidchenko
2003-08-08 11:26     ` Re[2]: " Nick N. Vinogradov
2003-08-08 12:53     ` Shrek
2003-08-08 13:09       ` Dmitriy Gnidchenko
2003-08-08 13:14         ` Shrek

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