-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: None
-
Component/s: admin-server
-
Security Level: Public (Visbile by non-authn users.)
-
None
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 trueReturns
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