www.ProFTPD.de
13. März 2007, 19:45:37 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
   Übersicht   Hilfe Suche Login Registrieren  
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: unix rechte werden nicht beachtet  (Gelesen 386 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
kyza
ProFTPD
*
Offline Offline

Beiträge: 3


Profil anzeigen
« am: 06. August 2003, 20:05:21 »

Hi

ich hab Debian Woody installiert und das stable package von proftpd

die config sieht wie folgt aus
--schnipp--
ServerName                      "ftp"
ServerType                      standalone
DeferWelcome                    off

ShowSymlinks                    on
MultilineRFC2228                on
DefaultServer                   on
ShowSymlinks                    on
AllowOverwrite                  on

TimeoutNoTransfer               600
TimeoutStalled                  600
TimeoutIdle                     1200

DisplayLogin                    welcome.msg
DisplayFirstChdir               .message
LsDefaultOptions                "-l"

DenyFilter                      \*.*/

# Uncomment this if you are using NIS or LDAP to retrieve passwords:
#PersistentPasswd               off

# Port 21 is the standard FTP port.
Port                            21

# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd)
MaxInstances                    30

# Set the user and group that the server normally runs at.
User                            nobody
Group                           nogroup
--schnapp--

trotzdem darf ich als stink normaler user solche dateien loeschen:
-rw-r--r--    1 root     root           12 Aug  6 20:00 test


Kann mir jemand erklaeren warum?


--
MfG
  Bjoern
Gespeichert
stonki
Administrator
ProFTPD
*****
Offline Offline

Beiträge: 1853


15318939
Profil anzeigen WWW E-Mail
« Antwort #1 am: 06. August 2003, 22:45:53 »

Zitat von: "kyza"


trotzdem darf ich als stink normaler user solche dateien loeschen:
-rw-r--r--    1 root     root           12 Aug  6 20:00 test


Kann mir jemand erklaeren warum?


<stonki ist ganz gemein weil zu heiss modus ON>
ja, lern linux rechte
<stonki ist ganz gemein weil zu heiss modus OFF>

uk:/home/stonki/test # ls -als
insgesamt 12
   4 drwxr-xr-x    3 stonki   users        4096 2003-08-06 21:41 .
   4 drwxr-xr-x   66 stonki   users        4096 2003-08-06 21:41 ..
   4 drwxr-xr-x    2 stonki   users        4096 2003-08-06 21:41 test

uk:/home/stonki/test/test # ls -als
insgesamt 8
   4 drwxr-xr-x    2 stonki   users        4096 2003-08-06 21:41 .
   4 drwxr-xr-x    3 stonki   users        4096 2003-08-06 21:41 ..
   0 -rwx------    1 root     root            0 2003-08-06 21:41 test


ok, wir haben als ein Verzeichnis "test" das MIR gehoert und darin liegt ein file,was root gehoert !

uk:~/test/test> whoami
stonki   <---also ich bin ich, kein Trick.

stonki@uk:~/test/test> ls -als
insgesamt 8
   4 drwxr-xr-x    2 stonki   users        4096 2003-08-06 21:41 .
   4 drwxr-xr-x    3 stonki   users        4096 2003-08-06 21:41 ..
   0 -rwx------    1 root     root            0 2003-08-06 21:41 test
stonki@uk:~/test/test> whoami
stonki
stonki@uk:~/test/test> rm test
rm: reguläre leere Datei (schreibgeschützt) »test« entfernen? y
stonki@uk:~/test/test> ls
stonki@uk:~/test/test>   <--- nix mehr da ?


Wie ? "stonki" kann "root" loeschen ?? JA ! Weil die Datei in einem Verzeichnis liegt, was mir gehoert ! Gehort das Oberverzeichnis root  -- dann geht natuerlich nix mehr ? Wieso ist das so ? KEINE AHNUNG !

cu
stonki
Gespeichert

www.stonki.de:    the more I see, the more I know.......
www.proftpd.de:   Deutsche ProFTPD Dokumentation
www.krename.net:  Der Batch Renamer für KDE
www.kbarcode.net: Die Barcode Solution für KDE
kyza
ProFTPD
*
Offline Offline

Beiträge: 3


Profil anzeigen
« Antwort #2 am: 07. August 2003, 10:21:53 »

also ich dachte immer ich waere mit den rechten unter linux vertraut,
aber diesen aspekt kannte ich nicht.

(das is ja sau bloed!!!)  :roll:

aber danke fuer die ausfuehrlich antwort
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #3 am: 07. August 2003, 21:30:19 »

Zitat von: "kyza"
(das is ja sau bloed!!!)  :roll:

Nicht schlimmer als Windows  :lol:
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
kyza
ProFTPD
*
Offline Offline

Beiträge: 3


Profil anzeigen
« Antwort #4 am: 08. August 2003, 11:35:35 »

he he :wink:

okay is auch wieder wahr.
Gespeichert
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.062 Sekunden mit 19 Zugriffen.