Configuration Openssh for windows


/ Published in: Windows PowerShell
Save to your folder(s)



Copy this code and paste it in your HTML
  1. cd C:\Programmi\OpenSSH\etc
  2.  
  3. mkgroup -l >>C:\Programmi\OpenSSH\etc\group
  4.  
  5.  
  6. mkpasswd -l -u nome_utente >>C:\Programmi\OpenSSH\etc\passwd

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.