On Tue, Dec 10, 2002 at 04:55:49PM +0100, Holger Krull wrote:
>>>>> "Holger" == Holger Krull <[EMAIL PROTECTED]> writes:

    >>  You will want to include the loopback interfaces
    >> 
    >> Check the sections in "man smb.conf" regarding these two
    >> directives. You need to include the loopback interface in the
    >> interfaces list or smbpasswd and swat will not work.
    >> 

    Holger> Hi,

    Holger> are you sure about the loopback interface?  I have
    Holger> interfaces eth0:0 bind interfaces only = yes in smb.conf
    Holger> and no problems with smbpasswd and swat so far.  Other
    Holger> problems remain, though.

I am just going by the instructions. I've never tried it without the
loopback interface.

>From the man page:

          If bind interfaces only is set then unless the  network
          address  127.0.0.1 is added to the interfaces parameter
          list smbpasswd(8) and swat(8)may not work  as  expected
          due to the reasons covered below.

          To change  a  users  SMB  password,  the  smbpasswd  by
          default  connects  to the localhost - 127.0.0.1 address
          as an SMB client to issue the password change  request.
          If  bind interfaces only is set then unless the network
          address 127.0.0.1 is added to the interfaces  parameter
          list  then   smbpasswd  will  fail  to  connect in it's
          default mode. smbpasswd can be forced to use  the  pri-
          mary  IP  interface  of the local host by using its  -r
          remote machine parameter, with remote  machine  set  to
          the IP name of the primary interface of the local host.

          The swat status page tries to  connect  with  smbd  and
          nmbd  at the address 127.0.0.1 to determine if they are
          running. Not adding 127.0.0.1 will cause  smbd and nmbd
          to  always  show "not running" even if they really are.
          This        can        prevent         swat        from
          starting/stopping/restarting smbd and nmbd.

          Default: bind interfaces only = no





-- 
Eric M. Boehm                  /"\  ASCII Ribbon Campaign
[EMAIL PROTECTED]       \ /  No HTML or RTF in mail
                                X   No proprietary word-processing
Respect Open Standards         / \  files in mail
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to