SHA256
1
0
forked from jengelh/sssd

Accepting request 764123 from home:dmulder:branches:network:ldap

- SSSD GPO host entries are ignored if computer cn does not
  match it's samaccountname, add
  0001-Resolve-computer-lookup-failure-when-sam-cn.patch;
  (jsc#SLE-9298); (bsc#1160688)

OBS-URL: https://build.opensuse.org/request/show/764123
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=228
This commit is contained in:
2020-01-13 20:59:00 +00:00
committed by Git OBS Bridge
parent 9f28c9b493
commit deb4fe685b
3 changed files with 54 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 13 14:40:11 UTC 2020 - David Mulder <dmulder@suse.com>
- SSSD GPO host entries are ignored if computer cn does not
match it's samaccountname, add
0001-Resolve-computer-lookup-failure-when-sam-cn.patch;
(jsc#SLE-9298); (bsc#1160688)
-------------------------------------------------------------------
Thu Jan 02 17:17:00 UTC 2020 - David Mulder <dmulder@suse.com>