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

[cobalt-users] RAQ550 site-adm FTP root



Possible bug?

When I FTP in to any of my RAQ550's as a site admin (part of group site-adm,
verified in /etc/group) it puts me in ~ instead of the site root, making it
very difficult to explain to clients to change their dir to "/web" first and
not going in the personal "web" directory that shows up.

In fact, if I FTP in and manually try to go to  ~/../../..

ftp> cd ~
550 ~: No such file or directory
ftp> cd ~/../../..
550 ~/../../..: No such file or directory
ftp> cd /web
250 CWD command successful.

proftpd.conf contains:
<VirtualHost x.x.x.x>
    DefaultRoot     / wheel
    DefaultRoot     / admin-users
    DefaultRoot     ~/../../.. site-adm <--- failing
    DefaultRoot     ~ !site-adm
    AllowOverwrite  on
    DisplayLogin    .ftphelp
</VirtualHost>

This is the 2nd RAQ550 this hasn't worked on.

Bill "Elvis" Gibbs
Eduro Technologies, Inc.
main 240-529-2000 | fax 301-662-9552 | cell 301-748-5418