Hello,
I have an FTP account(admin) and I would like to know if its possible to restrict it so that it cannot be deleted or the password cannot be changed.
I have created a website for someone and want to have access to it in the future.
Hello,
I have an FTP account(admin) and I would like to know if its possible to restrict it so that it cannot be deleted or the password cannot be changed.
I have created a website for someone and want to have access to it in the future.
Short summary: do not hand over an “admin” FTP account if you want persistent access. Give the content editor a separate, limited FTP/SFTP user and keep a deployment or maintenance account you control. That approach avoids most accidental or deliberate removal and still lets the editor update content.
Practical steps you can apply now:
Notes and cautions: as observed, legal protections matter — add the access/backup clauses to the contract. If you do not control the hosting control panel, the account owner (or anyone with panel/root access) can always change or delete FTP users and SSH keys; technical measures reduce the risk but cannot make access absolutely undeletable on someone else’s host. If long-term access is critical, host a repository or a backup that you control, or ask the client to provision an account specifically for your use under a written agreement.
Jump to Post— pritaeas 2,276If you do not own access to the website's control panel, then yes, the password can be changed.
I think this is not a matter of access but of trust. Make sure you have a decent contract.
If you do not own access to the website's control panel, then yes, the password can be changed.
I think this is not a matter of access but of trust. Make sure you have a decent contract.
Someone else is expected to work on the content. I don't want him to delete my account or change my password. I completely trust the guy but don't know if the new developer will edit my account or create himself a new ftp account hence the question.
Create one for him.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.