Skip to content
arrow_back
search
ISM-0487 policy ASD Information Security Manual (ISM)

Disable Certain Features for Passwordless SSH Logins

When logging in without a password via SSH, certain access features like port forwarding and X11 are disabled to enhance security.

record_voice_over

Plain language

This control is about making sure certain features are turned off when people connect to your systems without a password using SSH (a way to remotely log in to computers). By turning off features like port forwarding and X11 forwarding, you reduce the risk of someone using these features to gain unauthorised access to your network or perform harmful actions.

Framework

ASD Information Security Manual (ISM)

Control effect

Preventative

Classifications

NC, OS, P, S, TS

ISM last updated

Nov 2025

Control Stack last updated

19 Mar 2026

E8 maturity levels

N/A

Official control statement

When using logins without a password for SSH connections, the following are disabled: - access from IP addresses that do not require access - port forwarding - agent credential forwarding - X11 forwarding - console access.
policy ASD Information Security Manual (ISM) ISM-0487
priority_high

Why it matters

If passwordless SSH features (port/X11/agent/console/unauthorised IP access) aren’t disabled, attackers can pivot and access internal systems covertly.

settings

Operational notes

Regularly review sshd_config and SSH key options (from=, no-port-forwarding, no-agent-forwarding, no-X11-forwarding, no-pty) to keep passwordless logins restricted.

Mapping detail

Mapping

Direction

Controls