You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PasswordAuthentication yes in sshd_config (was: no)
- Default password = SSH username (dev:dev) set via chpasswd at build time
- PubkeyAuthentication yes kept — authorized_keys still works if provided
- WHY: users need exactly one command to connect, no key setup required
- INVARIANT: sshCommand from REST API works immediately after clone/create
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments