s3-selftest: add root for make test as well (not only make selftest).
authorGünther Deschner <gd@samba.org>
Wed, 8 Apr 2009 11:11:16 +0000 (13:11 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 8 Apr 2009 11:11:16 +0000 (13:11 +0200)
Guenther

source3/script/tests/selftest.sh

index d49c5b0ca1e86fff075470f7d580b2cb34f29440..60b71a5adcbd40581382b53b68428f7981ffdb93 100755 (executable)
@@ -268,6 +268,7 @@ EOF
 ##
 
 cat >$NSS_WRAPPER_PASSWD<<EOF
+root:x:65533:65532:root gecos:$PREFIX_ABS:/bin/false
 nobody:x:65534:65533:nobody gecos:$PREFIX_ABS:/bin/false
 $USERNAME:x:$USERID:$GROUPID:$USERNAME gecos:$PREFIX_ABS:/bin/false
 EOF