1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/scripting
Matthias Dieter Wallnöfer f2eac3b6ea s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"
On production systems a user for sure strongly disagrees to use local IP
addresses (how should the server be accessible?). Therefore if the user didn't
specify an IP as provision option and in the "/etc/hosts" file we have at
least one not-local IP which resolves to our hostname use this or one of them.

Notice: if a host has more public IP addresses with the same name assigned the
behaviour is non-deterministic (well, okay - by the entries order it is). But
then the user is invited to specify the host IP manually.

This should address bug #5484.
2010-02-21 21:39:47 +01:00
..
bin s4:credentials Add hooks to extract a named Kerberos credentials cache 2010-02-20 17:58:07 +11:00
devel s4-devel: added rebuild_zone.sh 2010-01-16 14:10:44 +11:00
python s4:provision.py - try to use other addresses than "127.0.0.x" and "::1" 2010-02-21 21:39:47 +01:00