Bug 47816 - SIGSEGV univention-policy: -x without BINDDN and password
SIGSEGV univention-policy: -x without BINDDN and password
Status: NEW
Product: UCS
Classification: Unclassified
Component: LDAP
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-09-14 11:50 CEST by Philipp Hahn
Modified: 2020-06-22 12:44 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 7: Crash: Bug causes crash or data loss
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.040
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

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2018-09-14 11:50:44 CEST
# univention-directory-listener -d 4 -b "$BASE" -m /usr/lib/univention-directory-listener/system -c /var/lib/univention-directory-listener -H "ldap://$FQDN:3389" -i -x
14.09.18 09:44:51.088  DEBUG_INIT
14.09.18 09:44:51.092  LISTENER    ( INFO    ) : purging cache
14.09.18 09:44:51.092  LDAP        ( INFO    ) : connecting to ldap://2468e416fd14.test:3389
14.09.18 09:44:51.122  LDAP        ( INFO    ) : simple_bind as (null)
Segmentation fault
Comment 1 Florian Best univentionstaff 2020-06-22 12:44:55 CEST
Still with UCS 5.0:

# univention-directory-listener -d 4 -b "$(ucr get ldap/base)" -m /usr/lib/univention-directory-listener/system -c /var/lib/univention-directory-listener -H "ldap://$(hostname -f):7389" -i -x
22.06.20 12:44:38.604  DEBUG_INIT
22.06.20 12:44:38.629  LISTENER    ( INFO    ) : purging cache
22.06.20 12:44:38.629  LDAP        ( PROCESS ) : connecting to ldap://master60.school.dev:7389
22.06.20 12:44:38.637  LDAP        ( INFO    ) : simple_bind as (null)
Segmentation fault