Or you can add him to the wheel category to give him sudo type of privs where he can acess stuff on the system.
Without him having root password :]
Main Topics
Browse All TopicsHi
I am running Fedora4 and also samba.
I need to create a superuser that can access the system using samba and change any file on the system. even the systam file.
In fact I need to give him full access.
I tried to use user 'root' but that did not work!
Is there any way to do this.
I know this has security problems, but I need to do it.
Thanks
Nav
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
info on sudo: http://www.freebsdwiki.net
how to configure it well: http://www.freebsdwiki.net
http://www.freeos.com/arti
Is a great site to look at the examples of using sudo and what it does and how it works.
It also covers security concerns to inform you of what to expect or look out for.
Business Accounts
Answer for Membership
by: jleviePosted on 2006-01-06 at 16:00:04ID: 15634756
The "right" way to do this is to allow some ordinary user sudo privs. Then they can log in and use sudo to accomplish tasks with root privs.