[Remote MacOS Catalina machine accessed via SSH]
Hi, I've created a new user via the command line (SSH), and though the new user is able to log in, the user's home directory has no pre-defined folders (as is the case for users added via the GUI).
So, I've tried using sudo /usr/sbin/createhomedir -c -u UserName
but that didn't do anything.
Can someone please help me with the right command to do this? Thanks.