Password File

If the realm server enables authentication and authorization, then you must configure credentials for ActiveSpaces processes such as tibdgnode, tibdgkeeper, and tibdgproxy .

Each service process authenticates itself to the realm server using credentials that it reads from an ASCII password file. Specify the name and location of that file using the client’s --password-file command line parameter.

The password file consists of two lines. The first line contains the user name. The second line contains the password string.