Hi,
I am having trouble setting up user accounts as root in Solaris 8. Every time I use 'Admintool' or the 'useradd' command to add a new user it works fine, until I need to create a home directory. Every time I create a new user and then click okay, I get an error message saying "Home directory does not yet exist". This really blows my mind becuase that is what I am trying to do is create a home directory in the form '/home/username'. I know that '/home' exists, but when i try to use 'admintool' to set up a user, it gives me that error message.
The other catch is that when I try to log in using the account I thought I just created (just ignoring the error message), it just about let's me log in but then tells me that "home directory does not yet exist". I even tried to add the 'username' into the /home directory using 'mkdir' and it says I don't have permission to do so (although I am logged in as root). Please help me to set up these user accounts, it really shouldn't be so difficult.
Also, I am curious as to how I can make cron automatically execute a sound ( .au ) file at a certain time. I know how to make it access the file and at what time, I just don't know how to actually tell it to play the file. Thanks for any help!!
I am having trouble setting up user accounts as root in Solaris 8. Every time I use 'Admintool' or the 'useradd' command to add a new user it works fine, until I need to create a home directory. Every time I create a new user and then click okay, I get an error message saying "Home directory does not yet exist". This really blows my mind becuase that is what I am trying to do is create a home directory in the form '/home/username'. I know that '/home' exists, but when i try to use 'admintool' to set up a user, it gives me that error message.
The other catch is that when I try to log in using the account I thought I just created (just ignoring the error message), it just about let's me log in but then tells me that "home directory does not yet exist". I even tried to add the 'username' into the /home directory using 'mkdir' and it says I don't have permission to do so (although I am logged in as root). Please help me to set up these user accounts, it really shouldn't be so difficult.
Also, I am curious as to how I can make cron automatically execute a sound ( .au ) file at a certain time. I know how to make it access the file and at what time, I just don't know how to actually tell it to play the file. Thanks for any help!!