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

[cobalt-users] Re: cobalt-users digest, Vol 1 #6907 - 5 msgs



Hi All

I am also having the same problem. When a user tries to upload a website to their domain it will only let them access the user directory for the user name and password they use to access their domain. for example if user bill wants to upload a website to www.domain.com.au using their ftp program they enter bill and the password. The only directory they have access to is /home/sites/www.domain.com.au/users/bill instead of the /home/sites/www.domain.com.au/web. how can i give a user access to /home/sites/www.domain.com.au/web without them knowing the admin user name and password for the server ?

This is an raq4

Michael

At 12:00 PM 17/04/2004 -0700, you wrote:
Message: 4
From: "Peter Kuipers - Netpeople.be" <info@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Date: Sat, 17 Apr 2004 19:40:10 +0200
Subject: [cobalt-users] How to change the root map for ftp login
Reply-To: cobalt-users@xxxxxxxxxxxxxxx

Hello list,

I i login with FTP on the raq550 server i always come to a strange place
(.users/81/) instead of the web directory
Is it possible to change the standard login directory when a customer logins
in with FTP to upload the site. I already found this:

/etc/proftpd.conf:
under : DefaultRoot     ~/../../.. site-adm
You put: DefaultChdir ../../../web site-adm

Peter