Learn more about these different git repos.
Other Git URLs
I'm using this command for joining a Windows 2008 server AD from a Linux Mint 18.1 computer : sudo realm join -v --user=Administrateur --client-software=sssd 2008-STANDARD.NUMOPEN
I've got this error if the Windows AD admin password contains special letters (password = ²&é"'³1234), it works well if not :
! Couldn't authenticate as : Administrateur@2008-STANDARD.NUMOPEN: Preauthentication failed adcli: couldn't connect to 2008-standard.numopen domain : Couldn't authenticate as : Administrateur@2008-STANDARD.NUMOPEN: Preauthentication failed
https://bugs.freedesktop.org/show_bug.cgi?id=99676
I'm sorry, but this looks like realmd issue, not sssd one. Can you please open a bug against realmd instead of sssd?
It's done : https://bugs.freedesktop.org/show_bug.cgi?id=99676 Are you sure it's not a sssd bug ? realm only call sssd and others commands. Did you test my example ?
Yes, it is not related to SSSD. It looks like the password got broken in the interaction between realmd and adcli (and for adcli bugs.freedesktop.org is the right tracker as well). Please see my comment in the other ticket.
bye, Sumit
Metadata Update from @sbose: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Login to comment on this ticket.