Table of Contents

Search

  1. Preface
  2. Prepare to Install Data Validation Option
  3. Install Data Validation Option
  4. Configure Data Validation Option
  5. Configuring Multiple Environments
  6. Upgrade Data Validation Option
  7. Install DVOcmd on UNIX
  8. Uninstall Data Validation Option
  9. Appendix A: Installation and Configuration Checklist

Data Validation Option Installation and Configuration Guide

Data Validation Option Installation and Configuration Guide

Step 4. Configure DVOCmd for Kerberos

Step 4. Configure DVOCmd for Kerberos

If you are running Data Validation Option in a Kerberos environment, cache a ticket-granting ticket for the user on the Data Validation Option host.
  1. Run the following command:
    kinit –f <username>
    where
    username
    is the Active Directory user name of the user.
    The
    kinit
    command prompts you for the Active Directory password of the user.
  2. To verify that the
    kinit
    command has cached the ticket, run the following command:
    klist
    .
    For example, to run the RunTests command from UNIX in a Kerberos domain, enter the following commands in sequence:
    kinit -f <username> ./DVOCmd RunTests <External ID> --namespace <security domain name>

0 COMMENTS

We’d like to hear from you!