Grant Root permissions to other users - TechRepublic
Question
February 13, 2007 at 06:26 AM
masoodsharif

Grant Root permissions to other users

by masoodsharif . Updated 17 years, 4 months ago

Dear fellows,

OS= Redhat Linux 3 AS

I am making an script from oracle user which backups all users and create dumps hard disk.

Now from same script I want copy those files on tape drive by following command:

tar -cvf /dev/st0 /oracle…………..

permission denied message appears /dev/st0

Plz help me to resolve this issue.

This discussion is locked

All Comments