bug-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnats/381: auto category creation doesn't set other permission - que


From: Lars Henriksen
Subject: Re: gnats/381: auto category creation doesn't set other permission - query-pr can't access
Date: Sun, 26 May 2002 20:19:55 +0200
User-agent: Mutt/1.3.25i

On Tue, Apr 23, 2002 at 08:56:52AM -0400, kmcfarland@starentnetworks.com wrote:
> >Number:         381
> >Category:       gnats
> >Synopsis:       auto category creation doesn't set other permission - 
> >query-pr can't access
...
>                                          Added a new category
> but did not run mkcat.  The new documentation says that this isn't
> required.  When a new bug came in for that Category the directory
> was created fine, but the permission for that category didn't allow
> read/execute access for "other".

Default permissions are set in the first section of the dbconfig file:

database-info {
...
    # If true, directories for categories are automatically created if they
    # don't already exist.
    create-category-dirs true

    # The default permission mask for new category directories.
    category-dir-perms "0755"
}

Lars Henriksen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]