Public bug reported:
When running this command:
```
cat /tmp/adcli_join_password | sudo adcli delete-computer -U ad_admin_user
--stdin-password --domain=EXAMPLE.NET $(hostname -f)
```
adcli dies with this:
```
free(): invalid pointer
```
and the computer delete fails.
`adcli join` to the domain works great!
$ lsb_release -rd
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Version: 0.8.2-1
I would expect the computer to be deleted from AD, but instead get a
free() error.
** Affects: adcli (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
When running this command:
```
- cat /tmp/adcli_join_password | sudo adcli delete-computer -U _SSSD-linux
--stdin-password --domain=EXAMPLE.NET $(hostname -f)
+ cat /tmp/adcli_join_password | sudo adcli delete-computer -U ad_admin_user
--stdin-password --domain=EXAMPLE.NET $(hostname -f)
```
adcli dies with this:
```
- free(): invalid pointer
+ free(): invalid pointer
```
and the computer delete fails.
`adcli join` to the domain works great!
$ lsb_release -rd
Description: Ubuntu 18.04.1 LTS
Release: 18.04
-
Version: 0.8.2-1
I would expect the computer to be deleted from AD, but instead get a
free() error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821242
Title:
adcli delete dies with free(): invalid pointer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adcli/+bug/1821242/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs