Deploying Pluggable Authentication Modules
Use of PAM is optional. PAM implementations can coexist with standard user name and password authentication on the same server to provide overlapping degrees of access and privilege to use data resources.
To deploy a pluggable authentication module
1. Open a command prompt window.
2. Navigate to <TDV_install_dir>/bin.
3. Deploy the PAM security project bundle using the following server_util syntax:
server_util -server <hostname> [ -port <port> ] [ -encrypt ]
-user <username> -password <password> [ -domain <domain> ]
-deploy -package <package file in file system> [ -verbose ]