Starting the native platform authentication service
To start native platform authentication service:
- Windows NT
- The native platform authentication service is started from the Windows NT Services menu. By default, this service is set to start automatically.
- AIX and z/OS
- On the computer where the native platform authentication service (ODSRAPD) is installed, enter the following command:
odsrapd.sh [ parameters]
Parameters
- -l
- Enables logging. You can also specify -L, /l, or /L
- -t xx
- Sets the socket timeout to some other value instead of the default 20 seconds. You can also specify -T, /t, or /T . xx is the new timeout value.
- -c xx
- Specifies the number of requests the server will allow. You can also specify -C, /c, or /C. xx is the new number of requests the server will handle.
Related Topics