0000918: HTTP authentication broken if Flexshare is owned by user, not group
Description
/etc/.pcngroups are not created for groups created for each user created on the sub-system. As such, Apache tag "Require group <GROUPNAME>" will not work if a user is selected to own the Flexshare.
Change code to look to see what type of group (UID or GID range) and use:
Require group <groupname>
or
Require user <username>
Where appropriate.
Additional Information
Tags
No tags attached.
Attached Files
Relationships
Relationships
Notes
(0000856)
benjamin (administrator) 2008-09-03 17:18