MindBender writes:
I configure samba on my linux machine SuSE 7.3 when ever I try to connect to samba using WinXp it failed saying That it can not logged I have created the same user on samba and Xp but I still have the same problems I can see the Samba machine but I can not browse the file unable to connect How do I degug this or what do I need to verify to solve the problem
Check in smb.conf to make sure the following options are being used. The first is a global parameter, and the last 2 are specific to a share that is set up. If you are just interested in browsing and not writing then set the last parameter to false. encrypt passwords = yes browseable = yes writeable = true Here is an example of share that I have set up. Hope this helps. [export] comment = mass storage path = /data1 browseable = yes writeable = true create mode = 0755
Thanks
===== ,. \\|// - ? (o o) /======================oOOO=(_)OOo=====================\ email : ephlodur@rocketmail.com What we need is Awareness we can't get carelless.
__________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com