> -----Message d'origine----- > De : youngjohn04 [mailto:[email protected]] > Envoyé : mercredi 6 juillet 2011 23:11 > Did you specify "username map =" option in your smb.conf file?
From: "GALVAN, Jean-Pierre" <[email protected]> Date: Thu, 7 Jul 2011 12:08:51 +0000 > Yes I did. > Here's my smb.conf file (I removed the shared objetcs) : (snip) > And here's my smbusers file : > ____________________________ > root = jpgalvan You have to specify "workgroup\jpgalvan" style in smbusers file instead of "jpgalvan". * After Samba 3.0.8, workgroup\username style was recommended and after Samba 3.0.23b, workgroup\username style was required. Also you have to create smbuser for root. Please set "log level = 3 (or above)" and search "check_ntlm_password" in your log file if you do not work yet. --- TAKAHASHI Motonobu <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
