Add ACL can generate an audit log message that does not fit in the audit_log_event data table

XMLWordPrintable

      From GGUS ticket:

      Trying to a new ACL entry.

      voms-admin --nousercert --vo lhcb add-ACL-entry /lhcb \
      '/DC=ch/DC=cern/OU=computers/CN=lbvobox108.cern.ch' \
      '/DC=ch/DC=cern/CN=CERN Grid Certification Authority' \ CONTAINER_READ,MEMBERSHIP_READ true

      Returns

      org.glite.security.voms.admin.persistence.error.VOMSDatabaseException: Could not execute JDBC batch update
      voms25

      Solution:

      • extend field width to 512 bytes
      • implement truncation in the persistence logic to avoid SQL contraint errors

            Assignee:
            Unassigned
            Reporter:
            Andrea Ceccanti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: