From: Cary R. <ca...@ca...> - 2005-10-21 19:13:55
|
I've been playing around trying to manually add a machine account on a RedHat Enterprise box. It used to work when I was using RedHat 9, but now I get an invalid name error. Here is the command I am using, and the error it gives me. useradd -r -g trust -d /dev/null -s /dev/null 'test$' Invalid User Name 'test$' Does anybody know of a work around for this ? Thanks, Cary ps... Sorry for the off topicness |