s3-selftest: Fix invalid /etc/group file used with nss_wrapper.
[ira/wip.git] / source3 / script / tests / selftest.sh
index 956c5af77bd7489bea796509824990b68ef919bc..e3871132d2d027b0c9df65ace9b5fa65a9cbdcab 100755 (executable)
@@ -289,6 +289,7 @@ EOF
 cat >$NSS_WRAPPER_GROUP<<EOF
 nobody:x:65533:
 nogroup:x:65534:nobody
+root:x:65532:
 $USERNAME-group:x:$GROUPID:
 EOF