[Samba] Share access problem
Sebastien.Boulianne at cpu.ca
Sebastien.Boulianne at cpu.ca
Thu Aug 17 19:53:59 UTC 2017
Hi Rowland,
Thanks AGAIN for your answer.
I followed what you advise me to do...
If you tell me something and I didn't change it, I forget it.
I give you more infos this time:
Please look at my full smb.conf
https://pastebin.com/WR2CY9SW
Now, please check my testparm result
https://pastebin.com/2jMDtWs2
Can you explain that sir ?
Thanks in advance.
Peace! ;)
Sébastien ;)
-----Message d'origine-----
De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland Penny via samba
Envoyé : 16 août 2017 16:12
À : samba at lists.samba.org
Objet : Re: [Samba] Share access problem
On Wed, 16 Aug 2017 15:36:57 -0400
Sébastien Boulianne via samba <samba at lists.samba.org> wrote:
> Hi Rowland and everyone,
>
> Thanks a lot of for your answer!
> I really appreciate it!
>
> I modified all my config with your suggests BUT it still don't work.
>
> I can ONLY list my local users with getent passwd, getent group...
> Why ? https://pastebin.com/22DAQqc6
>
WRONG:
idmap config * : range = 10000-20000
idmap config domain : range = 3000-7999
idmap config domain : backend = rid
idmap config * : backend = tdb
RIGHT:
idmap config * : backend = tdb
idmap config * : range = 3000-7999
idmap config domain : backend = rid
idmap config domain : range = 10000-20000
REMOVE THIS:
idmap gid = 10000-20000
Why do you insist on adding this line, it is deprecated by the 'idmap config' lines
But that might not be your problem. Are you saying that 'getent passwd'
only shows your local users ? If so, then this is by design, have you tried 'getent passwd ausername' ?
Rowland
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
More information about the samba
mailing list