i am new to linux and samba server.
i try to setup samba server.my windows 7 and windows 10 can connect perfectly to samba server.
the problem is windows XP cannot connect nor browse the samba server, it said :"windows cannot find "\server". Check the spelling and try again....."
and this is my conf setting :
[global]passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .unix password sync = yeswinbind trusted domains only = yesusername map = /etc/samba/smbusersos level = 20client min protocol = NT1encrypt passwords = yesmap to guest = bad userworkgroup = WORKGROUPnetbios name = serversecurity = userpanic action = /usr/share/samba/panic-action %dguest ok = yeslanman auth = yeslog file = /var/log/samba/log.%mmax log size = 1000ntlm auth = yespasswd program = /usr/bin/passwd %uobey pam restrictions = yeslogging = filewinbind use default domain = yesserver string = usershare allow guests = yesauto services = globalserver role = standalone serverpam password change = yes
please help