Displaying 18 results from an estimated 18 matches for "_libraries_and_programs".
2016 Mar 24
3
samba 4.4rcx WINS nsswitch module
...> Strange, as I showed it works for me. Samba 4.4.0 is now out, do you
> feel up to compiling this and trying ping again ?
>
> If you do, check that you have all the packages for your OS shown here:
>
> https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs
>
>
> Rowland
>
OK, so I setup a VM and installed Centos 7 on it, installed the packages
as per the wiki and compiled 4.4.0. I then found I didn't have
pam_winbind.so
Compared what the wiki said to install for Centos with what I normally
install for Devuan and installed the dif...
2016 Apr 22
2
Samba 4 compilation - required libraries and programs for compilation on OpenSuse Leap 42.1
Hello, I compile Samba 4 with this set of libraries, is there anything more what I need ?
openldap2 openldap2-devel krb5-client libgnutls-devel libacl-devel python-devel cups cups-devel
Thanks. Still looking for source of freezing on Samba 4 servers ...
2016 Apr 24
1
Samba 4 compilation - required libraries and programs for compilation on OpenSuse Leap 42.1
...d <mmuehlfeld at samba.org> wrote:
> Hello,
>
> Am 22.04.2016 um 23:26 schrieb Orbb:
>> Hello, I compile Samba 4 with this set of libraries,
>> is there anything more what I need ?
>
>
> https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs
>
>
> If anything is missing, let me know and I will update the page.
>
>
> Regards,
> Marc
Many of the libraries are sensitive to version requirements,
especially if you activate the "dc" options and expect to use Samba as
a full domain controller. It's helpful...
2016 Mar 23
2
samba 4.4rcx WINS nsswitch module
cd /usr/lib64/security
rm pam_smbpass.so
rm pam_winbind.so
rm /lib64/libnss_wins.so*
ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so.2
ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so
reboot
# ping google.com
Segmentation fault
2016-03-23 13:39 GMT+02:00 Rowland penny <rpenny at samba.org>:
> On 23/03/16 10:12, barış tombul wrote:
>
>> cd
2016 May 14
3
Compile Samba for Windows Use - SMBClient.exe mainly
When I saw this thread the other day I had to try myself just to see what
would happen. I installed cygwin with all the build tools I'd think I
needed gcc g++ make autoconfig.
I ran "./configure --without-ad-dc" as it complained when I left out that
argument.
the first couple times configure complained about xxx missing and I
installed xxx then
configure just aborted after running a
2016 Apr 28
2
RNDC errors using SAMBA_INTERNAL_DNS
On 4/28/2016 1:05 PM, Rowland penny wrote:
> On 28/04/16 17:21, Wayne Merricks wrote:
>> Hi all,
>>
>> I've set up a simple domain using Samba 4.4.2 from source under
>> Ubuntu 16.04.
>>
>> I accepted the usual defaults and basically followed wiki.samba.org
>> to the letter. The main thing is I'm using Samba's internal DNS and
>>
2016 Apr 04
2
samba 4.4rcx WINS nsswitch module
...to compiling this and trying ping again ?
> >>>
> >>> If you do, check that you have all the packages for your OS shown
> >>> here:
> >>>
> >>> https://wiki.samba.org/index.php/Operating_system_requirements/Depe
> >>> ndencies_-_Libraries_and_programs
> >>>
> >>>
> >>> Rowland
> >>>
> >> OK, so I setup a VM and installed Centos 7 on it, installed the
> >> packages
> >> as per the wiki and compiled 4.4.0. I then found I didn't have
> >> pam_winbind.so
> >...
2016 Feb 20
3
Problems building Samba documentation
I have been trying to build Samba 4.3.4 from source. Everything goes
fine except for the documentation. When I try to build it I always get
errors like the following:
warning: failed to load external entity
"http://www.samba.org/samba/smbdotconf/parameters.all.xml"
manpages/smb.conf.5.xml:764: element include: XInclude error : could not
load
2016 Apr 04
0
samba 4.4rcx WINS nsswitch module
...now out, do
> > you
> > feel up to compiling this and trying ping again ?
> >
> > If you do, check that you have all the packages for your OS shown
> > here:
> >
> > https://wiki.samba.org/index.php/Operating_system_requirements/Depe
> > ndencies_-_Libraries_and_programs
> >
> >
> > Rowland
> >
>
> OK, so I setup a VM and installed Centos 7 on it, installed the
> packages
> as per the wiki and compiled 4.4.0. I then found I didn't have
> pam_winbind.so
> Compared what the wiki said to install for Centos with what...
2016 Apr 23
0
Samba 4 compilation - required libraries and programs for compilation on OpenSuse Leap 42.1
Hello,
Am 22.04.2016 um 23:26 schrieb Orbb:
> Hello, I compile Samba 4 with this set of libraries,
> is there anything more what I need ?
https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs
If anything is missing, let me know and I will update the page.
Regards,
Marc
2016 Jul 13
2
Option configure
Am 12.07.2016 um 15:32 schrieb Sonic:
> On Tue, Jul 12, 2016 at 8:11 AM, mathias dufresne <infractory at gmail.com> wrote:
>> It looks to me that configure script can't find Centos 7 systemd
>> installation files. Any idea of what I would have missed?
> Same issues with Debian Jessie - nothing you missed. Apparently
> libsystemd-daemon and libsystemd-journal are
2016 Oct 05
0
samba v4-5-stable build fails
...s the compile error didn't spit any error, I am guessing the PERL environment was found and compilation worked.
My environment is a GNU/Linux debian 9 testing with nothing else installed, did a netinstall.
I did check https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs
and installed all the dependencies.
Should I open a bug ?
Can someone advise on that please ?
Thanks a lot
2016 May 16
0
Compile Samba for Windows Use - SMBClient.exe mainly
...t aborted after running a while without listing what was
> missing.
> It just said error
>
> I was going to look what packages where recommended to compile samba
> but couldn't find a good page myself.
https://wiki.samba.org/index.php/Operating_system_requirements/Dependen
cies_-_Libraries_and_programs
I have most of that installed accept the obvious
Can't install acl, xattr, pam, cups
blkid: I have libblkid1 and libblkid-devel installed
I could not find bsd or setproctitle
I tryed configure as follows
./configure --without-ad-dc --without-pam > configure-2016-05-16.log 2>&1
and...
2016 Apr 29
0
RNDC errors using SAMBA_INTERNAL_DNS
Hi,
I installed the dependencies direct from the Debian/Ubuntu pre-reqs on
the samba wiki here:
https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs#Debian_.2F_Ubuntu
Then just a straight forward configure with no options as per this page:
https://wiki.samba.org/index.php/Build_Samba_from_source
Everything seems to work it (joining domains, logging in etc however I
don't have dhcp set up on the DC yet) just seems odd that it is trying...
2016 Aug 29
4
Samba4 Centos 7 - CPU 100%
...vel
> libpcap-devel sqlite-devel libidn-devel libxml2-devel libacl-devel
> libsepol-devel libattr-devel keyutils-libs-devel cyrus-sasl-devel
> krb5-workstation perl openldap-devel bind bind-sdb
If you look here:
https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs#Red_Hat_Enterprise_Linux_.2F_CentOS_.2F_Scientific_Linux
and compare it with your list, there are these extra packages:
attr libaio-devel perl-ExtUtils-MakeMaker perl-Parse-Yapp perl-Test-Base
cups-devel bind-utils libxslt docbook-style-xsl autoconf python-crypto
pam-devel
These may be packages...
2016 Apr 04
0
samba 4.4rcx WINS nsswitch module
...and trying ping again ?
>>>>>
>>>>> If you do, check that you have all the packages for your OS shown
>>>>> here:
>>>>>
>>>>> https://wiki.samba.org/index.php/Operating_system_requirements/Depe
>>>>> ndencies_-_Libraries_and_programs
>>>>>
>>>>>
>>>>> Rowland
>>>>>
>>>> OK, so I setup a VM and installed Centos 7 on it, installed the
>>>> packages
>>>> as per the wiki and compiled 4.4.0. I then found I didn't have
>>>>...
2016 Aug 29
0
Samba4 Centos 7 - CPU 100%
...l libidn-devel libxml2-devel libacl-devel
> > libsepol-devel libattr-devel keyutils-libs-devel cyrus-sasl-devel
> > krb5-workstation perl openldap-devel bind bind-sdb
>
> If you look here:
>
> https://wiki.samba.org/index.php/Operating_system_
> requirements/Dependencies_-_Libraries_and_programs#Red_
> Hat_Enterprise_Linux_.2F_CentOS_.2F_Scientific_Linux
>
> and compare it with your list, there are these extra packages:
>
> attr libaio-devel perl-ExtUtils-MakeMaker perl-Parse-Yapp perl-Test-Base
> cups-devel bind-utils libxslt docbook-style-xsl autoconf python-crypto
>...
2016 Aug 29
2
Samba4 Centos 7 - CPU 100%
On Mon, 29 Aug 2016 08:09:46 -0300
Maiquel Consalter via samba <samba at lists.samba.org> wrote:
> Hi Folks,
> i tryed make some tests, but the problem it the same. Someone have
> some idea how i solve my problem ? I try the new instalation, upgrade
> all packates but before 1 minute the process still in 100% and the
> process is rpc_server.
>
You say you have compiled