Bug 27332 - S4 Connector Listener: unvollständige Pickle Datei führt zum Abbruch des Connectors
S4 Connector Listener: unvollständige Pickle Datei führt zum Abbruch des Conn...
Status: CLOSED DUPLICATE of bug 43235
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Connector maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-30 10:24 CEST by Felix Botner
Modified: 2017-01-09 18:05 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
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
user import file (329.25 KB, application/x-gzip)
2012-05-30 10:25 CEST, Felix Botner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2012-05-30 10:24:26 CEST
Ich hatte ein ucs@school System und wollte die im Anhang befindliche Benutzer Datei Importieren. Irgendwann ist jedoch der Connector abgebrochen. Versuche eines Neustarts führten immer wieder zum gleichen Absturz.

 --- connect failed, failure was: ---

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/main.py", line 253, in main
    connect()
  File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/main.py", line 177, in connect
    s4.initialize_ucs()
  File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 842, in initialize_ucs
    self.poll_ucs()
  File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 931, in poll_ucs
    self._generate_dn_list_from(files)
  File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 905, in _generate_dn_list_from
    dn,new,old,old_dn=cPickle.load(f)
ValueError: insecure string pickle


Hier war eine der Pickel Dateien aus /var/lib/univention-connector/ unvollständig.

...
aS'uid=puser10176,cn=schueler,cn=users,ou=s9,dc=qq,dc=ww'
p1244
aS'uid=puser10177,cn=schueler,cn=users,ou=s9,dc=qq,dc=ww'
p1245
aS'uid=puser10178,cn=schueler,cn=users,ou=
Comment 1 Felix Botner univentionstaff 2012-05-30 10:25:25 CEST
Created attachment 4405 [details]
user import file
Comment 2 Arvid Requate univentionstaff 2013-02-07 16:34:54 CET
Könnte/sollte mit Bug 29625 gefixed sein.
Comment 3 Stefan Gohmann univentionstaff 2013-02-09 12:04:06 CET

*** This bug has been marked as a duplicate of bug 29625 ***
Comment 4 Florian Best univentionstaff 2016-12-22 12:27:37 CET
(In reply to Arvid Requate from comment #2)
> Könnte/sollte mit Bug 29625 gefixed sein.
No! But with Bug #43235.

*** This bug has been marked as a duplicate of bug 43235 ***
Comment 5 Florian Best univentionstaff 2017-01-09 18:05:27 CET
<http://errata.software-univention.de/ucs/4.1/369.html>