Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.



Kierowca Bombowca




Powiesz jak to naprawić?
Offline







Palacz








Chyba logiczne ,że musisz dodać się do grupy audio. :)
addgroup lucjan audio
Potem musisz się przelogować.
Przy okazji do innych grup się tez dodaj.
cdrom i video zwłaszcza.
Offline




elektryk dyżurny





przewałkuj sobie zawartość pliku /etc/groups
w każdym przypadku dobrze jest zalogować się jako root i sprawdzić czy działa na tym koncie - jeśli tak, to będziesz wiedział, że masz skopane uprawnienia dla userów
co to ubuntu robi z ludźmi :P wszystko chciałoby się myszką wyklikać. jeszcze trochę i będą sprzedawać komputery bez klawiatur :P
Offline



Kierowca Bombowca




Dzięki, działa. Wiszę ci flaszkę ;)
Offline



Kierowca Bombowca




Dalej nie działa jednak montowanie partycji. Pcmanfm wykrywa ale jak chce zainstalować, to odpala ''Not Authorized" Za pomocą users-admin dodałem się do wszystkich możliwych grup. nic to jednak nie dało.
lucjan@lucjan-desktop:~$ groups lucjan adm disk dialout fax cdrom floppy tape sudo audio dip video plugdev netdev fuse lpadmin powerdev scanner
Zauważyłem też, że klikając na "Odblokuj" w jakimś programie, (np. users-admin) to system nie reaguje.
Ostatnio edytowany przez sir_lucjan (2011-04-10 18:04:09)
Offline







Palacz








Pokażcie towarzyszu wynik polecenia
cat /usr/share/polkit-1/actions/org.freedesktop.udisks.policy
Offline



Kierowca Bombowca




Coś tam wypluwa:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The udisks Project</vendor>
<vendor_url>http://udisks.freedesktop.org/</vendor_url>
<icon_name>drive-removable-media</icon_name>
<action id="org.freedesktop.udisks.filesystem-mount">
<description>Mount a device</description>
<description xml:lang="da">Montér en enhed</description>
<description xml:lang="de">Gerät einhängen</description>
<message>Authentication is required to mount the device</message>
<message xml:lang="da">Autorisering er påkrævet for at montere et fil system</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät einzuhängen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-mount-system-internal">
<description>Mount a system-internal device</description>
<description xml:lang="da">Montér en intern enhed</description>
<description xml:lang="de">Eingebautes Gerät einhängen</description>
<message>Authentication is required to mount the device</message>
<message xml:lang="da">Autorisering er påkrævet for at montere et fil system</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät einzuhängen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-check">
<description>Check file system on a device</description>
<description xml:lang="da">Check fil system for en enhed</description>
<description xml:lang="de">Dateisystem auf einem Gerät prüfen</description>
<message>Authentication is required to check the file system on the device</message>
<message xml:lang="da">Autorisering er påkrævet for at checke fil systemet på en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Dateisystem auf dem Gerät zu prüfen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-check-system-internal">
<description>Check file system of a system-internal device</description>
<description xml:lang="da">Check fil system for en intern enhed</description>
<description xml:lang="de">Dateisystem auf einem eingebauten Gerät prüfen</description>
<message>Authentication is required to check the file system on the device</message>
<message xml:lang="da">Autorisering er påkrævet for at checke fil systemet på en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Dateisystem auf dem Gerät zu prüfen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-unmount-others">
<description>Unmount a device mounted by another user</description>
<description xml:lang="da">Afmontér en enhed monteret af en anden bruger</description>
<description xml:lang="de">Gerät eines anderen Benutzers aushängen</description>
<message>Authentication is required to unmount devices mounted by another user</message>
<message xml:lang="da">Autorisering er påkrævet for at afmontere enheder monteret af en anden bruger</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ein Gerät auszuhängen, das ein anderer Benutzer eingehängt hat</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-lsof">
<description>List open files</description>
<description xml:lang="da">Vis åbne filer</description>
<description xml:lang="de">Offene Dateien anzeigen</description>
<message>Authentication is required to list open files on a mounted file system</message>
<message xml:lang="da">Autorisering er påkrævet for at liste åbne filer</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um offene Dateien auf einem eingehängen Dateisystem anzuzeigen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-lsof-system-internal">
<description>List open files on a system-internal device</description>
<description xml:lang="da">Vis åbne filer på en intern enhed</description>
<description xml:lang="de">Offene Dateien auf einem eingebauten Gerät anzeigen</description>
<message>Authentication is required to list open files on a mounted file system</message>
<message xml:lang="da">Autorisering er påkrævet for at liste åbne filer</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um offene Dateien auf einem eingehängen Dateisystem anzuzeigen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-eject">
<description>Eject media from a device</description>
<description xml:lang="de">Medium aus Gerät auswerfen</description>
<message>Authentication is required to eject media from the device</message>
<message xml:lang="da">Autorisering er påkrævet for at skubbe medie ud af en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Medium aus dem Gerät auszuwerfen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-detach">
<description>Detach a drive</description>
<description xml:lang="de">Laufwerk trennen</description>
<message>Authentication is required to detach the drive</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Laufwerk zu trennen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.change">
<description>Modify a device</description>
<description xml:lang="da">Modificér en enhed</description>
<description xml:lang="de">Gerät ändern</description>
<message>Authentication is required to modify the device</message>
<message xml:lang="da">Autorisering er påkrævet for at ændre en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät zu ändern</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.change-system-internal">
<description>Modify a system-internal device</description>
<description xml:lang="da">Modificér en intern enhed</description>
<description xml:lang="de">Eingebautes Gerät ändern</description>
<message>Authentication is required to modify the device</message>
<message xml:lang="da">Autorisering er påkrævet for at ændre en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät zu ändern</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-ata-smart-refresh">
<description>Refresh ATA SMART data</description>
<description xml:lang="da">Læs ATA SMART data</description>
<description xml:lang="de">ATA-SMART-Daten aktualisieren</description>
<message>Authentication is required to refresh ATA SMART data</message>
<message xml:lang="da">Autorisering er påkrævet for at læse ATA SMART data</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ATA-SMART-Daten zu aktualisieren</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-ata-smart-selftest">
<description>Run ATA SMART Self Tests</description>
<description xml:lang="da">Kør ATA SMART selv checks</description>
<description xml:lang="de">ATA-SMART-Selbsttest starten</description>
<message>Authentication is required to run ATA SMART self tests</message>
<message xml:lang="da">Autorisering er påkrævet for at køre ATA SMART selvcheck</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ATA-SMART-Selbsttests zu starten</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-ata-smart-retrieve-historical-data">
<description>Retrieve historical ATA SMART data</description>
<description xml:lang="da">Hent historisk ATA SMART data</description>
<description xml:lang="de">Historische ATA-SMART-Daten holen</description>
<message>Authentication is required to retrieve historical ATA SMART data</message>
<message xml:lang="da">Autorisering er påkrævet for at hente historisk ATA SMART data</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um historische ATA-SMART-Daten zu holen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.luks-unlock">
<description>Unlock an encrypted device</description>
<description xml:lang="da">Åbn en krypteret enhed</description>
<description xml:lang="de">Verschlüsseltes Gerät entsperren</description>
<message>Authentication is required to unlock an encrypted device</message>
<message xml:lang="da">Autorisering er påkrævet for at åbne en krypteret enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ein verschlüsseltes Gerät zu entsperren</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.luks-lock-others">
<description>Lock an encrypted device unlocked by another user</description>
<description xml:lang="da">Lås en krypteret enhed åbnet af en anden bruger</description>
<description xml:lang="de">Verschlüsseltes Gerät eines anderen Benutzers sperren</description>
<message>Authentication is required to lock an encrypted device unlocked by another user</message>
<message xml:lang="da">Autorisering er påkrævet for at låse en krypteret enhed åbnet af en anden bruger</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ein verschlüsseltes Gerät zu sperren, das ein anderer Benutzer entsperrt hat</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.linux-md">
<description>Configure Linux Software RAID</description>
<description xml:lang="da">Konfigurér Software RAID</description>
<description xml:lang="de">Linux Software-RAID konfigurieren</description>
<message>Authentication is required to configure Linux Software RAID devices</message>
<message xml:lang="da">Autorisering er påkrævet for at konfigurere RAID enheder</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um Linux Software-RAID-Geräte zu konfigurieren</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.linux-lvm2">
<description>Configure Linux LVM2</description>
<message>Authentication is required to configure Linux LVM2</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.cancel-job-others">
<description>Cancel a job initiated by another user</description>
<description xml:lang="da">Afbryd job påbegyndt af en anden bruger</description>
<description xml:lang="de">Auftrag eines anderen Benutzers abbrechen</description>
<message>Authentication is required to cancel a job initiated by another user</message>
<message xml:lang="da">Autorisering er påkrævet for at afbryde et job påbegyndt af en anden bruger</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um einen Auftrag eines anderen Benutzers abzubrechen</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.inhibit-polling">
<description>Inhibit media detection</description>
<description xml:lang="da">Undertryk medie detektion</description>
<description xml:lang="de">Medium-Erkennung unterdrücken</description>
<message>Authentication is required to inhibit media detection</message>
<message xml:lang="da">Autorisering er påkrævet for at undertrykke medie detektion</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um Mediumerkennung zu unterdrücken</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-set-spindown">
<description>Set drive spindown timeout</description>
<description xml:lang="de">Laufwerks-Zeitabschaltung setzen</description>
<message>Authentication is required to configure drive spindown timeout</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um die Laufwerks-Zeitabschaltung zu konfigurieren</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
</policyconfig>Offline







Palacz








Spróbuj zmienić na tak
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The udisks Project</vendor>
<vendor_url>http://udisks.freedesktop.org/</vendor_url>
<icon_name>drive-removable-media</icon_name>
<action id="org.freedesktop.udisks.filesystem-mount">
<description>Mount a device</description>
<description xml:lang="da">Montér en enhed</description>
<description xml:lang="de">Gerät einhängen</description>
<message>Authentication is required to mount the device</message>
<message xml:lang="da">Autorisering er påkrævet for at montere et fil system</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät einzuhängen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-mount-system-internal">
<description>Mount a system-internal device</description>
<description xml:lang="da">Montér en intern enhed</description>
<description xml:lang="de">Eingebautes Gerät einhängen</description>
<message>Authentication is required to mount the device</message>
<message xml:lang="da">Autorisering er påkrævet for at montere et fil system</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät einzuhängen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-check">
<description>Check file system on a device</description>
<description xml:lang="da">Check fil system for en enhed</description>
<description xml:lang="de">Dateisystem auf einem Gerät prüfen</description>
<message>Authentication is required to check the file system on the device</message>
<message xml:lang="da">Autorisering er påkrævet for at checke fil systemet på en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Dateisystem auf dem Gerät zu prüfen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-check-system-internal">
<description>Check file system of a system-internal device</description>
<description xml:lang="da">Check fil system for en intern enhed</description>
<description xml:lang="de">Dateisystem auf einem eingebauten Gerät prüfen</description>
<message>Authentication is required to check the file system on the device</message>
<message xml:lang="da">Autorisering er påkrævet for at checke fil systemet på en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Dateisystem auf dem Gerät zu prüfen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-unmount-others">
<description>Unmount a device mounted by another user</description>
<description xml:lang="da">Afmontér en enhed monteret af en anden bruger</description>
<description xml:lang="de">Gerät eines anderen Benutzers aushängen</description>
<message>Authentication is required to unmount devices mounted by another user</message>
<message xml:lang="da">Autorisering er påkrævet for at afmontere enheder monteret af en anden bruger</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ein Gerät auszuhängen, das ein anderer Benutzer eingehängt hat</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-lsof">
<description>List open files</description>
<description xml:lang="da">Vis åbne filer</description>
<description xml:lang="de">Offene Dateien anzeigen</description>
<message>Authentication is required to list open files on a mounted file system</message>
<message xml:lang="da">Autorisering er påkrævet for at liste åbne filer</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um offene Dateien auf einem eingehängen Dateisystem anzuzeigen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.filesystem-lsof-system-internal">
<description>List open files on a system-internal device</description>
<description xml:lang="da">Vis åbne filer på en intern enhed</description>
<description xml:lang="de">Offene Dateien auf einem eingebauten Gerät anzeigen</description>
<message>Authentication is required to list open files on a mounted file system</message>
<message xml:lang="da">Autorisering er påkrævet for at liste åbne filer</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um offene Dateien auf einem eingehängen Dateisystem anzuzeigen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-eject">
<description>Eject media from a device</description>
<description xml:lang="de">Medium aus Gerät auswerfen</description>
<message>Authentication is required to eject media from the device</message>
<message xml:lang="da">Autorisering er påkrævet for at skubbe medie ud af en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Medium aus dem Gerät auszuwerfen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-detach">
<description>Detach a drive</description>
<description xml:lang="de">Laufwerk trennen</description>
<message>Authentication is required to detach the drive</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Laufwerk zu trennen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.change">
<description>Modify a device</description>
<description xml:lang="da">Modificér en enhed</description>
<description xml:lang="de">Gerät ändern</description>
<message>Authentication is required to modify the device</message>
<message xml:lang="da">Autorisering er påkrævet for at ændre en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät zu ändern</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.change-system-internal">
<description>Modify a system-internal device</description>
<description xml:lang="da">Modificér en intern enhed</description>
<description xml:lang="de">Eingebautes Gerät ändern</description>
<message>Authentication is required to modify the device</message>
<message xml:lang="da">Autorisering er påkrævet for at ændre en enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um das Gerät zu ändern</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-ata-smart-refresh">
<description>Refresh ATA SMART data</description>
<description xml:lang="da">Læs ATA SMART data</description>
<description xml:lang="de">ATA-SMART-Daten aktualisieren</description>
<message>Authentication is required to refresh ATA SMART data</message>
<message xml:lang="da">Autorisering er påkrævet for at læse ATA SMART data</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ATA-SMART-Daten zu aktualisieren</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-ata-smart-selftest">
<description>Run ATA SMART Self Tests</description>
<description xml:lang="da">Kør ATA SMART selv checks</description>
<description xml:lang="de">ATA-SMART-Selbsttest starten</description>
<message>Authentication is required to run ATA SMART self tests</message>
<message xml:lang="da">Autorisering er påkrævet for at køre ATA SMART selvcheck</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ATA-SMART-Selbsttests zu starten</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-ata-smart-retrieve-historical-data">
<description>Retrieve historical ATA SMART data</description>
<description xml:lang="da">Hent historisk ATA SMART data</description>
<description xml:lang="de">Historische ATA-SMART-Daten holen</description>
<message>Authentication is required to retrieve historical ATA SMART data</message>
<message xml:lang="da">Autorisering er påkrævet for at hente historisk ATA SMART data</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um historische ATA-SMART-Daten zu holen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.luks-unlock">
<description>Unlock an encrypted device</description>
<description xml:lang="da">Åbn en krypteret enhed</description>
<description xml:lang="de">Verschlüsseltes Gerät entsperren</description>
<message>Authentication is required to unlock an encrypted device</message>
<message xml:lang="da">Autorisering er påkrævet for at åbne en krypteret enhed</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ein verschlüsseltes Gerät zu entsperren</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.luks-lock-others">
<description>Lock an encrypted device unlocked by another user</description>
<description xml:lang="da">Lås en krypteret enhed åbnet af en anden bruger</description>
<description xml:lang="de">Verschlüsseltes Gerät eines anderen Benutzers sperren</description>
<message>Authentication is required to lock an encrypted device unlocked by another user</message>
<message xml:lang="da">Autorisering er påkrævet for at låse en krypteret enhed åbnet af en anden bruger</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um ein verschlüsseltes Gerät zu sperren, das ein anderer Benutzer entsperrt hat</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.linux-md">
<description>Configure Linux Software RAID</description>
<description xml:lang="da">Konfigurér Software RAID</description>
<description xml:lang="de">Linux Software-RAID konfigurieren</description>
<message>Authentication is required to configure Linux Software RAID devices</message>
<message xml:lang="da">Autorisering er påkrævet for at konfigurere RAID enheder</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um Linux Software-RAID-Geräte zu konfigurieren</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.linux-lvm2">
<description>Configure Linux LVM2</description>
<message>Authentication is required to configure Linux LVM2</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.cancel-job-others">
<description>Cancel a job initiated by another user</description>
<description xml:lang="da">Afbryd job påbegyndt af en anden bruger</description>
<description xml:lang="de">Auftrag eines anderen Benutzers abbrechen</description>
<message>Authentication is required to cancel a job initiated by another user</message>
<message xml:lang="da">Autorisering er påkrævet for at afbryde et job påbegyndt af en anden bruger</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um einen Auftrag eines anderen Benutzers abzubrechen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.inhibit-polling">
<description>Inhibit media detection</description>
<description xml:lang="da">Undertryk medie detektion</description>
<description xml:lang="de">Medium-Erkennung unterdrücken</description>
<message>Authentication is required to inhibit media detection</message>
<message xml:lang="da">Autorisering er påkrævet for at undertrykke medie detektion</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um Mediumerkennung zu unterdrücken</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.udisks.drive-set-spindown">
<description>Set drive spindown timeout</description>
<description xml:lang="de">Laufwerks-Zeitabschaltung setzen</description>
<message>Authentication is required to configure drive spindown timeout</message>
<message xml:lang="de">Zugriffsrechte werden benötigt um die Laufwerks-Zeitabschaltung zu konfigurieren</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
</policyconfig>Do ~/.xinitrc dopisz sobie
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
eval "$(dbus-launch --sh-syntax --exit-with-session)"
fiZrestartuj kompa .
Offline



Kierowca Bombowca




Odnośnie montowania pendrive'a - działa, dzięki :)
Dalej jednak nie idzie "odblokować" opcji zaawansowanych np. w users-admin, nie pojawia się okno z prośbą wpisania hasła w celu uwierzytelnienia.
Offline







Palacz








Po co Ci to.
Dopisz sobie partycje do /etc/fstab jak przykazano i nie potrzeba jakichś tam ogłupiajacych ubuntowych narzędzi.
Offline



Kierowca Bombowca




W sumie racja, dzięki wielkie za pomoc!
Offline