Setting up security for the Client daemon

You can use the following commands after first starting the Client daemon.

To set a user ID to use when accessing server servername, enter:
        cicscli -c=servername -u=userid

where userid is the user ID and servername is the server name.

To set a password to use when accessing server servername, enter:
        cicscli -c=servername -p=password

where servername is the name of the server and password is the password.

You can enter the -u and -p options together.

You can also specify the security parameters when you start the Client daemon or make a connection to a server:
        cicscli -s=servername -u=userid -p=password