This is a discussion on OPENSSH adding users - SSH ; I have a server that I have inherited that is a windows 2000 server running open ssh. I am running into a problem when I use the mkpasswd command. I type in mkpassed -l -u ..\etc passwd to add the ...
I have a server that I have inherited that is a windows 2000 server running
open ssh. I am running into a problem when I use the mkpasswd command.
I type in mkpassed -l -u..\etc passwd to add the user (existing
local user) and I get
a domain name is only accepted when -d is given.
I have check my spaces and I keep getting the same thing. Any idea?
Harold