When compiling --with-quotas i get Linking bin/smbd smbd/quotas.o: In function `disk_quotas': quotas.c:(.text+0x12d4): undefined reference to `unbecome' collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 I think unbecome should be unbecome_root() in line 665
Correct. Thanks. Patch checked in for next 3.0.25 snapshot.