No migration is required. If you have modified /etc/opt/aaa/dictionary, and want to use SQL Access, OTP authentication, or use pre-defined
policy hooks in the FSM, merge the dictionary file. For information
on merging the dictionary file, see “Merging the Dictionary File”.
If you have modified the radius.fsm file,
and you want to use OTP authentication or use pre-defined policy hooks
in the FSM, merge the radius.fsm file. For information
on merging the radius.fsm file, see “Merging the radius.fsm File”.
If you have configured realms with LDAP as the back end, and
you want to enable CIS search, then you must specify the Filter-Type
in the realm configuration in the authfile as
follows:
<realm name> -DEFAULT ProLDAP ""
{
Filter-Type CIS
Directory "directory_name"
{
Host <ldap-server-hostname>
Port <ldap-server-port>
Administrator <ldap-server-administrator>
Password <Password>
Searchbase <search-base>
Authenticate <auto | search | bind>
}
}Additions have been made to the vendors file in this version of the HP-UX AAA Server. If you have modified
the vendors file, you must merge the vendors file. For information on merging the vendors file, see“Merging the vendors File”.