Jump to content

Recommended Posts

Posted

Hi

 

They next stage of my Ubuntu quest is setup FTP users and set permissions. Does anyone have some nice easy dummies guides to do this please?

 

Thanks

 

Z

Posted

Typically when you add a new user it comes with interactive login permissions (SSH/SFTP etc) but as you just want FTP I'd consider using the advice in here in selecting your shell but otherwise it should just be "sudo adduser" if I recall correctly.

 

It's also worth noting if you're giving them webspace etc you can save yourself some grief by enabling the mod_userdir module in Apache so they can use http://hostname/~username to access files etc. (This will require the creation of a predefined directory in each home directory by default public_html).

 

I'm pleased to see you're persevering, good man.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...