The following command line parameters may be used


-uUsername                              

        This specifies name of the user


-pPassword

        This specifies password for the user. Use '.' if 
        user got no password.


-dDomain

        This specifies domain of the user. Use '.' if 
        you want to user default domain or no domain.


-hHostname

        This specifies host name to connect to.


-HHeartbeatTime

        This specifies our client side heartbeat. You need that
        parameter for the session cleanup!!


        Example

gs_clnt -H150 -ubatkol -pabcde -d.      //the last dot is for the default domain!!!

