Displaying 3 results from an estimated 3 matches for "libssd".
Did you mean:
libssl
2015 Mar 28
3
samba4.2.0 crashes on connection attempt with an internal samba error...
...move avahi-daemon
apt-get install build-essential libacl1-dev libattr1-dev \
libblkid-dev libgnutls-dev libreadline-dev python-dev libpam0g-dev \
python-dnspython gdb pkg-config libpopt-dev libldap2-dev \
dnsutils libbsd-dev attr krb5-user docbook-xsl libcups2-dev acl \
libncurses5-dev libssd-dev libkrb5-dev libpam-krb5
cd /to/bind/sources
./configure --prefix=/usr/ \
--sysconfdir=/etc/bind \
--localstatedir=/var \
--with-libtool \
--with-openssl=/usr \
--with-dlopen=yes \...
2015 Mar 28
0
samba4.2.0 crashes on connection attempt with an internal samba error...
...et install build-essential libacl1-dev libattr1-dev \
> libblkid-dev libgnutls-dev libreadline-dev python-dev libpam0g-dev \
> python-dnspython gdb pkg-config libpopt-dev libldap2-dev \
> dnsutils libbsd-dev attr krb5-user docbook-xsl libcups2-dev acl \
> libncurses5-dev libssd-dev libkrb5-dev libpam-krb5
>
>
>
> cd /to/bind/sources
> ./configure --prefix=/usr/ \
> --sysconfdir=/etc/bind \
> --localstatedir=/var \
> --with-libtool \
> --with-openssl=/usr \
&g...
2015 Mar 27
4
samba4.2.0 crashes on connection attempt with an internal samba error...
Dear Samba fellows,
I try to install samba on my notebook in order to get it into
my samba based domain. It was a bit picky to get everything
assembled on the notebook - but that last issue is hard. :-(
I installed it from the sources on Debian Jessie - exactly
in the same manner I used for my servers. I got sssd and
kerberos working...
> root at alecto:/usr/src/samba4/samba-4.2.0#