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

RE: [cobalt-users] RAQ550 site-adm FTP root



> -----Original Message-----
> From: Bill Gibbs [mailto:bgibbs@xxxxxxxxxxxxx]
> Sent: Wednesday, March 26, 2003 7:28 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [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.
> 

http://www.uk2raq.com/raqfaq/raqfaqshow.php?faq=32

Have not tried on my test box yet.  There is a note at the bottom for Raq 550's
 
Hope this works for you.  Will try soon for me.
 

> 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
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>