Bug 36695 - import_ldif_without_listener broken
import_ldif_without_listener broken
Status: REOPENED
Product: UCS
Classification: Unclassified
Component: General
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.0-x
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-14 13:08 CET by Johannes Keiser
Modified: 2019-03-05 20:06 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments
patch (2.32 KB, patch)
2019-03-05 18:58 CET, Florian Best
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2014-11-14 13:08:01 CET
A lot of the following message occur when using 
./import_ldif_without_listener ../share/ucs-test-tools/customer5000.ldif

Removing member UID 'win1943$' from 'cn=Windows Hosts,cn=groups,dc=test,dc=intranet'
Removing member UID 'win1788$' from 'cn=Windows Hosts,cn=groups,dc=test,dc=intranet'
Removing member UID 'win1664$' from 'cn=Windows Hosts,cn=groups,dc=test,dc=intranet'
Removing member UID 'win1930$' from 'cn=Windows Hosts,cn=groups,dc=test,dc=intranet'
Removing member UID 'win2416$' from 'cn=Windows Hosts,cn=groups,dc=test,dc=intranet'
Removing member UID 'win2887$' from 'cn=Windows Hosts,cn=groups,dc=test,dc=intranet'
…

Afterwards no windows computers and not DC slaves exists..
Comment 1 Stefan Gohmann univentionstaff 2019-01-03 07:16:39 CET
This issue has been filled against UCS 4.0. The maintenance with bug and security fixes for UCS 4.0 has ended on 31st of May 2016.

Customers still on UCS 4.0 are encouraged to update to UCS 4.3. Please contact
your partner or Univention for any questions.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or simply reopen the issue. In this case please provide detailed information on how this issue is affecting you.
Comment 2 Florian Best univentionstaff 2019-03-05 18:16:00 CET
The script is required by the product tests but doesn't work! (!!!)
Comment 3 Florian Best univentionstaff 2019-03-05 18:58:26 CET
Created attachment 9894 [details]
patch
Comment 4 Florian Best univentionstaff 2019-03-05 20:06:02 CET
Maybe changing into slapadd -c -l "$ldif" is sufficient.