Modify ↓
Opened 9 years ago
Closed 9 years ago
#12823 closed defect (fixed)
SIZELIMIT_EXCEEDED error.
| Reported by: | Owned by: | bebbo | |
|---|---|---|---|
| Priority: | normal | Component: | DirectoryAuthPlugin |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 1.0 |
Description (last modified by )
Getting following error :
CentOS 7.2 Trac 1.0.11 DirecrtoryAuthPlugin 2.0.1dev (15661)
PythonHandler trac.web.modpython_frontend: SIZELIMIT_EXCEEDED: {'desc': 'Size limit exceeded'}
Attachments (0)
Change History (7)
comment:1 Changed 9 years ago by
| Component: | Request-a-Hack → DirectoryAuthPlugin |
|---|---|
| Owner: | changed from anybody to bebbo |
| Priority: | high → normal |
comment:2 Changed 9 years ago by
| Description: | modified (diff) |
|---|
comment:4 Changed 9 years ago by
The code must be changed to support paged searches and add a setting to specify the page size.
comment:7 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
my tests are successful
Note: See
TracTickets for help on using
tickets.



following are the settings in account manager
basedn, binddn, bindpassword are set properly.
For URI using port 3268
just in case needed..