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

RE: [cobalt-users] Raq4 user can't delete files they own via ftp



-----Original Message-----
From: David McCall [mailto:david@xxxxxxxx]
Sent: Friday, September 06, 2002 5:22 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Raq4 user can't delete files they own via ftp


I even tried to delete via ftp after changing the ownership from nobody to
that username.  No luck.
Had to su from admin to root.  Any idea what could be wrong??
-----------------------

FTP normally does a chroot to the home directory of the user who
logs in or perhaps a couple of levels up. Even if the ownership of
the file has been changed, if it's not in or below the spot in the
file system where the user's chroot'ed to, the file won't be visible
to them.