- 1.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-adcommon-python?expand=0&rev=24
105 lines
3.2 KiB
Plaintext
105 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 07 15:12:29 UTC 2021 - dmulder@suse.com
|
|
|
|
- Remove ad-dc dependency; (jsc#ECO-2527);
|
|
- 1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 28 11:10:58 UTC 2020 - dmulder@suse.com
|
|
|
|
- Rev version for SLE update; (jsc#ECO-2527);
|
|
- 1.5
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 12 15:27:03 UTC 2020 - dmulder@suse.com
|
|
|
|
- Fix slow load of ADUC caused by chatty ldap traffic;
|
|
(bsc#1170998);
|
|
- 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 20:29:53 UTC 2019 - dmulder@suse.com
|
|
|
|
- The domain label should be a text field, for manually entering
|
|
the domain name; (bsc#1154121);
|
|
- 1.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 19:53:45 UTC 2019 - dmulder@suse.com
|
|
|
|
- samba-dsdb-modules and python3-ldap requirements are missing;
|
|
(jsc#SLE-5527);
|
|
- 1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 16:35:17 UTC 2019 - dmulder@suse.com
|
|
|
|
- Reconnect the ldap session if it times out; (bsc#1150394);
|
|
- 1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 22 15:55:34 UTC 2019 - dmulder@suse.com
|
|
|
|
- AD modules should connect to an AD-DC via the SamDB interface,
|
|
instead of python-ldap; (bsc#1146898);
|
|
- 1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 13 19:57:54 UTC 2019 - dmulder@suse.com
|
|
|
|
- Fix incorrectly placed domain in change domain dialog; (bsc#1145508);
|
|
- 0.8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 17 19:23:59 UTC 2019 - dmulder@suse.com
|
|
|
|
- Pass the domain name to the samba Credentials object; (bsc#1138487);
|
|
- YaST aduc/adsi/gpmc should not exit after entering empty password.
|
|
Also, explicitly state that an Active Directory administrator should
|
|
sign in; (bsc#1132565);
|
|
- 0.7
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 19:33:00 UTC 2019 - dmulder@suse.com
|
|
|
|
- Move schema parsing code from adsi to the common code; (bsc#1138203);
|
|
- 0.6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 14:49:21 UTC 2019 - dmulder@suse.com
|
|
|
|
- "TypeError: Expected a string or unicode object" during auth;
|
|
(bsc#1135224);
|
|
- 0.5
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 14 21:29:17 UTC 2019 - dmulder@suse.com
|
|
|
|
- Authentication fails with "Failed to initialize ldap connection";
|
|
(bsc#1135130);
|
|
- 0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 26 21:23:38 UTC 2019 - dmulder@suse.com
|
|
|
|
- yast2-adcommon-python ldap doesn't correctly parse ldap urls for
|
|
ldap.initialize(); (bsc#1133568);
|
|
- 0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 20:40:06 UTC 2019 - dmulder@suse.com
|
|
|
|
- Update to 1.0:
|
|
+ Enable CI testing
|
|
+ Allow saving of username and password in keyring, except in qt
|
|
where the keyring module deadlocks dbus.
|
|
+ Choose domain at login
|
|
+ Extract the domain so smb auth does not fail
|
|
+ Allow switching domains
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 22:02:27 UTC 2018 - dmulder@suse.com
|
|
|
|
- initial version
|
|
|