[Samba] conecting xp client to a smb server
Einar Andreassen
einar at netzone.no
Tue Nov 9 11:45:03 GMT 2004
Hi
I am having som problems conecting a xp box to a samba server, in the log i get the folowing error:
[2004/11/09 12:50:52, 0] rpc_server/srv_netlog_nt.c:get_md4pw(176)
get_md4pw: Workstation gm8$: no account in domain
I have tryed to add gm8 to the domain, but it dont seem to work
Any link to a good howto or a fast explenation woud be great
my smb.conf is as folow
[global]
workgroup = Netzone
server string = Netzone Linux file server v2.0
encrypt passwords = yes
netbios name = maze
hosts allow = 212.125.193. 212.125.252.
log file = /var/log/samba/log.%m
max log size = 300
null passwords = no
#interfaces = 195.204.128.192/255.255.255.192
interfaces = 212.125.193.128/255.255.255.128
security = user
default service = reference
socket options = TCP_NODELAY SO_KEEPALIVE
local master = yes
domain master = yes
preferred master = yes
os level = 65
domain logons = yes
logon path = \\%L\Profiles\%U
logon script = logon.bat
#map to guest = Bad User
wins support = yes
# For andre samba servere : wins server = 192.168.1.6
browse list = Yes
preserve case = yes
#short case preserve = yes
case sensitive = no
[homes]
comment = Home Directories
browseable = no
writable = yes
valid users = guest, vakt, surfer, drift
[netlogon]
comment = Network Logon Service
path = /home/netlogon
browseable = no
guest ok = no
share modes = no
writeable = no
valid users = guest, vakt, surfer, drift
[profiles]
comment = User profiles
path = /mnt/disk2/profiles
browseable = no
guest ok = no
writeable = yes
create mask = 0700
valid users = guest, vakt, surfer, drift
Best regards
Einar
More information about the samba
mailing list