lbcli disable in-band-auth

AI Tools

Disables In-Band Authentication.

Synopsis

Disables NVMe-oF In-Band Authentication, Hosts can connect to a Lightbits cluster without establishing trust (the default Lightbits cluster configuration.

lbcli disable in-band-auth [flags]

Examples:

# Disable In-Band authentication lbcli disable in-band-auth # Disable In-Band authentication for a a specific sub-system (currently only default is supported) lbcli disable in-band-auth --sub-system="DefaultSubSystem"

Flag

Short

Type

Default

Description

--help

-h

bool


Help for in-band-auth.

--sub-system


string


Disable In-Band Authentication for a specific subsystem. Only the default subsystem ("DefaultSubSystem") is currently supported.