home directory

  1. DanielBowman

    Encrypted ZFS Home

    This How to considers ZFS is setup as zroot/home i.e. the default - if not, make changes accordingly. Configuring PAM to automatically (be able to) mount your zfs home directory on login: /etc/pam.d/system auth required pam_unix.so no_warn try_first_pass nullok auth...
  2. Myersj281

    ZFS Replace /home with /Users in zfs pool

    So I installed a fresh system using ZFS with my home directory at /Users/joshua (I'm also a MacOS user so it feels familiar lol) and I noticed that /home still exists and is set in zroot. I suppose that's normal because the system probably assumes that other users would have their homes there...
  3. C

    ZFS ZFS for encrypted home directory decrypted at login?

    I'd like to set up a FreeBSD installation with only my home directory encrypted. I've fiddled with GELI, and I'd like the machine to be one I can reboot remotely, so typing a password in at boot is a non-starter. I'm aware that it's possible to do an encrypted user directory that is...
  4. F

    Solved Login Lockout

    I recently just deleted some files from my users home directory and now right after doing that I cannot login with xdm. The files were .ICEauthority, .login, .login_conf, .profile, and .Xauthority. Will anyone confirm that deleting these files was my problem? (I looked at the contents from a...
  5. M

    Is using /home as user home dir a security flaw?

    Does using the /home directory as user home directory create any security soft spot since Xorg and URxvt runs on root privilege?
  6. D

    How to create home directory for existing user?

    Hi, I installed the "zabbix-agent" but pkg created the user "zabbix" without a home directory and to allow zabbix monitoring my MadiaDB I need to add a ".my.cnf" with the MySQL credentials to that users home directory. How can I create a home directory for an existing user? Google is only...
Back
Top