Change ftp password
I want to give someone access to my ftp so he can fix some things on my site, but i want to change the password after he uses it, you know? How can i change my ftp password?
Thanks
7 Replies
FTP is insecure and generally frowned upon; consider using SFTP instead, which is probably already installed and working on your linode since it's bundled with OpenSSH. Just grab something like WinSCP to connect.
Maybe the solution is to change this root password under rebuild tab, can it be?
- yes, i use SFTP
You can change the root password at any time from within the Linode Manager, under the Rescue tab.
Thanks
1) FTP and SFTP are completely unrelated and work in very different ways, other than the fact that they are both protocols that transfer files (hence the similar acronyms), so it's best to avoid confusion.
2) You should probably disable root logins in your ssh config file, and not use them for SFTP (or direct SSH logins either).
What do you mean by > You should probably disable root logins in your ssh config file, and not use them for SFTP (or direct SSH logins either).
?
EDIT: Another confusing clarification, SFTP and FTPS are different too
Brinks truck
You'd be a fool (criminally so, in many jurisdictions) to hand a valet the full-access key. You'd also be a fool, but differently so, to bring the full-access key when running errands and shopping for groceries. You don't want any chance of someone going all Grand Theft Auto on you and getting at the 1500 kg of gold ingots. You also want to protect the gold from self-inflicted accidents, but I think this analogy is losing steam.
In any case, normal user account == valet key, root account == ignition + all doors + gun turret + missile silo + key to the city + everything.
(Note: if you haven't driven an armored car to the mall to do Christmas shopping yet, do it. You can park in the fire lane for hours.)