- Linux useradd id sequence skip
- Posted by sPiDEr on December 4th, 2003
Hi,
Having difficulty understand this problem. I created a user and change his
uid and gid by hand to 123456. How can I start the uid and gid from 500+
onwards when using useradd command?
It always start from uid 123456 now.
Thanks,
Andy
- Posted by sPiDEr on December 4th, 2003
Hi,
ok managed to get the answer from "man useradd", the uid and gid selection
is from the file /etc/login.defs. By default the next uid and gid is chosend
from the maxumum uid/gid from the range of 500-60000. That explain why my
next uid/gid is 123456.
Andy
"sPiDEr" <spder@work.news> wrote in message
news:bqm62j$eod$1@nobel2.pacific.net.sg...
Similar Posts
- Help please! Does Extender support WMA audio skip button, like 30 sec TV skip? (Windows Media Center Edition) by Dick Smith
- useradd with -p parameter and having to use the passwd right afterwards? (UNIX / Variants) by Flip
- UTF-8 char[] sequence to UCS 2 wchar_t sequence conversion (Development Resources) by Bill Holt
- Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] - new ! (Linux / Variants) by TEL
- useradd segfaults on RedHat 9 (Linux / Variants) by Bob Tennent

