search for: gsoucy

Displaying 10 results from an estimated 10 matches for "gsoucy".

Did you mean: soucy
2018 Dec 13
7
Sample smb.conf for ADs authentication
Hello, I am trying to configure samba on a Centos 7.5 linux server ( Samba 4.8.3 ) to share files stored on that server to a set of windows PCs running win7 and win10. Some facts: - the linux server is NOT the domain controller but it successfully joined the domain ( realm join ...). - we have a few linux servers on which we will want to configure samba in a similar way to share files. - the
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 15:27:27 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Wow, we made some good progress. We can see the users and actually > mount a share on windows. Only issue: the uids and guids are wrong. > This is because of the backend : rip, I suppose. > > >Try adding 'winbind use default domain = yes' > &...
2019 Jan 14
5
Setting 'unix charset' kills the samba share
Hello, When I define *unix charset = ISO-8859-1* in *smb.conf*, it does not work. When I comment it, the share works fine. However, we need to define the charset... When unix charset is Here is the global section of smb.conf [global] workgroup = COMPANY realm = COMPANY.COM security = ADS winbind use default domain = true winbind offline logon = true idmap config * :
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 07:59:20 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Thanks for the reply. > > I removed sssd and updated nssswitch.conf: > > passwd: files winbind > shadow: files > group: files winbind > > I redid the steps in the wiki and I am still having a problem with > wbinfo > > [...
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 08:15:04 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > >> Is your short domain name (aka workgroup) really the same as your > >> dns domain ? > > No, I replace some strings before replying for confidentiality and I > made a typo there. > Here is the output: > > [root at server samba]# net...
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 10:47:42 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Thanks for the help. > > > Yes it is an issue. > > > > As I said, 0-500 is reserved for Unix system users and groups (it's > > actually 0-999) so you cannot use these numbers for AD > > I changed smb.conf to follow the range rules...
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 12:50:28 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Hello, > > We made some progress. I checked all the packaged installed and there > was still an sssd tool installed. > > After removing that package, the ping is now working: > > [root at server samba]# wbinfo --ping-dc > checking the NETLOGO...
2019 Jan 14
0
Setting 'unix charset' kills the samba share
On Mon, 14 Jan 2019 16:27:04 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Yes, I have tried testparam. All is OK . Note that I can write > anything for unix charset and testparm does not complain. > > Load smb config files from /etc/samba/smb.conf > rlimit_max: increasing rlimit_max (1024) to minimum Windows limit > (16...
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Thu, 13 Dec 2018 19:10:38 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Hello, > > I was able to follow most of the steps in the wiki but I seem to > have an issue with winbind : > > wbinfo --ping-dc > > is failing with: > > [root at tungsten-2 samba]# wbinfo --ping-dc > checking the NETLOGON for domain[-...
2019 Jan 14
0
Setting 'unix charset' kills the samba share
...ot setup ep pipe, error code 13 This seems interesting: [2019/01/14 15:25:16.861144, 0] ../lib/util/charset/convert_string.c:391(convert_string_talloc_handle) convert_string_talloc: Conversion not supported. But what values are supported ? Le lun. 14 janv. 2019 à 14:47, Gilbert Soucy <gsoucy at 36pix.com> a écrit : > > Hello, > > When I define > > > *unix charset = ISO-8859-1* > > in *smb.conf*, it does not work. When I comment it, the share works fine. > However, we need to define the charset... > > When unix charset is > > > Here is th...