If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > File creation permissions

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-03-02, 20:07
Glen Grant Glen Grant is offline
Registered User
 
Join Date: Mar 2002
Location: New Zealand
Posts: 2
File creation permissions

When I create a table from within Informix the *.dat and *.idx files in the unix operating system are created with permissions of 660.
If I create files directly from unix the permissions are 777 as the umask is set to 000.
Where does informix control the setting of permisions and how can I alter this?
I don't want to run chmod over the files, I would like the Informix default to 666.
Thanks
Reply With Quote
  #2 (permalink)  
Old 07-09-02, 13:19
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
re

Another user can delete , re-write or cat /dev/null to that file but in the point of database , another user can't read or write or do anything with data in that file before dba user (informix) doesn't grant yet
Reply With Quote
  #3 (permalink)  
Old 08-02-02, 07:55
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
You don't want to change the permissions. It's much saves if only the user informix controls it.
In the SE manual, they say that file-permissions must be 660.
Why do you want to change them?
__________________
rws
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On