The Samba-Bugzilla – Bug 13367
samldb_add_handle_msDS_IntId() can generate a random msDS-IntId value and use it without ensuring it doesn't already exist.
Last modified: 2018-04-12 06:52:44 UTC
Logic error in samldb_add_handle_msDS_IntId() could allow a random msds_intid value to be generated and used without checking if it already exists in the schema. Patch (from Volker) to follow.
Created attachment 14105 [details] git-am fix for 4.8.next, 4.7.next. Cherry-picked from master.
Pushed to autobuild-v4-[7,8]-test.
(In reply to Karolin Seeger from comment #2) Pushed to both branches. Closing out bug report. Thanks!