On Mon, 2006-03-06 at 19:00 +0000, azeem ahmad wrote: > hi list > i want more than 1 root accounts in FC4, for example > user: root > user: must > user:azeem > all the 3 accounts should have the same root previligies to do anything on > the system > how it could be done > The way to do it is put the UID 0 in /etc/passwd for each of those users. The sane reality is that you can easily boot to rescue mode and reset the root password if you get hacked like that again. The insane reality is that the more accounts you have with root privileges the more certain that eventually someone will hack the system. > Regards > Azeem > >