I have a PHP script and it runs a certain command. I need my PHP script to execute commands to create a user FTP. And so I came across such a problem: I create the user's login for the password and here's the problem, I write a new password and try it out. Can I somehow execute the command immediately without input.
Example: # passwd user password