Doug pointed out on 10/27/25 that users are experiencing issues SSH'ing into their containers created on the fort wayne AI server. This looks to be an issue tied with multiple components
- /etc/sssd/sssd.conf is not populating on container creation
- /etc/sssd is set to the wrong permissions to start the service
- sssd is not getting properly installed on the system
After recreating the issue I found these to be the culprits and after performing some test fixes was able to get SSH authentication back working.

Doug pointed out on 10/27/25 that users are experiencing issues SSH'ing into their containers created on the fort wayne AI server. This looks to be an issue tied with multiple components
After recreating the issue I found these to be the culprits and after performing some test fixes was able to get SSH authentication back working.