From: Headlong John <johnheadlong@nightmail.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] [OBORONA-SPAM] Question on FTP
Date: Fri, 01 Sep 2006 20:29:13 +0400
Message-ID: <1157128153.7062.denwebmail-2@johnheadlong@nightmail.ru> (raw)
In-Reply-To: <20060901122147.GA20930@localhost.localdomain>
Hello, Alexey Novikov
Пт, 01.09.2006 16:21:47 you wrote:
> Я так думаю, что mount --bind Вам поможет, не помню как это
> записать в fstab, думаю, что другие здесь еще подскажут.
Да, здорово, спасибо большое, это то, что нужно. Чтобы узнать опции подключения в /etc/fstab, достаточно вручную смонтировать, например
mount --bind /opt/SUNWappserver/domains/domain1/autodeploy /home/ftpsite/domain1
и выдать список смонированных устройств
mount
Описать в /etc/fstab это можно так:
/opt/SUNWappserver/domains/domain1/autodeploy /home/ftpsite/domain1 none rw,bind 0 0
Теперь такой вопрос - как в /etc/vsftpd.conf указать, куда chroot'ить пользователей? Поскольку мне надо контролировать доступ к файлам на уровне пользователей, то от виртуальных пользователей vsftpd я отказался, буду использовать реальных. Но вот загвоздка: chroot'ятся они в свои домашние каталоги, а мне надо, чтобы при доступе через ftp они все chroot'ились в один и тот же каталог /home/ftpsite, который будет набит точками монтирования нужных мне для ftp-доступа фрагментов файловой системы. При этом надо, чтобы при обычном входе в систему (через ssh, например), пользователь попадал в свой обычный домашний каталог.
И еще - в чем скрытый смысл опции passwd_chroot_enable? Ведь при включенной chroot_local_user пользователи и так chroot'ятся в свои домашние каталоги, прописанные в /etc/passwd... Или я чего-то недопонял?
Спасибо заранее.
prev parent reply other threads:[~2006-09-01 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-01 12:21 Alexey Novikov
2006-09-01 16:29 ` Headlong John [this message]
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=1157128153.7062.denwebmail-2@johnheadlong@nightmail.ru \
--to=johnheadlong@nightmail.ru \
--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