Return to Snippet

Revision: 6770
at June 13, 2008 04:43 by cirio


Updated Code
cd C:\Programmi\OpenSSH\etc

mkgroup -l >>C:\Programmi\OpenSSH\etc\group


mkpasswd -l -u nome_utente >>C:\Programmi\OpenSSH\etc\passwd

Revision: 6769
at June 13, 2008 04:37 by cirio


Initial Code
cd C:\Programmi\OpenSSH\etc


mkgroup -l >>C:\Programmi\OpenSSH\etc\group



mkpasswd -l -u nome_utente >>C:\Programmi\OpenSSH\etc\passwd

Initial URL


Initial Description


Initial Title
Configuration Openssh for windows

Initial Tags


Initial Language
Windows PowerShell