Get-account / account-validate – FaxBack Port Server RADIUS Support (RFC 2865, 2866) User Manual

Page 13

Advertising
background image

FaxBack Proprietary and Confidential

Page 13 of 58

the account is a real-time fax account, or fax ATA account.

If the port server will host fax ATA accounts, then this attribute is required
in the response packet.

Account-Login-Group

Specifies the group of Connection Servers that the client should
consider for failover. If no group is specified, the client will be
considered a member of the “Default Account-login Group”.

Response Packet

Code=Access-Accept(2)
Packet identifier=9
Length=32
Authenticator
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Attributes:
Len=12, Type=Vendor-Specific(26), Id=FaxBack(30694)
Len=6, Type=FB-Account-Type(10)
Value=4
End

Get-Account / Account-Validate

Sent from the port server to validate an account and password. Two examples of when the port
server sends this request are when a configuration program requests to validate the user input of
an account and password, and when a fax ATA uploads diagnostic log files to a Connection
Server.

The RADIUS server must respond with an Access-Accept packet if the account and password are
valid, or an Access-Reject packet if not valid.

───

SENT FROM PORT SERVER

──►

Attribute

Value

FB-Command

Get-Account (1)

FB-Context

Account-Validate (2)

User-Name

As provided by the port server client

User-Password

As provided by the port server client

Request Packet

Code=Access-Request(1)
Packet identifier=87
Length=107
Authenticator
5A 91 F7 14 E1 63 E8 49 B7 55 3C 98 6C E8 BE C8
Attributes:
Len=18, Type=Vendor-Specific(26), Id=FaxBack(30694)
Len=6, Type=FB-Command(1)
Value=Get-Account(1)
Len=6, Type=FB-Context(2)
Value=Account-Validate(2)
Len=9, Type=User-Name(1)
Value=account

Advertising