Forum: Computer Support
11-17-2010
|
|
Replies: 3
Views: 11,626
Now it is possible
I've just configurated in version 3.8
cd c:\openssh\bin
mkpasswd -l -u myuser1 -p /cygdrive\C\Home\Path >> ..\etc\passwd
mkpasswd -l -u myotheruser2 -p /cygdrive\C\Other\Home\Path >>...
|