Project

General

Profile

action #96983

Updated by geor over 2 years ago

## Observation 
 adcli join fails in [samba_adcli](https://openqa.suse.de/tests/6840326/modules/samba_adcli/steps/220) 

 The command `adcli `dcli join -v -W --domain geeko.com -U Administrator -C` sporadically results in : 
 ``` 
 Couldn't perform discovery search: Can't contact LDAP server 
  * Received NetLogon info from: WIN-NHOU56DRDK4.geeko.com 
  ! Cannot set computer password: Authentication error 
 adcli: joining domain geeko.com failed: Cannot set computer password: Authentication error 
 ``` 

 Increasing the number of retries just reduces the frequency of the failure. For now it has been softfailed. 

 The expected output of the aforementioned `adcli join` command can be seen [here](https://openqa.suse.de/tests/6839956#step/samba_adcli/226) 

 ## Reproducible 

 Fails since (at least) Build [ge0r/os-autoinst-distri-opensuse#retry-adcli-join](https://openqa.suse.de/tests/6840326) (current job) 


 ## Expected result 

 Last good: [ge0r/os-autoinst-distri-opensuse#retry-adcli-join](https://openqa.suse.de/tests/6839956) (or more recent) 

Back