ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] После предыдущего (?) обновления проблема с vsftp
@ 2009-04-15  8:49 Vladimir Istrati
  0 siblings, 0 replies; only message in thread
From: Vladimir Istrati @ 2009-04-15  8:49 UTC (permalink / raw)
  To: community

На днях обновился.
успел заметить, что обновился vsftp.

При заходе из-под пользователя с правами администратора - все нормально. Из-
под других пользователей:

ftp> open 192.168.1.5
Connected to 192.168.1.5 (192.168.1.5).
220 Welcome to KP FTP service.
Name (192.168.1.5:root): promo
331 Please specify the password.
Password:
500 OOPS: config file not owned by correct user
Login failed.
421 Service not available, remote server has closed connection


[root@bob user_conf]# ls -l

-rw-r--r-- 1 root root 295 Nov 14 15:54 promo

[root@bob vsftpd]# ls -l

-rw------- 1 root root 5215 Nov 14 15:51 conf


[root@bob xinetd.d]# cat vsftpd
# default: off
# description: The vsftpd FTP server.
service ftp
{
        disable         = no
        only_from               = 0.0.0.0
        rlimit_as               = 64M
        server          = /usr/sbin/vsftpd
        group           = promo
        user            = root
        socket_type     = stream
        protocol        = tcp
        wait            = no
        nice            = 10
        bind            = 192.168.1.5
        server_args     = /etc/vsftpd/conf
}


До сих пор все работало!

Пользователь - локальный (до pam не дошли руки)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-15  8:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-15  8:49 [Comm] После предыдущего (?) обновления проблема с vsftp Vladimir Istrati

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