From a0effc9d040f1491fe2910d8c2e80d3d4e6b15cf Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 25 Mar 2006 11:58:05 +0000 Subject: r14717: Don't provision the system as 'localhost', but instead list localhost as an alias. The netbios name is then 'localtest', which will resolve with netbios and work with krb5. Andrew Bartlett (This used to be commit cc7c84bfc947e28bae56815d8bde5d0565328e2b) --- source4/script/tests/selftest.sh | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'source4/script/tests/selftest.sh') diff --git a/source4/script/tests/selftest.sh b/source4/script/tests/selftest.sh index dc5da9b61f..6575708c7f 100755 --- a/source4/script/tests/selftest.sh +++ b/source4/script/tests/selftest.sh @@ -8,6 +8,7 @@ PASSWORD=penguin SRCDIR=`pwd` ROOT=$USER SERVER=localhost +NETBIOSNAME=localtest if test -z "$ROOT"; then ROOT=$LOGNAME fi @@ -101,7 +102,8 @@ EOF cat >$CONFFILE<