17 Sep
2008
17 Sep
'08
7:50 a.m.
Abraham Jacob wrote:
You can apply following patch to prevent group attributes with operator := overwriting user attributes. Just commenting out the overwritng code in valuepair.c
Or, change ":=" to "=" in the group check table. Which also has the benefit of *not* changing the behavior of ":=" for everything else in the server. Alan DeKok.