bugBibORB - Bugs: bug #13099, ./bibs dirs created with 777 perms.

 
 

bug #13099: ./bibs dirs created with 777 perms.

Submitter:  David Nedrow <dnedrow>
Submitted:  Mon 16 May 2005 05:02:35 PM UTC
   
 
Category:  Misc Severity:  3 - Normal
Item Group:  None Status:  Fixed
Assigned to:  ggardey Open/Closed:  Open
Release:  * 1.3.3 Fixed Release:  None
Planned Release:  1-3-4
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 May 2005 07:39:49 PM UTC, comment #1: 

bibs directories are created using directory mask DMASK defined in the config.php file. By default it is set to 0000 and so create 0777 directories. For a 755 directory is has to be set to 0222.


This is also the case for files created and uploaded by biborb (UMASK).
This is, I think, an easier to way to define permissions.

I will add a section about this in the wiki at biborb.glymn.net

Guillaume


Guillaume Gardey <ggardey>
Group administrator
Mon 16 May 2005 05:02:35 PM UTC, original submission:  

biborg is creating world writeable directories (777) when building a new biblio tree. The correct perms should (I believe) be 755.

-David

David Nedrow <dnedrow>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ggardey (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-08 ggardey StatusIn Progress Fixed
        Planned ReleaseNone 1-3-4
    2005-05-16 ggardey StatusNone In Progress
        Assigned toNone ggardey

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code