The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: Readonly access
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-31-2007
faruque.ahmed faruque.ahmed is offline
Registered User
  
 

Join Date: Jan 2007
Posts: 7
Readonly access

Hi,
I have create a user using the following command
useradd -d /home/rozan -s /bin/bash -c "Rozan ahmed" -g dba rozan

I would like to give her only the read only access to

$BDUMP_HOME/alert.log file

The owner of the file is oracleinstall
Regards
Faruque