ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrey Rahmatullin <wrar@yandex.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Доступ юзера к /dev/toshiba
Date: Mon, 9 Feb 2004 12:00:49 +0500
Message-ID: <20040209070049.GA3621@notebook.wrarsdomain> (raw)

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

Еще одним итогом моего общения с нотиком будет пакет toshutils:

  fan         - turn the cooling fan on/off
  svpw        - set the supervisor password
  hotkey      - report on Fn+F2/F3 and F4 changes
  tpasswd     - set the user password
  thotswap    - hotswap devices in the SelectBay
  tdocked     - determine docked status of laptop
  alarm       - select an alarm power on time
  dispswitch  - select internal/external/simultaneous video output on
                Librettos
  tbacklight  - turn the backlight on/off
  ownerstring - change the ownerstring on the laptop
  wmtuxtime   - WindowMaker power save applet (can be run under
                GNOME/KDE/...)

(это ядерный модуль toshiba.o, собсно на http://www.buzzard.org.uk/toshiba
я попал по ссылке в хелпе ядерного конфигурятора).
Проблема в том, что они все работают с /dev/toshiba и требуют на него rw.
В нашем dev-3.3.1 этого файла нет, но наш MAKEDEV создает его таким:

wrar@notebook ~ $ sudo MAKEDEV toshiba
wrar@notebook ~ $ ls -l /dev/toshiba
crw-------    1 root     root      10, 181 Фев  8 19:30 /dev/toshiba

Большинство утилит призваны работать от нормального юзера (кроме
ownerstring,svpw,thotswap,tpasswd) и при своей работе даже для получения
информации (типа крутится ли вентилятор) открывают /dev/toshiba на запись.

Что делать? Переносить всё в /usr/sbin, ставить suid или дать 666 на файл
устройства? Группу что-то неохота для этого нарезать...
Фишка в том, что это утилиты исключительно для ноутбуков, ничего особо
системного кроме записи в /dev/toshiba не просят (ну, кроме thotswap), да
и на ноутбуке ИМХО требования к безопасности несколько в другую сторону,
нежели обычно.

-- 
WBR, wRAR (ALT Linux Team)

Ну хотя бы одно ядро в системе стоит сохранить, хотя бы на случай
перезагрузки. :)
		-- ldv in sisyphus@

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

             reply	other threads:[~2004-02-09  7:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-09  7:00 Andrey Rahmatullin [this message]
2004-02-09 12:29 ` Alexander Bokovoy
2004-02-09 12:29   ` Alexander Bokovoy
2004-02-09 14:53   ` Andrey Rahmatullin
2004-02-09 12:41 ` Sergey Pinaev
2004-02-09 12:41   ` Sergey Pinaev
2004-02-09 12:47 ` [devel] " Michael Shigorin
2004-02-09 12:48   ` Michael Shigorin

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=20040209070049.GA3621@notebook.wrarsdomain \
    --to=wrar@yandex.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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