You are not logged in.
Pages: 1
I add a user to my new freshly installed system like so:
useradd -m -s /bin/false update
I dont want the user to have console access. only login via ftp and has to be chrooted in its folder.
Now when I set its password and login with ftp i get chrooted in the root of linux...
Do i add this user in a way that is wrong or ?
// NEVERMIND
Seem that I needed to reboot :S
Offline
Pages: 1