Hi, i got rectified by adding the group 'users'
' #groupadd users ' then i check my '/etc/group' file and i found the group users with gid 100..i checked my host system and got this idea.. :-) ... now there is no error..pingo! with regards, C.C.Chakkaradeep On 5/25/05, impulze <[EMAIL PROTECTED]> wrote: > Chakkaradeep C C wrote: > ---snip--- > > well lthe default arguments are correct according to the book but i > > dont find group id of 100...how to know what is my default group id > > and how to change it? > > > > with regards, > > C.C.Chakkaradeep > ---snip--- > > your current default group id is 100. but due to it does not exist, it fails > when searching for it. simply add your default group to /etc/group and add > the group id (which you gave the group in /etc/group) to > /etc/default/useradd (check the book if you don't know how it should look > like). Re-add the user and it should work. > > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
