View Full Version : anonymous FTP
wheimeng
10-09-2003, 02:28 AM
Hi there,
I have a client that would like to have anonymous FTP for his account. However, after granted him anonymous FTP access, he could only do it with "anonymous@domain.com"
Is there any way to have "anonymous" login instead of "anonymous@domain.com?
Thanks for your input in advance.
DirectAdmin Support
10-09-2003, 09:41 AM
Hello,
Because of name based hosting, the only way to have "anonymous" would be to assign that user exclusive access to that IP (let him *own* the ip). Then DirectAdmin can setup FTP with "anonymous". The problem with a shared IP is that many domains use the same IP and ftp doesn't support the "Host" header to specify a specific domain like in http, so there is no way to figure out what domain a user wants if the IP is shared and they all use the same login name.
John
wheimeng
10-09-2003, 03:15 PM
How could I assign dedicated IP to a shared hosting client? I am only able to assign it to a reseller.
Is there any way to assign it to a shared hosting?
l0rdphi1
10-10-2003, 07:50 AM
The user editor includes the option to move the user to an IP allocated to the user's reseller.
DirectAdmin Support
10-10-2003, 10:42 AM
Hello,
I think the best way to do it (to avoid confusion) is to login as the Reseller before changing the User's IP, because it will only show the IP's that the logged in Reseller(Admin) has.. so you'll only see the Admin's IP's, and not the Reseller's IP's, which is who you want to take the IP from. (confused? :), just follow these steps).
1) make sure the Reseller has 1 free IP ready to be assigned to the User (Admin Panel -> IP Manager -> check the "Status" column)
2) Log in as that Reseller
username: admin|reseller
password: adminpass
3) Change the User's IP: Reseller Panel -> Show/Modify Users -> Click that User's name -> click "Modiy User username" -> use the "Set IP to" dropdown to select a non-shared IP and click save.
John
wheimeng
10-10-2003, 09:17 PM
Ah, didn't check for that alternative. Too used to cPanel though.
BTW, is there any chances that I downgrade a reseller access to a normal shared hosting account?
And Direct Admin works! :) Very stable and less CPU usage. Love it so much.
DirectAdmin Support
10-12-2003, 11:26 AM
Hello,
Downgrading can be done if you have root access.
Edit:
/usr/local/directadmin/data/users/resellername/user.conf
and change
usertype=reseller
to
usertype=user
Note that this doesn't work for upgrading :)
John
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.