ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] SieFS работает только от рута
Date: Thu, 14 Apr 2005 18:28:19 +0400
Message-ID: <20050414142819.GB16755@master.mivlgu.local> (raw)
In-Reply-To: <425E6F44.7070901@rambler.ru>

[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]

On Thu, Apr 14, 2005 at 05:25:24PM +0400, Yury Aliaev wrote:
> >- Пользователь должен иметь право запустить /usr/sbin/fusermount - эта
> >  программа выполняет монтирование ФС, для чего требуется suid root.
> >  Доступ к fusermount регулируется с помощью control:
> >
> >  - control fusermount public - разрешает доступ для всех пользователей;
> >  - control fusermount wheelonly - только для членов группы wheel;
> >  - control fusermount restricted - только для root.
> 
> Тоже сделал. Пользователь у меня в группе wheel, control fusermount 
> wheelonly сделал. При попытке монтировать от пользователя пишет что это 
> может делать только рут (как при попытке запустить просто mount с 
> нужными параметрами, так и прописыванием строчки в /etc/fstab. Среди 
> допустимых параметров для siefs нет параметра "user", поэтому доверить 
> монтирование пользователю не получается.)

А, понятно.  Монтирование от пользователя выполняется несколько
нестандартным образом:

	siefs [-o options] device mountpoint

Запускать mount и писать что-либо в fstab не нужно.  Это в FUSE так
сделали (точнее, там fuse_main() обрабатывает параметры в формате
mountpoint [-o options], а обёртку для работы как mount.<fstype>, чтобы
можно было использовать mount для монтирования, приходится писать руками).

Чтобы размонтировать от пользователя:

	fusermount -u mountpount

> >Надо собирать siefs-0.5 - там это реализовано, правда, несколько коряво
> >(таблицы таскаются с собой, имена кодировок не совсем стандартные).
> 
> Скоро я стану посвободнее и, возможно, займусь этим. По уму бы, конечно, 
> делать перекодирование средствами iconv.

Вот ещё объяснить это автору...

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-04-14 14:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-14  9:54 Yury Aliaev
2005-04-14 10:20 ` Sergey Vlasov
2005-04-14 12:01   ` [sisyphus] [FAQ] " Michael Shigorin
2005-04-15  5:49     ` [sisyphus] " Michael Shigorin
2005-04-14 13:25   ` [sisyphus] " Yury Aliaev
2005-04-14 14:28     ` Sergey Vlasov [this message]
2005-04-14 15:27       ` Yury Aliaev
2005-04-14 15:34         ` Sergey Vlasov
2005-04-14 16:36           ` Yury Aliaev

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=20050414142819.GB16755@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git