Sunday, January 6, 2013

How do I add an FTP user with a Linux command?

Q. I need to write a PHP script that automatically adds FTP users. I can use the system() function to run a Linux command, but I don't know how to create a new FTP user. Any help here?
I don't own the server, I've purchased a reseller plan.

A. When you say add an ftp user, I assume that you wouldn't want the person to be able to log in to a shell on the system. FTP users are just like any other linux user. Use the adduser(sometimes called useradd) command and pay attention to the --shell switch (set to /bin/false)

How do I add users to a share in SAMBA - PS this Linux/ Windows interconnection?
Q. I have 3 shares on a Samba server. The windows box can see all 3 shares. The network is only limited to the windows user crc205 on both machines. I have to set up share level security. Each share should be assigned a different username. HELP

A. Ask this question at:

http://www.linuxquestions.org and/or

http://www.linuxforums.org

new linux program for computer need to add another user account?
Q. i am so used to windows and have no idea what i am doing. there isn't like a settings option and i need to set up another user account for my sister please help

A. Here is a short tutorial.
Good luck




Powered by Yahoo! Answers

No comments:

Post a Comment