HP-UX AAA Server A.08.02 Administrator's Guide
Table 70 The sqlaccess.config Sample File (continued)
OperationTable Operated OnSQL Action
the entry with a matching session id from
the session table. The returned IP address
is passed to the AAAFreeIP mapping
function to initiate the releasing of the IP
address via DHCP.
dbsetup.sql Sample File
The dbsetup.sql sample file creates the database tables RAD_USERS_TABLE,
RAD_TOKENS_TABLE, RAD_ACCT_TABLE, and RAD_SESS_TABLE with the following columns and
inserts a test user into RAD_USERS_TABLE:
RAD_USERS_TABLE
user_name
user_password
framed_protocol
framed_ip_addr
framed_ip_netmask
framed_routing
address_pool
security_question
security_answer
mailing_address
mailing_city
mailing_state
mailing_pin
mailing_country
email_id
work_phone
mobile_phone
RAD_TOKENS_TABLE
serial_number
user_name
manufacturer
token_status
seq_counter
shared_secret
otp_length
lookup_window
checksum
activation_code
success_auth_count
failed_auth_count
failed_lock_count
locktime
RAD_ACCT_TABLE
start_time
stop_time
update_time
code
user_name
session_id
nasid
nasport
service_type
framed_service
login_service
RAD_SESS_TABLE
252 SQL Access