Skip to content
Northline Terminal WorksRemote systems, made workablePlan a review
Field note 01 · Updated July 29, 2026

Secure access is a route, not a checkbox.

Hands reviewing an authentication device and access-control checklist

1. Endpoint and software

  • Identify supported Windows versions and update ownership.
  • Record whether the package is installed or portable.
  • Define how configuration backups are protected.
  • Confirm the edition and permitted organizational usage.

2. Trust and identity

  • Document direct hosts, gateways, proxies, and DNS assumptions.
  • Define host-key verification and changed-key escalation.
  • Choose approved authentication methods and key storage.
  • Record MFA prompts and failure recovery.

3. Session behavior

  1. 01ForwardingList local, remote, dynamic, and X11 forwarding that is actually required.
  2. 02TransferTest SFTP or SCP browsing, destination permissions, partial transfers, and retry behavior.
  3. 03LoggingDecide whether terminal logs are required, where they live, and who may read them.
  4. 04RecoveryExercise expired credentials, a changed host key, a failed gateway, and interrupted transfer.

4. Ownership record

DecisionOwnerEvidenceReview trigger
Approved access pathNetwork/platform ownerRoute diagram and testGateway or network change
Authentication methodIdentity/security ownerPolicy and pilot evidenceControl or provider change
Session conventionOperations leadPublished taxonomyNew environment or team
Transfer handlingData/system ownerTest case and retention ruleData classification change

Checklist questions

Does MobaXterm make an SSH route secure by itself?

No client replaces server configuration, identity policy, network controls, and operator behavior. Review the complete path.

Should every session enable X11 forwarding?

No. Enable only what the workflow requires and test server-side prerequisites and exposure.

When should this checklist be repeated?

Before a pilot, before broad rollout, and after material changes to gateways, identity, endpoints, software, or data handling.