Don't barf if initgroups fails with EPERM:
authorphampson <phampson>
Mon, 3 May 2004 12:30:05 +0000 (12:30 +0000)
committerphampson <phampson>
Mon, 3 May 2004 12:30:05 +0000 (12:30 +0000)
commit88723f66311578ee33c366e826b33f314814c61d
tree5ffdb436cb634f86273ca1da8579ba67b8af6693
parentd31f1feacad9ea47c9ad1b6a050df2c173612efd
Don't barf if initgroups fails with EPERM:
If we're -HUPing, we should have done this already.
If we don't have sufficient permissions, setuid will catch this.

Thanks again to Robby Griffin
FreeRADIUS Bug #55, http://bugs.freeradius.org/show_bug.cgi?id=55
src/main/mainconfig.c