Vorweg, ich hantiere zum ersten mal mit Gruppen rum.
Ich habe eine Gruppe:
budabot:x:7105:bubble,budabot
Und zwei Benutzer:
uid=1000(bubble) gid=1000(bubble) Gruppen=1000(bubble),7105(budabot)
uid=1001(budabot) gid=7105(budabot) Gruppen=7105(budabot)
Nun habe ich zwei Verzeichnis erstellt:
/home/budabot/system/conf (drwxr-xr-x)
/home/bubble/budabot/conf (drwxrwxr-x)
Und einen symbolischen Link:
ln -s /home/bubble/budabot/conf /home/budabot/conf/bubble
Nun habe ich folgendes in der Erwartung das es funktioniert probiert als Benutzer budabot:
touch /home/budabot/system/conf/test.php && mv /home/budabot/system/conf/test.php /home/budabot/system/conf/bubble/test.php
Allerdings meckert das System, dass ich keine Berechtigungen habe.
mv: Verschieben von „/home/budabot/system/conf/test.php“ nach „/home/budabot/system/conf/bubble/test.php“ nicht möglich: Keine Berechtigung
Was muss ich denn machen, dass das möglich ist?
MfG
bubble
--
If "god" had intended us to drink beer, he would have given us stomachs. - David Daye
If "god" had intended us to drink beer, he would have given us stomachs. - David Daye