From 1caceff302203bd682bc0995feeffb1fe880de75 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 9 Sep 2006 07:51:30 +0000 Subject: r18290: finally worked out why we were failing tests on solaris. It has kerberos on port 750 in /etc/services! Work around this by using 127.0.0.1:88 in the krb5.conf (This used to be commit 9fb91702fd6c080d87ea60c60e0591636d1a6441) --- source4/script/tests/mktestsetup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source4') diff --git a/source4/script/tests/mktestsetup.sh b/source4/script/tests/mktestsetup.sh index a482f62a40..9ff2d6a5f8 100755 --- a/source4/script/tests/mktestsetup.sh +++ b/source4/script/tests/mktestsetup.sh @@ -199,8 +199,8 @@ cat >$KRB5_CONFIG<