Commit Graph

4 Commits (3c2d9151154cfc751bf5bea681df9790c8f437a6)

Author SHA1 Message Date
Raphaël Hertzog 3c2b83a0c3 Default sshd_config has again changed, update our live-config script accordingly
The default file in openssh-server 1:7.5p1-10 now has:
 PasswordAuthentication yes
 #PermitRootLogin prohibit-passwd
8 years ago
Raphaël Hertzog 45d776a8ae Move live-config files to correct place for a merged /usr 9 years ago
Raphaël Hertzog 9ca9b4c92f Fix sshd configuration to enable password-based root logins
The old setting "without-password" has been replaced by
"prohibit-password" in the Debian package.
9 years ago
Raphaël Hertzog 5676bc0b03 Move all configuration into kali-config and put the right bits into place from auto/config
* Add new --variant option to build alternative images of Kali.
* Add new --version option to decide of the name of the generated file.
* Add new --subdir option to indicate where the image must be moved.
10 years ago