Skip to content

Update Makefile: CERN OpenAFS needs to be compiled with 'supergroups' enabled

Jan Iven requested to merge patch-1 into master

The CERN AFS service uses the non-default 'supergroups' (AFS groups containing other groups). To prevent corrupted databases, all AFS code at CERN should be compiled this way - even though the setting is relevant server-side only. Would also allow to use KOJI/Linuxsoft as RPM repo for the AFS service.

Merge request reports