Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Files and folders permission

RichaAug 29 2012 — edited Nov 14 2012
Hi,
User with dba privileges = test
test:x:503:501::/home/test:/bin/bash
drwxrwxrwx test dba 4.0K Jul 16 09:38 test

Files and folders permission of the base directory (test) for application is 777
chmod –R 777 test

Someone has deleted a folder with test user. Luckily I had a backup copy of the same so the issue was resolved.

I need to know is it possible to create a new user for FTP purpose so that a user can only read and can place reports but will not be able to delete or change locations of any file.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2012
Added on Aug 29 2012
7 comments
1,767 views