The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: CDE problem
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-30-2001
Nekto Nekto is offline
Registered User
 

Join Date: Aug 2001
Location: Minsk,Belarus
Posts: 10
Try this

useradd -m -g group -G group1 user

Good Luck