https://bugzilla.samba.org/show_bug.cgi?id=11456
Bug ID: 11456
Summary: Allow configuration of MAX_GID_LIST
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
MAX_GID_LIST is a constant in clientserver.c with a value of 32. I have users
who are in more than 32 groups, resulting in
want_all_groups->getallgroups->getgrouplist failing. I'll just change the
constant in my local build for now, but a way to configure the limit would be
nice.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html