ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vladimir Istrati <bob@kp.md>
To: community@lists.altlinux.org
Subject: [Comm] После предыдущего (?) обновления проблема с vsftp
Date: Wed, 15 Apr 2009 11:49:00 +0300
Message-ID: <200904151149.01032.bob@kp.md> (raw)

На днях обновился.
успел заметить, что обновился 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 не дошли руки)


                 reply	other threads:[~2009-04-15  8:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200904151149.01032.bob@kp.md \
    --to=bob@kp.md \
    --cc=community@lists.altlinux.org \
    /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