aaa

A user endpoint is a local user. A user is assigned a role determines the user’s privileges, and belongs to a security domain, which determines the user’s scope of control

ACI class

aaaUserEp

RN

userext

Cursor

AaaCursor

Parent

design() root

Atomic

Attributes

Accepted as keyword arguments of .aaa() and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name

name

str

The name of the AAA definition object.

description

descr

str

Specifies a description of the policy definition.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

password_strength_check

pwdStrengthCheck

AaaBoolean

no, yes

yes

The password strength check specifies if the system enforces the strength of the user password.

Children

maker

creates

position

.radius(**attrs)

aaaRadiusEp

aaa.radius

.local_user(name, **attrs)

aaaUser

aaa.local_user

.remote_user(name, **attrs)

aaaRemoteUser

aaa.remote_user

.aaa_role(name, **attrs)

aaaRole

aaa.aaa_role

.security_domain(name, **attrs)

aaaDomain

aaa.security_domain

.login_domain(name, **attrs)

aaaLoginDomain

aaa.login_domain

.password_strength_policy(**attrs)

aaaPwdStrengthProfile

aaa.password_strength_policy

.block_user_logins_policy(**attrs)

aaaBlockLoginProfile

aaa.block_user_logins_policy

.pre_login_banner(**attrs)

aaaPreLoginBanner

aaa.pre_login_banner

.service_node_cluster_settings(name, **attrs)

aaaServiceNodeCluster

aaa.service_node_cluster_settings

.fabric_sec(**attrs)

aaaFabricSec

aaa.fabric_sec