HP-UX AAA Server A.08.01 administrator's guide (T1428-90072, May 2010)

Table Of Contents
NOTE: If some policies have already been configured in the /etc/opt/
aaa/client-request-init.grp and /etc/opt/aaa/
client-reply-ingress.grp files, you must append the policies instead
of copying.
7. To use the new SQLActions, modify the policy files as follows:
In /etc/opt/aaa/client-request-init.grp
Replace the following line:
insert Client-Request-Create-ActionId = "CreateDisconnectReq"
with
insert Client-Request-Create-ActionId = "CreateDisconnectReqServerGroup"
Replace the following line:
insert Client-Request-Update-ActionId = "UpdateDisconnectReq"
with
insert Client-Request-Update-ActionId = "UpdateDisconnectReqServerGroup"
Replace the following line:
insert Client-Request-Timeout-ActionId = "TimeoutDisconnectReq"
with
insert Client-Request-Timeout-ActionId = "TimeoutDisconnectReqServerGroup"
Replace the following line:
insert Client-Request-Create-ActionId = "CreateCOAReq"
with
insert Client-Request-Create-ActionId = "CreateCOAReqServerGroup"
Replace the following line:
insert Client-Request-Update-ActionId = "UpdateCOAReq"
with
insert Client-Request-Update-ActionId = "UpdateCOAReqServerGroup"
Replace the following line:
insert Client-Request-Timeout-ActionId = "TimeoutCOAReq"
with
insert Client-Request-Timeout-ActionId = "TimeoutCOAReqServerGroup"
In /etc/opt/aaa/client-reply-ingress.grp
Replace the following line:
insert Client-Request-Cleanup-ActionId = "SuspendDisconnectedSession"
with
Configuring for Dynamic Authorization 313