[Samba] error in nbmstatus

Victor Medina linux at epa.com.ve
Thu May 12 12:39:29 GMT 2005


Hello all!

Resuming on my yesterday posts, I changed as suggested, my smb.conf to
something like this
   workgroup = VLN002
   server string =
   map to guest = Bad User
   passdb backend = tdbsam
   pam password change = Yes
   passwd chat = *New*Password* %n\n *Re-enter*new*password* %n\n
*Password*changed*
   username map = /etc/samba/smbusers
   unix password sync = Yes
   name resolve order = wins bcast hosts
   time server = Yes
   printcap cache time = 750
   add user script = /usr/sbin/useradd -m %u
   delete user script = /usr/sbin/userdel -r %u
   add group script = /usr/sbin/groupadd %g
   delete group script = /usr/sbin/groupdel %g
   add user to group script = /usr/sbin/usermod -G %g %u
   add machine script = /usr/sbin/useradd -s /bin/false %u
   logon script = scripts\logon.bat
   logon path =
   logon drive = H:
   logon home = \\%L\%U\.9xprofile
   domain logons = yes
   os level = 65
   printer admin = @ntadmin, root, administrator
   load printers = yes
   printing = cups
   printcap name = cups
   local master = yes
   encrypt passwords = yes

   # THE IMPORTANT PART IS HERE BELOW!
   preferred master = Yes
   domain master = Yes
   local master = yes
   remote announce = 192.168.101.255 192.168.100.255
   wins server = 192.168.102.15 192.168.101.1
   remote browse sync = 192.168.101.255

And when i do nmbstatus i recieve this warning or error, just wanted to
check out if it is something wrong or just some debug message:

Use of uninitialized value in concatenation (.) or string at
/usr/bin/nmbstatus line 132, <NMBLOOKUP> line 6.


I always appreciate your help, and time, thanxs :)

Best Regards

Victor Medina



More information about the samba mailing list