π ~1 min read
Table of contents
Symptom & Impact
OpenSSH daemon starts but user sessions cannot complete due to confinement denials.
Environment & Reproduction
SSH authenticates then disconnects, while kernel logs report AppArmor denied events for sshd.
Root Cause Analysis
Check journalctl -u ssh -b, review audit messages, and inspect active sshd AppArmor profile mode.
Quick Triage
Profile hardening removed access to required PAM or shell execution paths.
Step-by-Step Diagnosis
Restore necessary AppArmor rules for sshd dependencies and reload the profile safely.

Solution – Primary Fix
Validate interactive and key-based SSH logins while monitoring for new denials.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Test profile changes with staged login scenarios before production rollout.
Verification & Acceptance Criteria
Switch sshd profile to complain mode temporarily during emergency access restoration.
Rollback Plan
Integrate AppArmor regression tests into security policy deployment pipelines.
Prevention & Hardening
journalctl -u ssh -b; aa-status; aa-complain /etc/apparmor.d/usr.sbin.sshd; apparmor_parser -r
Related Errors & Cross-Refs
Provide denied rule details, sshd config, and PAM stack changes to security operations.
Related tutorial: View the step-by-step tutorial for Ubuntu 26.04 LTS.
View all Ubuntu 26.04 LTS tutorials on the Tutorials Hub β
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Overly broad emergency profile relaxations should be reverted immediately after root cause fix.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today β we respond within one business day.