ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mounting ntfs-3g volume as ordinary user
@ 2007-09-13  5:54 Olexander Chernetskyy
  2007-09-13  6:07 ` Шишков Евгений
  2007-09-13  6:09 ` Motsyo Gennadi aka Drool
  0 siblings, 2 replies; 8+ messages in thread
From: Olexander Chernetskyy @ 2007-09-13  5:54 UTC (permalink / raw)
  To: Community

В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного
юзверя. Для этого в fstab добавлял user,noauto и потом руками mount
/mnt/sda1
И всё получалось.

Теперь с ntfs-3g Что то не складывается
В fstab строка такая:
/dev/sda1  /mnt/sda1 ntfs-3g
user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0

И вот что получаю:

[archer@localhost ~]$ mount /mnt/sda1
Error opening partition device: Отказано в доступе
Failed to startup volume: Отказано в доступе
Failed to mount '/dev/sda1': Отказано в доступе
[archer@localhost ~]$

-- 
Best regards,
ArCher




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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  2007-09-13  5:54 [Comm] mounting ntfs-3g volume as ordinary user Olexander Chernetskyy
@ 2007-09-13  6:07 ` Шишков Евгений
  2007-09-13  6:09   ` Шишков Евгений
  2007-09-13  6:09 ` Motsyo Gennadi aka Drool
  1 sibling, 1 reply; 8+ messages in thread
From: Шишков Евгений @ 2007-09-13  6:07 UTC (permalink / raw)
  To: sp_archer, ALT Linux Community general discussions

Olexander Chernetskyy пишет:
> В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного
> юзверя. Для этого в fstab добавлял user,noauto и потом руками mount
> /mnt/sda1
> И всё получалось.
> 
> Теперь с ntfs-3g Что то не складывается
> В fstab строка такая:
> /dev/sda1  /mnt/sda1 ntfs-3g
> user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0
> 
> И вот что получаю:
> 
> [archer@localhost ~]$ mount /mnt/sda1
> Error opening partition device: Отказано в доступе
> Failed to startup volume: Отказано в доступе
> Failed to mount '/dev/sda1': Отказано в доступе
> [archer@localhost ~]$
> 
В man ntfs-3g есть такая строка:
allow_other  This option overrides the security measure  restricting  file  access  to 
the  user mounting  the filesystem.  This option is only allowed to root, but this 
restriction can be overridden by the 'user_allow_other' option in the /etc/fuse.conf file.


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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  2007-09-13  6:07 ` Шишков Евгений
@ 2007-09-13  6:09   ` Шишков Евгений
  0 siblings, 0 replies; 8+ messages in thread
From: Шишков Евгений @ 2007-09-13  6:09 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Шишков Евгений пишет:
> Olexander Chernetskyy пишет:
>> В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного
>> юзверя. Для этого в fstab добавлял user,noauto и потом руками mount
>> /mnt/sda1
>> И всё получалось.
>>
>> Теперь с ntfs-3g Что то не складывается
>> В fstab строка такая:
>> /dev/sda1  /mnt/sda1 ntfs-3g
>> user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0
>>
>> И вот что получаю:
>>
>> [archer@localhost ~]$ mount /mnt/sda1
>> Error opening partition device: Отказано в доступе
>> Failed to startup volume: Отказано в доступе
>> Failed to mount '/dev/sda1': Отказано в доступе
>> [archer@localhost ~]$
>>
> В man ntfs-3g есть такая строка:
> allow_other  This option overrides the security measure  restricting  file  access  to 
> the  user mounting  the filesystem.  This option is only allowed to root, but this 
> restriction can be overridden by the 'user_allow_other' option in the /etc/fuse.conf file.

Но у нас не нашёл /etc/fuse.conf.
И монтирование от юзера у меня тоже не получается.


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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  2007-09-13  5:54 [Comm] mounting ntfs-3g volume as ordinary user Olexander Chernetskyy
  2007-09-13  6:07 ` Шишков Евгений
@ 2007-09-13  6:09 ` Motsyo Gennadi aka Drool
  2007-09-13  6:25   ` Olexander Chernetskyy
  1 sibling, 1 reply; 8+ messages in thread
From: Motsyo Gennadi aka Drool @ 2007-09-13  6:09 UTC (permalink / raw)
  To: sp_archer, ALT Linux Community general discussions

Olexander Chernetskyy пишет:
> В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного
> юзверя. Для этого в fstab добавлял user,noauto и потом руками mount
> /mnt/sda1
> И всё получалось.
> 
> Теперь с ntfs-3g Что то не складывается
> В fstab строка такая:
> /dev/sda1  /mnt/sda1 ntfs-3g
> user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0
> 
> И вот что получаю:
> 
> [archer@localhost ~]$ mount /mnt/sda1
> Error opening partition device: Отказано в доступе
> Failed to startup volume: Отказано в доступе
> Failed to mount '/dev/sda1': Отказано в доступе
> [archer@localhost ~]$

	Наугад:
	control mount public ?


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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  2007-09-13  6:09 ` Motsyo Gennadi aka Drool
@ 2007-09-13  6:25   ` Olexander Chernetskyy
  2007-09-13  6:45     ` Алексей Шенцев
  0 siblings, 1 reply; 8+ messages in thread
From: Olexander Chernetskyy @ 2007-09-13  6:25 UTC (permalink / raw)
  To: Community


> Olexander Chernetskyy пишет:
>> В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного
>> юзверя. Для этого в fstab добавлял user,noauto и потом руками mount
>> /mnt/sda1
>> И всё получалось.
>>
>> Теперь с ntfs-3g Что то не складывается
>> В fstab строка такая:
>> /dev/sda1  /mnt/sda1 ntfs-3g
>> user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0
>>
>> И вот что получаю:
>>
>> [archer@localhost ~]$ mount /mnt/sda1
>> Error opening partition device: Отказано в доступе
>> Failed to startup volume: Отказано в доступе
>> Failed to mount '/dev/sda1': Отказано в доступе
>> [archer@localhost ~]$
>
> 	Наугад:
> 	control mount public ?
>

He-a
[archer@localhost ~]$ sudo control mount
public
[archer@localhost ~]$ mount /mnt/sda1
mount: only root can mount /dev/sda1 on /mnt/sda1
[archer@localhost ~]$


-- 
Best regards,
ArCher




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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  2007-09-13  6:25   ` Olexander Chernetskyy
@ 2007-09-13  6:45     ` Алексей Шенцев
  2007-09-13  6:57       ` Хихин Руслан
    0 siblings, 2 replies; 8+ messages in thread
From: Алексей Шенцев @ 2007-09-13  6:45 UTC (permalink / raw)
  To: sp_archer, ALT Linux Community general discussions

В сообщении от Thursday 13 September 2007 10:25:29 Olexander Chernetskyy 
написал(а):
> > Olexander Chernetskyy пишет:
> >> В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного
> >> юзверя. Для этого в fstab добавлял user,noauto и потом руками mount
> >> /mnt/sda1
> >> И всё получалось.
> >>
> >> Теперь с ntfs-3g Что то не складывается
> >> В fstab строка такая:
> >> /dev/sda1  /mnt/sda1 ntfs-3g
> >> user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0
> >>
> >> И вот что получаю:
> >>
> >> [archer@localhost ~]$ mount /mnt/sda1
> >> Error opening partition device: Отказано в доступе
> >> Failed to startup volume: Отказано в доступе
> >> Failed to mount '/dev/sda1': Отказано в доступе
> >> [archer@localhost ~]$
> >
> > 	Наугад:
> > 	control mount public ?
>
> He-a
> [archer@localhost ~]$ sudo control mount
> public
> [archer@localhost ~]$ mount /mnt/sda1
> mount: only root can mount /dev/sda1 on /mnt/sda1
> [archer@localhost ~]$


А если заменить параметр user на users монтирование прокатывает или нет?
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  2007-09-13  6:45     ` Алексей Шенцев
@ 2007-09-13  6:57       ` Хихин Руслан
    1 sibling, 0 replies; 8+ messages in thread
From: Хихин Руслан @ 2007-09-13  6:57 UTC (permalink / raw)
  To: community

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

Здравствуйте Алексей Шенцев
  В сообщении от 13 сентября 2007 Алексей Шенцев написал(a):
 > А если заменить параметр user на users монтирование прокатывает или
 > нет?

mount  /mnt/win_h
Error opening partition device: Отказано в доступе
Failed to mount '/dev/sdb5': Отказано в доступе


-- 
  А ещё говорят так  (fortune):
 
- Что делает системный администратор, проснувшись с похмелья? - 
Тестирует память...  

________________________________________________________________________
С уважением Хихин Руслан

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

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

* Re: [Comm] mounting ntfs-3g volume as ordinary user
  @ 2007-09-13  7:47           ` Olexander Chernetskyy
  0 siblings, 0 replies; 8+ messages in thread
From: Olexander Chernetskyy @ 2007-09-13  7:47 UTC (permalink / raw)
  To: Community


> В сообщении от Thursday 13 September 2007 10:56:07 Olexander Chernetskyy
> написал(а):
>> Блин. Запутался в опытах.
> Бывает ... :) Сам сейчас ипаюсь с dspam+postfix ... то ли я чего то не до
> понимаю, то ли у меня руки кривые, то ли ещё что то ... В общем раьочий
> почтарь ставлю колом ...
>> Это было вообще без user.
>>
>> А с user или users то-же самое, что и было:
>>
>> [archer@localhost ~]$ mount /mnt/sda1
>> Error opening partition device: Отказано в доступе
>> Failed to startup volume: Отказано в доступе
>> Failed to mount '/dev/sda1': Отказано в доступе
>> [archer@localhost ~]$
>
> Хм ... Д а же знаю что сказать ... вчера буквально загрузился с нашего
> LiveCD
> на ноуте ген.дира, отмонтировал ручками ntfs разделы, подключенные
> автоматом
> ядром в ro через модуль ntfs, перемонтировал в rw через ntfs-3g. Настроил
> сеть, поставил clamav. Обновил его базы и прогнал все ntfs-разделы на
> вирусы ... Зоопарк конечно был отборнейший, но главное ntfs-разделы
> спокойно
> сомнтировались ...

Только-что загрузился с LiveCD. ntfs раздел сразу смонтировался rw. Только
все файлы исполняемые.
mount/umount от обычного юзера не работает. only root....
Невзирая на control mount public


>
> --
> С уважением Шенцев Алексей Владимирович.
> E-mail: ashen@nsrz.ru
> XMPP: ashen@altlinux.org, AlexShen@jabber.ru
> ICQ: 271053845
>


-- 
Best regards,
ArCher




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

end of thread, other threads:[~2007-09-13  7:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-13  5:54 [Comm] mounting ntfs-3g volume as ordinary user Olexander Chernetskyy
2007-09-13  6:07 ` Шишков Евгений
2007-09-13  6:09   ` Шишков Евгений
2007-09-13  6:09 ` Motsyo Gennadi aka Drool
2007-09-13  6:25   ` Olexander Chernetskyy
2007-09-13  6:45     ` Алексей Шенцев
2007-09-13  6:57       ` Хихин Руслан
2007-09-13  7:47           ` Olexander Chernetskyy

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