> $ /usr/sbin/sshd.exe -p 8100
> /var/empty must be owned by root and not group or world-writable.
> ...
> drwxr-x--x+ 1 Administrator Administrators 0 Mar 16 10:08 empty/
Try making the owner of this directory the same as the Windows user that is
running the sshd service. I think this is a hard
Hi Corinna,
>> In theory this should only happen if you *only* use passwd in
>> /etc/nsswitch.conf. If you use default settings (passwd db), this
>> branch should not be hit either.
>>
>> So I wonder how your /etc/nsswitch.conf looks like. Are you using
>>
>> passwd: passwd
>> group: passwd
>
I'm having a strange problem with the sshd configuration script on Windows 8.
I'm calling it as follows, where I expect both the fjsupport Windows user
account and /etc/passwd entry to be created by the script:
/bin/ssh-host-config -y -c ntsec -u fjsupport -w
If the user has no entry in /etc/p
3 matches
Mail list logo