Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000918 [ClarkConnect] Flexshare minor always 2008-09-03 17:03 2008-09-03 20:11
Reporter benjamin View Status public  
Assigned To benjamin
Priority high Resolution fixed  
Status closed   Product Version 4.1
Summary 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

-  Notes
(0000856)
benjamin (administrator)
2008-09-03 17:18

Fixed in versions 4.2 and 4.3.

- Issue History
Date Modified Username Field Change
2008-09-03 17:03 benjamin New Issue
2008-09-03 17:03 benjamin Status new => assigned
2008-09-03 17:03 benjamin Assigned To => benjamin
2008-09-03 17:16 benjamin Status assigned => acknowledged
2008-09-03 17:18 benjamin Note Added: 0000856
2008-09-03 17:18 benjamin Status acknowledged => resolved
2008-09-03 17:18 benjamin Fixed in Version => 4.2
2008-09-03 17:18 benjamin Resolution open => fixed
2008-09-03 20:11 peter Status resolved => closed

Mantis Bug Tracker