Samba is now a logon server for workgroup ... on subnet127.0.0.1

Mark Tilles mark.tilles at starquest.com
Fri Jan 28 16:45:36 GMT 2000


At 10:37 AM 1/28/00 +0100, Lars Kneschke wrote:
>Mark Tilles wrote:
>> 
>> I just finished setting up a Linux RedHat 6.1 system with Samba 2.0.5a.  I
>> cannot browse the system from a Windows Nt Domain, but I can browse it just
>> fine from another Linux samba system...
>> 
>> The line:
>> 
>> [2000/01/27 14:41:47, 0]
>> nmbd/nmbd_logonnames.c:become_logon_server_success(118)
>> become_logon_server_success: Samba is now a logon server for workgroup
>> BERKELEY on subnet 127.0.0.1
>> 
>> looks suspicious to me.  The network I want to browse from is
>> 198.147.235.0/24 - and this is where the other linux box is as well that
>> can connect.  The following is the output from my log files.  Would anyone
>> care to comment on suggestions why I am having this trouble?
>
>> [2000/01/27 14:41:41, 0] libsmb/nmblib.c:send_udp(754)
>>   Packet send failed to 198.147.235.21(137) ERRNO=Invalid argument
>What is 198.147.235.21? Is that the samba server? Please send the
>global section from smb.conf too.

198.146.235.21 is an NT 4.0 SP5 domain controller which is also the primary
domain WINS server.

Here's the global section:

[global]
remote announce = 198.147.235.255/BERKELEY 198.147.235.255/STARQUEST

; workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4
   ;;;;workgroup = BERKELEY
   workgroup = BERKELEY 

; comment is the equivalent of the NT Description field
   comment = RedHat6 Samba Server

; volume = used to emulate a CDRom label (can be set on a per share basis)
   volume = RedHat6

; printing = BSD or SYSV or AIX, etc.
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes

; Uncomment this if you want a guest account
;  guest account = pcguest
   log file = /var/log/samba-log.%m
; Put a capping on the size of the log files (in Kb)
   max log size = 50

; Options for handling file name case sensitivity and / or preservation
; Case Sensitivity breaks many WfW and Win95 apps
;   case sensitive = yes
    short preserve case = yes
    preserve case = yes

; Security and file integrity related options
   lock directory = /var/lock/samba
   locking = yes
   strict locking = yes
;   fake oplocks = yes
   share modes = yes
; Security modes: USER uses Unix username/passwd, SHARE uses WfW type passwords
;        SERVER uses a Windows NT Server to provide authentication services
   security = SERVER
; Use password server option only with security = server
   password server = starfire

; Configuration Options ***** Watch location in smb.conf for side-effects *****
; Where %m is any SMBName (machine name, or computer name) for which a custom
; configuration is desired
;   include = /etc/smb.conf.%m

; Performance Related Options
; Before setting socket options read the smb.conf man page!!
   socket options = IPTOS_LOWDELAY TCP_NODELAY 
   ;;;;socket options = TCP_NODELAY 
; Socket Address is used to specify which socket Samba
; will listen on (good for aliased systems)
;   socket address = aaa.bbb.ccc.ddd
; Use keep alive only if really needed!!!!
;   keep alive = 60

; Domain Control Options
; OS Level gives Samba the power to rule the roost. Windows NT = 32
;	Any value < 32 means NT wins as Master Browser, > 32 Samba gets it
;   os level = 33
; specifies Samba to be the Domain Master Browser
;   domain master = yes 
; Use with care only if you have an NT server on your network that has been
; configured at install time to be a primary domain controller.
   ;domain controller = amelia
; Domain logon control can be a good thing! See [netlogon] share section below!
   ;;;;domain logons = yes
; run a specific logon batch file per workstation (machine)
;   logon script = %m.bat
; run a specific logon batch file per username
;   logon script = %u.bat
; Windows Internet Name Serving Support Section
; WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
;	the default is NO.
;   wins support = yes
; WINS Server - Tells the NMBD components of Samba to be a WINS Client
;	Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
   wins server = starfire
; WINS Proxy - Tells Samba to answer name resolution queries on behalf of a non
;	WINS Client capable client, for this to work there must be at least one
;	WINS Server on the network. The default is NO.
;   wins proxy = yes


>Cu
>-- 
>Lars Kneschke
>NetUSE Kommunikationstechnologie GmbH
>Siemenswall, D-24107 Kiel, Germany
>Fon: +49 431 386435 00  --  Fax: +49 431 386435 99


^^^^^^^^^^^^^^^^^^^^^^^
Mark Daniel Tilles
Asst Systems Administrator
StarQuest Software, Inc.
1288 Ninth Street
Berkeley, CA 94710

tel: 510-982-2136
fax: 510-528-2986

web: http://www.starquest.com


More information about the samba-ntdom mailing list