Re: how to get username use another home directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Globe Trotter wrote:
> I usually keep the userspace in another partition, /usr/local (let
> us say /usr/local/trotter.

I'm curious, why not just have /home be on a different partition?
That seems more elegant to me (and would work better with SELinux as
well, though you might not care if you disable SELinux or run in
permissive mode :).

> Previously, I would add skip the create user step and log in as root
> and then create user with directory using system-config-users.
> However, this is apparently no longer allowed, and I am required to
> create an user. How do I get this user to have its "home" in
> /usr/local/trotter? I guess one way out is to create a fake user and
> then go in, use system-config-users and then delete the fake user.
> Is there a more elegant way?

This is the sort of task I'd do from a text console (but then, I say
that sort of thing a lot ;).  If you create the user trotter at first
boot, use CTRL-ALT-F2 at the login screen to get to a console.  Then
login as root and use something like:

    # usermod -m --home /usr/local/trotter trotter

The -m option moves the current home dir to the new dir.  Obviously,
you don't want trotter logged in when you do this.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All decent people live beyond their incomes nowadays, and those who
aren't respectable live beyond other peoples'.
    -- Saki

Attachment: pgp7qD0tUSpY4.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux