Closed george-kuanli-peng closed 2 days ago
It is also noted:
LoginGraceTime
MaxAuthTries
The complete fix could be:
// res.AddLine("MaxStartups " + consts.SSHDMaxStartups)
// res.AddLine("LoginGraceTime " + consts.SSHDLoginGraceTime)
res.AddLine("MaxAuthTries " + consts.SSHDMaxAuthTries)
HI. This issue has already been resolved. It will be included in the next release.
1.15.2 version doesn't have this issue.
HI. This issue has already been resolved. It will be included in the next release.
Thanks a lot!
Tag:
1.15.3
In the login-0 pod, the sshd container failed to start with the following error message:
The slurm1-ssh-configs configmap has these settings, generated by
internal/render/login/configmap.go
: