Results 1 to 10 of 10

Thread: I want Luks to prompt me for the password at the Ubuntu splash

  1. #1
    Join Date
    Jul 2008
    Beans
    95
    Distro
    Ubuntu 8.10 Intrepid Ibex

    I want Luks/dm-crypt to prompt me for the password at the Ubuntu splash

    I have an encrypted drive that I use from an old installation of Opensuse.

    I have it mounted with crypttab and fstab, the problem i have now is purely one of aesthetics.

    Currently I get the Ubuntu splash screen, and about a quarter of the way through it goes to a terminal view and prompts me for my password and does not return ot the Ubuntu startup splash for the remainder of the boot process.

    How can I get this to prompt me like in the following image:
    http://news.softpedia.com/images/ext...-large_034.png
    Last edited by bp1509; July 24th, 2008 at 03:18 PM.

  2. #2
    Join Date
    Jul 2008
    Beans
    95
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: I want Luks to prompt me for the password at the Ubuntu splash

    bump, and request to maybe move this to the Security forum?

  3. #3
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: I want Luks to prompt me for the password at the Ubuntu splash

    Moved to "General Help".
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  4. #4
    Join Date
    Jul 2008
    Beans
    95
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: I want Luks to prompt me for the password at the Ubuntu splash

    thanks

  5. #5
    Join Date
    Jul 2008
    Beans
    95
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: I want Luks to prompt me for the password at the Ubuntu splash

    d
    Last edited by bp1509; July 6th, 2009 at 04:35 PM.

  6. #6
    Join Date
    Nov 2005
    Location
    Brisbane, Australia
    Beans
    23

    Re: I want Luks/dm-crypt to prompt me for the password at the Ubuntu splash

    Quote Originally Posted by bp1509 View Post
    I have it mounted with crypttab and fstab, the problem i have now is purely one of aesthetics.

    How can I get this to prompt me like in the following image:
    http://news.softpedia.com/images/ext...-large_034.png
    I don't know how to do that, but you may find libpam-mount useful.

    For example, putting the following in /etc/pam.d/gdm will automatically mount the encrypted partition using your GNOME session password (only need to enter one password!):

    Code:
    auth    optional        pam_mount.so use_first_pass
    session optional        pam_mount.so
    volume * crypt - /dev/hda6 /home cipher=aes - -
    If your passwords are different, you'll have to read-up on how to tie things together. (Or someone else might reply with a how-to.)

  7. #7
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: I want Luks/dm-crypt to prompt me for the password at the Ubuntu splash

    you will have to alter your initramfs in order to accomplish what you want... possibly even more things...

  8. #8
    Join Date
    Nov 2005
    Location
    Sol III, Milky Way
    Beans
    191
    Distro
    Ubuntu

    Re: I want Luks to prompt me for the password at the Ubuntu splash

    I want Luks/dm-crypt to prompt me for the password at the Ubuntu splash
    [paranoia=medium]
    No you don't.
    Imagine your 'puter is stolen or seized.
    The thief or cop boots your box and what he gets? A password prompt.

    now, if your 'puter has been stolen, the bad guy will probably try to crack your password with probability of success that are inversely proportional to the 'cleverness' of your password, but the real problem is in the other case, if your computer is seized.

    Sadly enough, the "free" world has just entered an era of global fascism; those who are supposed to protect the community from crime are oppressing the people on behalf of "democratically elected" (read BigCorp owned) politicians, while criminal activities flourish undisturbed, often even legally.

    Now, in this Orwellian climate, the all-powerful Police seize your box, boot it, and get a password promt: what do they do?
    Any guess?
    My guess is that they'll kick your a$$ until you give them the password.
    (in some Northern European countries they will force you to give up your password without physical violence, but they will force you none the less)

    So, here's your question again: do you really want LUKS to pop up a password prompt on startup?
    Or you would prefer that your encrypted drive doesn't even look like an encrypted partition, disguising itself as unformatted? (you can do that, just google around)

    [/paranoia]
    //Luke771

    " [Add smart/funny quote here] "

  9. #9
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: I want Luks to prompt me for the password at the Ubuntu splash

    Quote Originally Posted by Luke771 View Post
    [paranoia=medium]
    My guess is that they'll kick your a$$ until you give them the password.
    (in some Northern European countries they will force you to give up your password without physical violence, but they will force you none the less)
    And that is against art. 6 ECHR.

  10. #10
    Join Date
    Oct 2006
    Location
    Richmond, VA USA
    Beans
    121
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: I want Luks/dm-crypt to prompt me for the password at the Ubuntu splash

    Quote Originally Posted by bp1509 View Post
    I have an encrypted drive that I use from an old installation of Opensuse.

    I have it mounted with crypttab and fstab, the problem i have now is purely one of aesthetics.

    Currently I get the Ubuntu splash screen, and about a quarter of the way through it goes to a terminal view and prompts me for my password and does not return ot the Ubuntu startup splash for the remainder of the boot process.

    How can I get this to prompt me like in the following image:
    http://news.softpedia.com/images/ext...-large_034.png
    My setup does look just like your PNG image. But I have the encrypted partition mounted as home in fstab. I don't know if that makes a difference or not . . . .

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •