View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 12:36 PM
Justin
 
Posts: n/a
Default Newbie - User add failure


Logged in as root and received the following error when executing
useradd.
And the directory /home/userid exists


Command executed:
useradd -u 1004 -g db2iadm1 -G db2iadm1 -m -d /home/userid userid

Error:
3004-692 Error changing "pgrp" to "db2iadm1" : Value is invalid.

Reply With Quote