install:permissions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:permissions [2020-06-20 22:07] – [Tip: Using the setgid Bit] corrected "chmod -R 775", which makes all files executable! mi.dwikif@alma.ch | install:permissions [2024-12-12 13:50] (current) – [How do I make specific pages in the wiki read-only?] andi | ||
---|---|---|---|
Line 6: | Line 6: | ||
The following permissions must be modified for the respective DokuWiki functions to work: | The following permissions must be modified for the respective DokuWiki functions to work: | ||
- | | + | |
+ | | ||
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
+ | * '' | ||
+ | |||
The following files are copied by the '' | The following files are copied by the '' | ||
+ | |||
* '' | * '' | ||
* '' | * '' | ||
Line 19: | Line 23: | ||
===== Windows (using Microsoft IIS) ===== | ===== Windows (using Microsoft IIS) ===== | ||
- | To make the files in the '' | + | To make the files in the '' |
- | Internet Guest Account ('' | + | Internet Guest Account ('' |
A good description with screenshots is available [[http:// | A good description with screenshots is available [[http:// | ||
Line 74: | Line 78: | ||
$group = $grp[' | $group = $grp[' | ||
}else{ | }else{ | ||
- | // try to create a file and read it' | + | // try to create a file and read its ids |
$tmp = tempnam ('/ | $tmp = tempnam ('/ | ||
$uid = fileowner($tmp); | $uid = fileowner($tmp); | ||
Line 150: | Line 154: | ||
- | ===== How do I make specific pages in the wiki read-only? | + | ===== See also ===== |
- | See [[faq: | + | * [[: |
+ | * [[faq: | ||
install/permissions.1592683671.txt.gz · Last modified: by mi.dwikif@alma.ch