Creating a new SSO domain
          From a Landmark command prompt, type
          
           
            
          
         
        secadm -p sec_adm_pwd ssodomain add sso-domain-name [--description description] --primaryservice LDAPBIND 
where  LDAPBIND_SVC_LMRK is the name of the service you created for ldapbind authentication
| Parameter | IRC Field Name | Description | 
|---|---|---|
 sso-domain-name  | 
              SSO Domain | 
                The name of the SSO domain being created. Assign a name that will make this domain easy to recognize, for example,   | 
             
--description description  | 
              Description | Optional. A description of the domain. | 
--primaryservice LDAPBIND  | 
              Primary Service | 
                
 In this case the service that is being referenced is the primary service for this domain that you created in the previous procedure.  |