I've tested the module and there's a bug in HTPasswdSync.module with the member name separator in the group file. I have to remove the comma after every member name in the group file in order to use the file for authentication.
Authentication, Authorization, and Access Control - Apache HTTP Server (1.3, 2.0)
Each line of the group file contains a groupname followed by a colon, followed by the member usernames separated by spaces.
Example:mygroup: bob joe anne
Comments
Comment #1
fasdalf@fasdalf.ru commenteduse this hack. Change function
to the following
Comment #2
m.fu commentedthanks for the patch.
it has been integrated.
Comment #3
m.fu commentedComment #4
Anonymous (not verified) commentedPlease mark an issue as fixed only. The issue is closed automatically after two weeks. During this time one can see that the problem was solved. ;-)
Thank you.
Comment #5
m.fu commentedok, I have put it back to fixed.