ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] fuse mount options allow_root и allow_other
@ 2017-11-14  7:20 Stas
  2017-11-14 10:42 ` Ruslan Hihin
  2017-11-14 10:49 ` Ruslan Hihin
  0 siblings, 2 replies; 3+ messages in thread
From: Stas @ 2017-11-14  7:20 UTC (permalink / raw)
  To: ALT Linux Community general discussions


Делаю монтирование облака через fstab. Хочу монтировать пользователем,
но с возможностью доступа рута. Для этого у fdusermount есть опция
allow_root.

Добавил в строчку в fstab  "noauto,_netdev,allow_root" и получил ошибку:

[stas@nas ~]$ mount /mnt/cloudmailru/
fusermount: option allow_other only allowed if 'user_allow_other' is set
in /etc/fuse.conf

Файл /etc/fuse.conf в системе отсутствует (использую P8), его формат
неизвестен.

Убрал из fstab ",allow_root" - монтирование проходит нормально.


Вопросы:
- как всё же разрешить ситуацию с правами?
- имеет ли смысл вешать баг на fuse об отсутсвии документации на
/etc/fuse.conf?


-- 
Станислав Дёгтев
Служба "Ваш админ"
 Мои контакты:
 - jabber: grumbler@grumbler.org
 - email: stas.grumbler@gmail.com и stas@vashadmin.su
 - телефоны в Е-бурге +79045430461, +79222112259, +79505571146


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

* Re: [Comm] fuse mount options allow_root и allow_other
  2017-11-14  7:20 [Comm] fuse mount options allow_root и allow_other Stas
@ 2017-11-14 10:42 ` Ruslan Hihin
  2017-11-14 10:49 ` Ruslan Hihin
  1 sibling, 0 replies; 3+ messages in thread
From: Ruslan Hihin @ 2017-11-14 10:42 UTC (permalink / raw)
  To: community

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

Здравствуйте !
On Tuesday 14 November 2017 10:20:30 Stas написал(а):

> Делаю монтирование облака через fstab. Хочу монтировать пользователем,
> но с возможностью доступа рута. Для этого у fdusermount есть опция
> allow_root.
>
> Добавил в строчку в fstab  "noauto,_netdev,allow_root" и получил ошибку:
>
> [stas@nas ~]$ mount /mnt/cloudmailru/
> fusermount: option allow_other only allowed if 'user_allow_other' is set
> in /etc/fuse.conf
>
> Файл /etc/fuse.conf в системе отсутствует (использую P8), его формат
> неизвестен.
>
> Убрал из fstab ",allow_root" - монтирование проходит нормально.
>
>
> Вопросы:
> - как всё же разрешить ситуацию с правами?
> - имеет ли смысл вешать баг на fuse об отсутсвии документации на
> /etc/fuse.conf?

https://manpages.debian.org/testing/fuse/mount.fuse.8.en.html
входит в пакет fuse

ЗЫ С каких это пор man это не документация?


-- 
C уважением, Хихин Руслан.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [Comm] fuse mount options allow_root и allow_other
  2017-11-14  7:20 [Comm] fuse mount options allow_root и allow_other Stas
  2017-11-14 10:42 ` Ruslan Hihin
@ 2017-11-14 10:49 ` Ruslan Hihin
  1 sibling, 0 replies; 3+ messages in thread
From: Ruslan Hihin @ 2017-11-14 10:49 UTC (permalink / raw)
  To: community

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

Здравствуйте !
On Tuesday 14 November 2017 10:20:30 Stas написал(а):

Можно попросить включить в пакет пример /etc/fuse.conf такого содержания:

https://bugs.archlinux.org/task/7767

# Set the maximum number of FUSE mounts allowed to non-root users.
# The default is 1000.
#
#mount_max = 1000

# Allow non-root users to specify the 'allow_other' or 'allow_root'
# mount options.
#
#user_allow_other

-- 
C уважением, Хихин Руслан.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2017-11-14 10:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-14  7:20 [Comm] fuse mount options allow_root и allow_other Stas
2017-11-14 10:42 ` Ruslan Hihin
2017-11-14 10:49 ` Ruslan Hihin

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