>> How do I set up a user to have access to the whole system of files
>> just like ROOT or a superuser at the console?
>> I've set everything to YES or whatever in ftpaccess. I gave myself
>> all rights. I set my home directory to /root
>> I can download just about anything but I can't delete anything not in
>> my home directory and I can't write any files.
>> I would really like to do some things remotely.
>> Thanks!
>> -Tim
>Check /etc/hosts.equiv also, again, be FULLY aware of all the side
>effects of these actions, they can be dangerous!
It's merely temporary, I am setting up a new mail server on a newer
machine with a fresh install and I am trying to find the easiest way
of compying config files over without the text FTP program.
Actually, I solved the problem by changing the userid and groupid of
my account in the passwd file to 0 and 0. Works great now!
-Tim