From: "GALVAN, Jean-Pierre" <Jean-Pier...@sage.com>
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 <mo...@samba.gr.jp>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
-----Message d'origine-----
De : youngjohn04 [mailto:young...@163.com]
Envoyé : mercredi 6 juillet 2011 23:11
> Did you specify "username map =" option in your smb.conf file?
From: "GALVAN, Jean-Pierre" <Jean-Pier...@sage.com>
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 *Samba user* for root, a mapped user.
-----Message d'origine-----
De : TAKAHASHI Motonobu [mailto:mo...@monyo.com]
Envoyé : samedi 9 juillet 2011 07:22
À : GALVAN, Jean-Pierre
Cc : young...@163.com; sa...@lists.samba.org
Objet : Re: [Samba] Problem using smbusers with samba 3.5.8.1 on AIX 5.2 TL11SP1 system
> -----Message d'origine-----
> De : youngjohn04 [mailto:young...@163.com] Envoyé : mercredi 6
> juillet 2011 23:11 Did you specify "username map =" option in your
> smb.conf file?
From: "GALVAN, Jean-Pierre" <Jean-Pier...@sage.com>
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.