Project

General

Profile

action #96986

Updated by geor over 2 years ago

## Observation 
 `net net ads join` join occasionally fails in [samba_adcli](https://openqa.suse.de/tests/6838830#step/samba_adcli/55) 

 The command `net ads join --domain geeko.com -U Administrator --no-dns-updates -i` occasionally fails with: 
 ``` 
 ads_print_error: AD LDAP ERROR: 53 (Server is unwilling to perform): 0000001F: SvcErr: DSID-031A1236, problem 5003 (WILL_NOT_PERFORM), data 0 
 ``` 

 For now it has been softfailed. 


 ## Expected result 

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

Back