I'm tryinf to install java on my Debian Sarge server. I need to run the command :
fakeroot make-jpkg javapackage
but I need to do this from a non-root ssh account. I have tried to adduser but the password file can't be locked, I presume a measure taken by DA.
How can I create a new account that I can give non-root SSH access to ?
fakeroot make-jpkg javapackage
but I need to do this from a non-root ssh account. I have tried to adduser but the password file can't be locked, I presume a measure taken by DA.
How can I create a new account that I can give non-root SSH access to ?