action #96986
Updated by geor over 3 years ago
## Observation
`net ads 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
```
similar issue for the command `net ads leave --domain geeko.com -U Administrator -i'`
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)