Installing the Windows Session Provider using standalone deployment
You can install the Windows Session Provider as any other application, from the Grid Management Pages. You can set up a property file and pass it in to the deployment profile at installation.
The Windows Session Provider properties file has these optional values, which are applied during installation:
-
selfGrant=true/false
Indicates whether this session provider must grant itself as the active session provider. This only works if the grid does not have a currently active session provider. The default value is false.
-
stripDomain=true/false
Indicates whether the domain must be stripped from the user name when the name is retrieved for a session. The default value is true.
-
adminUser.0=adminuser1
adminUser.1=adminuser2
adminUser.x = The names of the users, which must automatically be mapped to grid-admin during installation. This only works if the grid does not have a currently active session provider.