On 2009-04-02 00:35, Jeremy Lavergne wrote: >> How can I get adduser to create the account with the string "NSD User" >> as the real name? Am I missing something obvious? I'm using Macports >> 1.710. > > If it works like I suspect, you might try using {NSD User}. Close :-) You should use: adduser ... {realname=NSD User} Rainer