useradd and adduser


Forum: HD Install
Topic: useradd and adduser
started by: geoffrey_4js

Posted by geoffrey_4js on Nov. 20 2006,09:41
Hi,

When i use useradd, i can specify the uid and gid of the user I create, but i can make fluxbox working (i just get the terminal mode).
Code Sample

$ groupadd -g 4000 mygroup
$ useradd -u 4000 -g 4000 -m -k /etc/skel myuser


When i use adduser, i can't specify uid and gid but fluxbox is working.

So is it a way to have both : ability to specify uid and gid and having fluxbox working ?

Posted by geoffrey_4js on Nov. 20 2006,09:48
Ok, i find it (sorry for the topic, i should have do adduser -h first :)

Whatever, i still don't understand what i done wrong with useradd.

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.