From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gerolde.archlinux.org (gerolde.archlinux.org [66.211.214.132]) by mail.saout.de (Postfix) with ESMTP for ; Tue, 25 Feb 2014 17:05:43 +0100 (CET) Message-ID: <530CBF52.4050304@archlinux.org> Date: Tue, 25 Feb 2014 17:05:38 +0100 From: =?ISO-8859-15?Q?Thomas_B=E4chler?= MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="neGXfUpFTK4w5RW1EMp0uv554tKTsOKcV" Subject: Re: [dm-crypt] cryptsetup without sudo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Henry Jenkins , dm-crypt@saout.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --neGXfUpFTK4w5RW1EMp0uv554tKTsOKcV Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Am 24.02.2014 21:29, schrieb Henry Jenkins: > Is there some method using Ubuntu to set up a luks drive without > root/sudo access from the cli? >=20 > Currently I can use either `sudo cryptsetup luksOpen ` > then udisks or I can use gnome-disks to which does not requite sudo. So= > I'm assuming there is a existing application that does not require usin= g > sudo or the use of a GUI. >=20 > Motive - mounting a usb key without requiring elevated privs. Assuming you have udisks2, this shouldn't be a problem: $ udisksctl Usage: udisksctl [OPTION...] COMMAND Commands: help Shows this information info Shows information about an object dump Shows information about all objects status Shows high-level status monitor Monitor changes to objects mount Mount a filesystem unmount Unmount a filesystem unlock Unlock an encrypted device lock Lock an encrypted device loop-setup Set-up a loop device loop-delete Delete a loop device power-off Safely power off a drive smart-simulate Set SMART data for a drive Use "udisksctl COMMAND --help" to get help on each command. The 'unlock' command seems useful to you. --neGXfUpFTK4w5RW1EMp0uv554tKTsOKcV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJTDL9UAAoJEChPw0yOSxolZAQP/iyFdvk7k2+EI6fQWFnmumZy 1dgxAdI6YuUntgjxtyExg8HkLrSKlLyFyeG3EN3RoTjyfUe4EILeuilnPrx6I6rD 85DWi75OELoOzqVXb98+rmyBfZhqhC0RjKgykJIMm7ZMjTnP+2BbUHrKdUGeDUiR RoXds+pDL9r3vQq9SG4qAmz0TBZNtZt1EuAie4xwComaHI3mvV6roWJSE9p9rfX1 sSLBCKhFebfGj33xuXcEmMXaMWkOG03DTdt9Cq1C9oPVC0e3XdhszS/YoD4P1d+B DRU6K2FtZVtnc09GGkfycKQkJtWBTRVU9p+txknvr7TSX8f/LkAyxmnSSkz1oe6F WWyViJZiCQkQk543M4JbH6ut/p2c5wATdjXT9SAlZQRmeAR3WXMnO+cEd0/MXbfN 7vDFxq8ur7JkEHhbojES7GrBLEr71ytgBcs/eIjPoTz+ewux8bi9LfsCcR2s5Zgh WoPDrsrD6QBndu6bpFHyE55SQRHP+3B+De7zIA9rml/wbsELchnrsRtGlSlnB1mn s4PZSxpu9gX8lrvKjsdtF+1yO+FrTq8gidqy6/addcm7w9Qfxb0EhLNtLCw1B+7v lpTngR4ciJlogaf44ab+gUyXE8mPLtcyYJeFgOSeEfket62Bg7sAaUBdZnU1p9BN FZAlAAg84HT75eMCyofZ =ttOS -----END PGP SIGNATURE----- --neGXfUpFTK4w5RW1EMp0uv554tKTsOKcV--