![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lan setting | mightypp.nits | UNIX for Dummies Questions & Answers | 1 | 11-11-2007 12:00 PM |
| ssh setting | kwliew999 | AIX | 11 | 07-10-2007 08:57 AM |
| Setting the FS in awk | 2reperry | Shell Programming and Scripting | 4 | 11-03-2006 09:22 AM |
| New ip setting | kuultak | UNIX for Dummies Questions & Answers | 6 | 01-30-2005 03:32 PM |
| setting env | alsande | SUN Solaris | 3 | 03-29-2004 09:24 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hello,
Does anyone know the best way to create a user in Mac OS X with a specific UID? One (ugly) possibility seems to be to create the user, and then use netinfomanager to fix the UID, and then to run chown on all the user's files, but is there a more elegant way? Thanks, Noah |
| Forum Sponsor | ||
|
|
|
|||
|
There was a set of scripts that worked much the way useradd works on linux...
They actually took the values you spec'd and entered them into netinfo for you. go here: http://www.osxgnu.org/ and look for the OSX user utils. Once installed, and figured out, they should be what you are looking for... the author actually responded to an email of mine, in a timely manner, some 6 to 8 months ago. One thing to look out for is that the useradd script doesn't actually create the user folders. just creates the account (if I recall correctly.) That's all I know... |
|||
| Google UNIX.COM |