| United States-English |
|
|
|
![]() |
HP-UX AAA Server A.06.00 Administration and Authentication Guide: HP-UX 11.0, 11i v1 > Chapter 14 The Finite State
Machine (FSM) States |
|
Each state defined in a finite state table starts with a line containing just the name of the state, followed by a colon character. Each subsequent line is an event handler with three required and two optional fields, delimited by spaces or tabs:
With the POLICY module, you can use the Xstring parameter to specify an URL where policy definitions are stored. These policies group requests based on A-V pairs in an Access-Request and allow the request to be resolved differently according to those values. For example, with some additional modifications to the finite state machine you may control access based on dial-in date and time or perform DNIS routing based on the number dialed or other criteria.
This syntax allows you to point to policy stored in a flat file (called a decision file, refer to “Decision Files ”), where Filename is the name of the file, or in a directory server, where Realm is the name of the realm that contains the ProLDAP policy and Policy-pointer is the distinguished name of the policy. When stored in a decision file, policy is grouped and defined by an expression of A-V pairs and reply items that are added to the request if the expression evaluates to true.
With the REALM action you can use the Xstring parameter to point to an alternate authfile. Simply follow the syntax Xstring=Filename, where Filename is the name of the alternate file. The default finite state table does not directly call the REALM action, which is ordinarily called by the AUTHENTICATE action when a user profile specifies the Realm authentication type. If you wish to use Xstring to call an authfile, you will need to modify the finite state table. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||