FTP and Jailing Question
Hello =] Can I get an adduser command clarified? Cheers.I've created a folder inside my website called lala
I then ran this command in SSH
adduser -g mywebsite -G jail -d /home/mywebsite/public_html/lala lala
where the last lala is the username which will be jailed to that folder.
When I click send, this is what I receive in return
adduser: unknown group jail
Now that I look back, I would have to create an individual lala FTP account first wouldn't I before I can run the jail command.
Can creating the FTP account be done in SSH?
Any help appreciated
