Back to blog
    Aleix Petit16 September 20267 min read

    Two-Factor Authentication for Small Businesses: What It Is, What It Misses, How to Roll It Out

    Two-factor authentication (2FA or MFA) offers the best effort-to-result ratio in cybersecurity. It is also the control most often deployed halfway. This guide covers what works in a small or mid-sized business.

    What two-factor authentication is

    It means requiring two different proofs to sign in:

    1. Something you know: the password.
    2. Something you have: a phone, a hardware key, a device certificate.
    3. Something you are: fingerprint or face.

    With two of those three, a stolen password stops being enough.

    Methods, from weakest to strongest

    Method Convenience Security Recommended
    SMS High Low: SIM swapping and interception Only when there is no alternative
    App code (TOTP) High Good Yes, the minimum baseline
    Push with number matching High Good Yes
    Hardware key / passkey Medium Very high: phishing-resistant For administrators
    Device certificate Transparent Very high Combined with the above

    What two-factor authentication does not protect

    Keep expectations realistic:

    • Real-time phishing: kits exist that capture the password and the code and replay them instantly. Only passkeys and hardware keys stop this at the root.
    • Session theft: if the session cookie is stolen from an infected machine, no MFA prompt is needed.
    • Compromised device: MFA verifies the person, not the health of the laptop they connect from.

    That is why the Zero Trust model does not stop at identity: it also verifies the device and limits which resources each session can reach. More on this in Zero Trust security.

    A rollout plan for a small business

    Week 1 — Administrators. Enable MFA on every privileged account: Microsoft 365, the firewall console, hosting, banking. Use a hardware key or a passkey.

    Week 2 — Email and critical tools. Enable MFA for everyone on email, storage and the ERP. Announce the change with a visual example.

    Week 3 — Remote access. Replace password-only VPN with access verified by user and device.

    Week 4 — Exceptions and recovery. Document service accounts, define the procedure when someone loses their phone, and store recovery codes in the corporate password manager.

    Common mistakes

    • Exempting the leadership team "because it is inconvenient": they are the preferred target.
    • Allowing "remember this device" for 90 days on shared machines.
    • Leaving external supplier access uncovered.
    • Enabling MFA on email while the VPN still relies on a password alone.

    How ConnectaSec fits

    Access to internal resources is authenticated with a unique per-device key and builds on your corporate identity. Every connection checks both user and device, and is logged with evidence that is useful for NIS2 and Spain's National Security Framework (ENS). Pricing: from EUR 5 per user per month with five devices included, plus a mandatory dedicated gateway from EUR 40 per month.

    Request a demo.