Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AD Child direct integration failure #36

Open
justin-stephenson opened this issue Sep 2, 2021 · 0 comments
Open

AD Child direct integration failure #36

justin-stephenson opened this issue Sep 2, 2021 · 0 comments

Comments

@justin-stephenson
Copy link
Contributor

On Fedora 34 I am trying to setup sssd-test-suite with AD and AD child for direct integration, I am running:

$ ./sssd-test-suite provision enroll child ad

This works fine, then I run and get this error about renaming:

$ ./sssd-test-suite provision enroll ad-child
...
<snip>
...
==> ad-child: Machine booted and ready!
==> ad-child: Setting hostname...
==> ad-child: Removing domain...
==> ad-child: Deleting the machine folder
Renaming the Windows guest failed. Most often this is because you've
specified a FQDN instead of just a host name.

Ensure the new guest name is properly formatted. Standard names may
contain letters (a-z, A-Z), numbers (0-9), and hyphens (-), but no
spaces or periods (.). The name may not consist entirely of digits.
[sssd-test-suite] [enroll] ERROR ShellCommandError: Command returned non-zero status code: 1
[sssd-test-suite] [enroll] [2/2] Enroll Machines (skipped on error)
[sssd-test-suite] [enroll] Finished with error ShellCommandError: Command returned non-zero status code: 1
[sssd-test-suite] The following command exited with: 1
[sssd-test-suite] [shell] Working directory: /home/justin/github/sssd-test-suite
[sssd-test-suite] [shell] Environment: VAGRANT_CWD='/home/justin/github/sssd-test-suite' SSSD_TEST_SUITE_CONFIG='/home/justin/github/sssd-test-suite/config.json'
[sssd-test-suite] [shell] Command: ['vagrant', 'up', 'ad-child']

I see the same error if I try running ./sssd-test-suite provision enroll client ad ad-child

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant