QUESTION POSED ON: 17 October 2007
I'm new to SSH (secure shell). I just installed OpenSSH on one of our machines, which is on its own subnet not connected to the subnet of our LAN. I want to create a group and password using the mkgroup and mkpasswd commands. I also want to create users so files can be shared between the SSH server and the SSH client. How do I add a new user to the SSH server using these commands?
|