SyncOps - 2007-08-01

dear Readers,

Some time ago I wrote about issues regarding lots of users in a group.

When i gave up on this lib and switched back to using the group file my issue remained. Sorry for indicating that this lib was the source of my problem.

After further research i read about a limit in the C language and somebody suggested the following solution:

Split your users into multiple group lines in the group file:
www:*:80:user1,user2
www:*:80:user3,user4

This solved the issue for me, i wonder if you can replicate this in your great library.

Kind regards