Thank you, I used the GUI to create the group. The problem I am having is a bit complicated...
When I first got the Mac mini, I made the local username the same as what I use to log into Microsoft Active Directory (AD). Once I learned how to add the Mac to the AD, I discovered there was no way to log into the domain with my normal username because it was a local account. (On Windows you always prefix the domain name slash username <domain name>\<user> so that this is not an issue).
What I did was:
- Enabled the root account
- Logged in as root
- renamed the home directory (user1 to user1Local)
- created a new local user account and with the same name as the home directory
- deleted the first account
When this was all done, I was able to log out as root and log in with that new username (user1Local) and all was well. The I was able to log in as user1 with my domain password and it mapped the home directory from the AD!
This was last week, I have been using user1 since. I did discover a few things though. One was yesterday the computer was not on the LAN and I was not able to log in as user1, I assume because it could not get to the AD. So I tried logging in as user1Local and that didn't work.
I am back on the LAN and logging in as user1. When I go into the GUI tool, I don't see user1Local, nor can I log in as that user.
How do I list the local users to see if that account is setup correctly? How do I go about trouble shooting this local account?
Is my theory correct that OSX does not cache user info to allow AD users to login when the AD cannot be found?
Sam