vdsBackEnd

Prev Next

The vdsBackEnd table contains the registered back-end servers.

Columns

Table:  vdsBackEnd table columns
Column nameData typePrimary keyNullableDescription
vdsServerIdvarchar(80)YesNo 
vdsProtocolIdvarchar(32)NoNo 
vdsDomainvarchar(255)NoYes 
vdsPriorityintegerNoYes 
vdsAuthAddrvarchar(128)NoYes 
vdsAuthPortintegerNoYes 
vdsAuthPortSSLintegerNoYes 
vdsRadAcctAddrvarchar(128)NoYes 
vdsRadAcctPortintegerNoYes 
vdsRetriesintegerNoYes 
vdsTimeoutintegerNoYes 
vdsRadSharedSecretvarchar(1024)NoYesThis column contains binary data stored in base64-encoded format.
vdsDirBaseDNvarchar(512)NoYes 
vdsSecPrincplDNvarchar(512)NoYes 
vdsSecPrincplPwdvarchar(1024)NoYes 
vdsDirAuthvarchar(32)NoYes 
vdsUserObjectClassvarchar(32)NoYes 
vdsUserIDAttributevarchar(32)NoYes 
vdsCreateTimetimestampNoNoThe date and time the data record was created.
vdsModifyTimetimestampNoNoThe date and time the data record was last modified.
vdsKeyIDvarchar(255)NoYes 
vdsMobileAttributevarchar(64)NoYesThe user's mobile phone number.
vdsPhoneAttributevarchar(64)NoYesThe user's landline number.
vdsEmailAttributevarchar(64)NoYesThe user's email address.
vdsUserNameAttributevarchar(64)NoYesThe user's display name.
vdsVersionintegerNoYesThe current data schema version of the data record.
vdsCustomRealmvarchar(255)NoYes

Specifies an optional custom realm to be appended to the user name in the RADIUS Access‑Request packets, if vdsIncludeRealm is set.

This attribute applies to RADIUS back-end servers only.

vdsIncludeRealmintegerNoYes

Determines whether a user realm should be appended to the user name in the RADIUS Access‑Request packets, and which notation to use (prefix or postfix). The realm is either set to vdsCustomRealm (if specified) or to the resolved domain name of the respective user.

This attribute applies to RADIUS back-end servers only.

vdsRadMsgAuthValidationintegerNoNoDetermines whether OneSpan Authentication Server should include and strictly validate Message-Authenticator RADIUS attributes (according to RFC 2869).

Keys

Primary key: (vdsServerId)

Foreign keys: None

Indexes

Table:  vdsBackEnd table indexes
Index nameIncluded fields
Level 0 (default)
vdsbackendidxvdsServerId