createAccount -home, not creating home in desired location
I would like to create an admin account and to set the home to be in /private/var. The following is not creating the folder /private/var/test01 nor is the home folder set to that location. #!/bin/bash admin1_long="test01" admin1_short="test01" admin1... View more
- 1169 Views
- 4 replies
- 0 kudos