Package: xsmbrowser
Version: 3.4.0-10
Severity: important
Tags: patch

The xsmbrowser is not properly handling the wins server info
from smb.conf. More specifically the parameter
default_samba_wins_server remains empty even if there is 
corresponding entry in smb.conf.

The patch attached below has solved the problem in my case.

1106c1106
<     } elseif [regexp -indices "^(\t| )*WINS SERVER(\t| )*=(\t| )*(.*)"
$line m1 m01 m02 m2] {
---
>     } elseif [regexp -indices "^(\t| )*WINS SERVER(\t| )*=(\t| )*(.*)"
$line m1 m01 m02 m03 m2] {


Note: the same applies to sarge as well as etch version of the package. 


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xsmbrowser depends on:
ii  debconf                  1.4.30.13       Debian configuration management sy
ii  expeckt                  5.43.0-8        
ii  smbclient                3.0.14a         LanManager-like simple client fo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to