Activity log for bug #1821242

Date Who What changed Old value New value Message
2019-03-21 20:17:02 Joshua Kugler bug added bug
2019-03-21 20:19:28 Joshua Kugler description When running this command: ``` cat /tmp/adcli_join_password | sudo adcli delete-computer -U _SSSD-linux --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. 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.
2019-04-01 22:34:24 Joshua Kugler bug watch added https://gitlab.freedesktop.org/realmd/adcli/issues/17
2019-04-05 09:18:47 Robie Basak tags patch
2019-04-05 09:18:51 Robie Basak adcli (Ubuntu): status New Triaged
2019-04-05 09:18:54 Robie Basak adcli (Ubuntu): importance Undecided High
2019-04-05 09:18:58 Robie Basak bug added subscriber Robie Basak
2019-04-05 11:33:06 Robie Basak nominated for series Ubuntu Bionic
2019-04-05 11:33:06 Robie Basak bug task added adcli (Ubuntu Bionic)
2019-04-05 11:33:13 Robie Basak adcli (Ubuntu Bionic): status New Triaged
2019-04-05 11:33:16 Robie Basak adcli (Ubuntu Bionic): importance Undecided High
2019-12-17 16:22:34 Stefan Bogner bug added subscriber Stefan Bogner
2020-02-19 17:56:59 Mario Limonciello adcli (Ubuntu): status Triaged Fix Released