mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
r10599: Use localhost again for now, until I trace where we are leaking name lookups.
Andrew Bartlett (This used to be commit 23f834dd191c82b632333265a59b5e6d18d5426b)
This commit is contained in:
parent
f9fea8ba77
commit
b0a5e91261
@ -7,7 +7,7 @@ REALM=SAMBA.EXAMPLE.COM
|
||||
PASSWORD=penguin
|
||||
SRCDIR=`pwd`
|
||||
ROOT=$USER
|
||||
SERVER=localtest
|
||||
SERVER=localhost
|
||||
if test -z "$ROOT"; then
|
||||
ROOT=$LOGNAME
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user