From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This test case verifies that adcli info correctly reads the domain forest.

Setup

  1. Make sure to complete the prerequisites before starting this test.
  2. No domain credentials are needed for this test.
  3. You'll need a domain that is part of a forest with a different name than its domain name.

How to test

  1. Run adcli to get info for the domain controller:
    $ adcli info --domain-controller=dc.domain.example.com

Expected Results

Check the domain-forest line. Make sure it matches the forest, which should be different than the domain-name.



Troubleshooting

  • Use the --verbose argument to provide output when troubleshooting or reporting bugs.