Modify ↓
Ticket #2005 (closed defect: fixed)
ACL names could be too big
| Reported by: | javier.amor.garcia@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | Component: | squid | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There is a limit (think is 32 but i mistt check) of the ACL names lengths. If w have a user, object or group that exceed this length it could break squid configuration. Also the autogenerated ACL names could easily break it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
(In [18228]) BP: fixed problems with ACL names: abreviatted names for names too long and fixed some leftover of whitespace bug closes #2005 refs #2000