[Samba] Problem with three machines (two linux, one win2k)
Harald ARNOLD
Harald.Arnold at arnold.at
Mon Oct 20 12:44:09 GMT 2003
My computer area is a descript below:
1 SuSE V 7.1 with samba 2.0.7 (samba and passwort server)
1 SuSE V 8.1 with samba 2.2.5-SuSE
1 Win2000-Computer
1) I can mount every share from Linux V7.1 on my Win2K-Computer
2) From V8.1 I can mount from V7.1 with smbmount /tmp
3) But from V7.1 I cannot mount anything on W2K or V81.
With debug-level 4 I always get following message:
doing parameter load printers = yes
doing parameter socket options = TCP_NODELAY
doing parameter map to guest = Bad User
doing parameter local master = yes
doing parameter prefered master = yes
doing parameter wins support = yes
doing parameter domain master = yes
pm_process() returned Yes
added interface ip=192.168.0.6 bcast=192.168.0.255 nmask=255.255.255.0
not adding duplicate interface 192.168.0.1
resolve_lmhosts: Attempting lmhosts lookup for name saruman<0x20>
resolve_hosts: Attempting host lookup for name saruman<0x20>
Connecting to 192.168.0.6 at port 139
session request ok
Password:
session setup ok
tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password
pair in a Tree Connect or Session Setup are invalid.)
SMB connection failed
Can anybody help my with my problem ?
thanks Harald
Configuration files:
1) SuSE V 7.1 (192.168.0.6)
[global]
debug level = 4
workgroup = ARNOLD
guest account = nobody
keep alive = 30
os level = 65
kernel oplocks = false
security = server
client code page = 850
netbios name = saruman
server string = saruman: samba-V.2.0.7
interfaces = eth1 192.168.0.1/24
bind interfaces only = yes
min password length = 6
password level = 8
username level = 8
null passwords = no
default case = lower
case sensitive = No
preserve case = Yes
short preserve case = Yes
mangle case = No
mangling char = ~
admin users = harald admin
hosts allow = 192.168.0.
hosts deny =
allow trusted domains = no
announce as = NT Server
dns proxy = yes
domain logons = yes
time server = yes
dont descend = /proc, /dev
follow symlinks = no
hide dot files = yes
username map = /etc/smbusermap
valid users = harald erika nobody
password server = 192.168.0.6
encrypt passwords = yes
printcap name = /etc/printcap
printing = bsd
load printers = yes
socket options = TCP_NODELAY
map to guest = Bad User
local master = yes
prefered master = yes
wins support = yes
domain master = yes
[tmp]
comment = saruman: /tmp
guest ok = no
path = /tmp
read only = no
browseable = yes
create mode = 0750
valid users = harald erika icb
2) SuSE V8.1 (192.168.0.3)
[global]
workgroup = ARNOLD
guest account = nobody
keep alive = 30
os level = 64
kernel oplocks = false
security = server
client code page = 850
netbios name = haribo
server string = haribo: samba-V.2.2.5
interfaces = eth0 192.168.0.3/24
bind interfaces only = yes
min password length = 6
password level = 8
username level = 8
null passwords = no
default case = lower
case sensitive = No
preserve case = Yes
short preserve case = Yes
mangle case = No
mangling char = ~
admin users = harald root
hosts allow = 192.168.0.
hosts deny =
allow trusted domains = yes
announce as = NT Server
dns proxy = yes
domain logons = yes
time server = no
dont descend = /proc, /dev
follow symlinks = no
hide dot files = yes
username map = /etc/samba/smbusermap
valid users = harald nobody root
password server = 192.168.0.6
encrypt passwords = yes
update encrypted = yes
printcap name = /etc/printcap
printing = bsd
load printers = yes
socket options = TCP_NODELAY
map to guest = Bad User
local master = no
prefered master = no
wins support = yes
domain master = no
[tmp]
comment = haribo: /tmp
guest ok = no
path = /tmp
read only = no
browseable = yes
create mode = 0750
valid users = harald root
More information about the samba
mailing list