search for: muney

Displaying 3 results from an estimated 3 matches for "muney".

Did you mean: money
2019 Apr 14
3
compile samba 4.10.2 centos 7.6
...04-13 at 07:43 -0400, Nico Kadel-Garcia via samba wrote: > On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba > <samba at lists.samba.org> wrote: > > > > Hi, > > > > I managed to compile 4.10.0 under CentOS 7.6. I did the following: > > I'll put muney down that you did not get it working as a full domain > controller. The"--with-dc" option activates a gnutls >= 3.4.7 > requirement. At least for samba 4.8.x, you only need gnutls >= 3.4.7 if you use MIT kbr, old kbr don't need it . Anyway I did one gnutls-3.4.7 package...
2019 Apr 12
2
compile samba 4.10.2 centos 7.6
Hi, I managed to compile 4.10.0 under CentOS 7.6. I did the following: - update the yum package repository cache: sudo yum makecache - install yum-utils: sudo yum install yum-utils - add the IUS package repository: sudo yum install https://centos7.iuscommunity.org/ius-release.rpm - update the yum package repository cache again: sudo yum makecache - install Python 3.6 including PIP: sudo yum
2019 Apr 13
0
compile samba 4.10.2 centos 7.6
On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba <samba at lists.samba.org> wrote: > > Hi, > > I managed to compile 4.10.0 under CentOS 7.6. I did the following: I'll put muney down that you did not get it working as a full domain controller. The"--with-dc" option activates a gnutls >= 3.4.7 requirement. > - update the yum package repository cache: sudo yum makecache > - install yum-utils: sudo yum install yum-utils > - add the IUS package repositor...