Mailinglist Archive: opensuse-ja (67 mails)
| < Previous | Next > |
Re: [opensuse-ja] opensuse 10.3 on Thinkpad Z61t
- From: hatono@xxxxxxxxxxxx (Itsuo HATONO)
- Date: Sun, 11 Nov 2007 14:27:33 +0900 (JST)
- Message-id: <20071111.142733.138681110.hatono@xxxxxxxxxxxx>
鳩野と申します.
こちらの方だけですが,
USBなどの removable device がroot以外のユーザで automount しない.
-> hal daemonのdevice処理のパーミッション処理の問題 or 仕様
/etc/PolicyKit/PolicyKit.conf を以下のように設定する.
<config version="0.1">
<match user="userid">
<return result="yes"/>
</match>
</config>
useridはlogin IDです.設定後,rootで polkit-reload-config 実行または再
起動.
は設定されていますでしょうか?
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-ja+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-ja+help@xxxxxxxxxxxx
こちらの方だけですが,
現時点の問題点としては、KDE環境でHDD,USBメモリ、CD-ROMやDVDのオートマウントが
うまく動作していません。致命的な事ではないので余裕が出たときに調べようと思っています。
USBなどの removable device がroot以外のユーザで automount しない.
-> hal daemonのdevice処理のパーミッション処理の問題 or 仕様
/etc/PolicyKit/PolicyKit.conf を以下のように設定する.
<config version="0.1">
<match user="userid">
<return result="yes"/>
</match>
</config>
useridはlogin IDです.設定後,rootで polkit-reload-config 実行または再
起動.
は設定されていますでしょうか?
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-ja+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-ja+help@xxxxxxxxxxxx
| < Previous | Next > |