Problem: OX does not apply changes made via UMC

Problem:

OX does not apply changes made via UMC

03.05.19 14:30:13.452  LISTENER    ( PROCESS ) : ox-user: transaction 1556873624.2040081024 deferred: dn: uid=cscheini,cn=users,dc=schein,dc=ig [....]
user cscheini in context 1 could not be changed:

Solution:

We have a tool, which can be used to list and delete pickle files stored in OX:

/usr/share/univention-ox/manage_listener_queue

Manage the OX listener queue

optional arguments:
  -h, --help        show this help message and exit
  --archive         Move queue files to /var/spool/univention-directory-
                    listener_backup.
  --delete          Delete queue files.
  --list            Print a list of queue files and related information.
  --filter FILTER   Optional regular expression to limit actions to only those
                    DNs that match (interactive and non-interactive), e.g.
                    'uid=alice,' or '^cn=.*,ou=myschool,'. Use single tick
                    quoting to prevent shell expansion.
  --wide            Also show the DN (very long lines).
  --filenames-only  Option to use together with "--list": print a space
                    separated list of filenames, no description.
Mastodon