I have a Mac running Leopard, and I want to use the dseditgroup command to create a local group in the /Groups folder.
I go into my terminal and type
dseditgroup -o -create -u admin Accountants
it prompts me for a password, but doesn't create the group! If I use the dscl . read /Groups/ command, I can query other groups on the machine, but I don't see Accountants. I get a DS error
what am I doing wrong?
I go into my terminal and type
dseditgroup -o -create -u admin Accountants
it prompts me for a password, but doesn't create the group! If I use the dscl . read /Groups/ command, I can query other groups on the machine, but I don't see Accountants. I get a DS error
what am I doing wrong?