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

Re: [cobalt-users] Owner error after upgrade



> 
> ok, so i've had a look at some of the vsites on my box.
> 
> on all of them, the file permissions seem to be '-rw-r--r--' with a username
> and a group name via ssh but with numbers for both via ftp.
> directories seem to have 'drwxr-s-r-x' with a username and a group name
> visible via ssh but again only numbers are visible via ftp.
> and it's not allowing me even to delete files owned by another siteadmin.
> 
> this is happening on sites that have had no users added or deleted...
> 

"it's not a bug, it's a feature" ...
When those files belong to another user you are not able to alter them (with the above mentioned permissions).

However back to the topic of usernumber shown instead of username:
I visited www.proftpd.net and did a little readinng, since this happened to our RaQ4 as well. 
I think this should be taken care of by "PersistentPasswd on" in proftpd.conf or by adding "-p 1" to the commandline. I tried both but to no avail :-(
Strange thing is, I don't see the keyword when I do a "proftpd -td5" ...

I think there might be some issue with proftp 1.2.4 or the glibc on our RaQs.


Jens-Peter