phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] Schreibzugriff auf Verzeichnis

[php] AW: [php] Schreibzugriff auf Verzeichnis

Egon Schmid (_(at)_work) eschmid_(at)_php.net
Wed, 17 Jan 2001 18:02:37 +0100


Alexander Wagner wrote:
> 
> Timo Schmidt wrote:
> > > Ähm, ich glaube doch für jeden. Entspricht chmod +w nicht chmod a+w, mit
> > > a wie all?
> >
> > timo_(at)_bond:~/temp > ls -al
> > total 10
> > drwxr-xr-x   3 timo     users        8192 Jan 17 17:47 .
> > drwx--xr-x  17 timo     users        1024 Jan 17 17:47 ..
> > dr-x------   2 timo     users        1024 Jan 17 17:47 foo
> > timo_(at)_bond:~/temp > chmod +w foo/
> > timo_(at)_bond:~/temp > ls -al
> > total 10
> > drwxr-xr-x   3 timo     users        8192 Jan 17 17:47 .
> > drwx--xr-x  17 timo     users        1024 Jan 17 17:47 ..
> > drwx------   2 timo     users        1024 Jan 17 17:47 foo
> 
> Ein "nein" hätte gereicht ;)

Das ist falsch. In man chmod stehts richtig drin, dass +w eigentlich a+w
heißt. Der User "timo" ist nur nicht berechtigt Schreibrechte für die
Gruppe oder gar für alle anderen (others) einzuräumen. Das darf nur der
User "root".

-Egon

-- 
SIX Offene Systeme GmbH · Stuttgart  -  Berlin  -  New York
Sielminger Straße 63   ·    D-70771 Leinfelden-Echterdingen
Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de


php::bar PHP Wiki   -   Listenarchive