-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sounds like you have a couple of issue going on. But let's start with the initial question. You can add a user that is equivalent to root using the following command: Useradd -c "Imitation Root" -d /home/root_user -m -k /etc/skel -s /bin/bash -u 0 -o -g root root_user Or modify an existing user: Usermod -g 0 -o root_user This will however, prevent you from be able to audit that user correctly. In syslog (auditlog), and most other auditing measures, this user will show up as root. But if you don't care about user accounting (auditing), then you should be fine with the above statement(s). As for your second issue, I have seen this happen once or twice, and it basically boils down to a one of a couple different things. 1) There were actually updates available when your other user logged in. 2) The up2date notifier needs a little bit of time (sometimes you must run u2date manually just long enough for the program to realize there aren't actually any updates) to change to the "normal" symbol. 3) There are "ignored updates" which are available (and not previously downloaded), that don't register as ignored. Manually reset those ignored packages to "ignored" and it should be OK. HTH - - - -=D@7@k|N&=- - -----Original Message----- From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of boby Sent: Sunday, April 18, 2004 10:43 AM To: fedora Subject: user with root priviledge Hello how can i create a user with priviledge rot. i know that i can add the user to the root group . but even when i add the user to root group it can not be the same as root . system always ask me to enter root password to chang some thing . i want some thing exactly like root. the other thing is i up2dated my computer with root login but when one of my colleage enter to the same computer with his login name up2date is red and i should up2date it again,however i can not uptodate because i am not a root ...... is fedora kepp track of their clients by the name of user ? because it can not understand that user is in the same computer i have upgraded already . thanks to all __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ http://photos.yahoo.com/ph/print_splash - -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list - ---------------------------------------- My Inbox is protected by SPAMfighter 4168 spam mails have been blocked so far. Download free www.spamfighter.com today! -----BEGIN PGP SIGNATURE----- Version: PGP 8.0 iQA/AwUBQILHV6bnQHwVWKJjEQLYswCg08tysOxjBVMUKtvuAO8RBJT9GqsAoNRU 9YooagJumm7vIp8n/QnIny9c =yU9b -----END PGP SIGNATURE-----