On Tue June 21 2005 18:34, maximilian attems wrote: > On Tue, 21 Jun 2005, Noam Rathaus wrote: > > See below: > > # getent group adm > > adm:x:4:root,adm,daemon > > ok guess it's bug #284688 from adduser. > > what does cmd return? > $ getent passwd adm
# getent passwd adm (Nothing) > > adm is not a user on none of my running Sarge system. > that means that doesn't return anything. > > don't know why it was added to your /etc/group > could you please handedit it (if aboves assumbtion is correct) > the adm line should look like that: > adm:x:4:root,daemon I had this entry: adm:x:4:root,adm,daemon I replaced it with yours > > > then please rerun: > # adduser logcheck adm And it worked. > > with your adm line i could reproduce your error. > i guess we should reassign and merge that bug with aboves. > > thanks for a confirmation. > > -- > maks Thanks :) -- Noam Rathaus CTO Beyond Security Ltd. http://www.beyondsecurity.com http://www.securiteam.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

