search for: _tstream_tls_connect_send

Displaying 2 results from an estimated 2 matches for "_tstream_tls_connect_send".

2015 Apr 23
4
RFC2307 attributes not being read by DC2 in 4.2.1
Greetings, Rowland Penny! >>>> server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, >>>> drepl, winbindd, ntp_signd, kcc, dnsupdate >> >> Since "winbindd" is included in this line, shouldn't also "-winbind" >> be there? I think that when you use the normal winbind you must >> disable the internal one. >>
2015 Apr 24
0
Compiling gets undefined reference by tls.c
...4/auth/kerberos/libauthkrb5-samba4.so > > default/source4/lib/tls/tls_1.o: In function `tls_init_client': > > tls.c:(.text+0x1846): undefined reference to > > `gnutls_certificate_type_set_priority' > > default/source4/lib/tls/tls_tstream_1.o: In function > > `_tstream_tls_connect_send': > > tls_tstream.c:(.text+0x2014): undefined reference to > > `gnutls_certificate_type_set_priority' > > collect2: error: ld returned 1 exit status > > Waf: Leaving directory `/home/caesar/Downloads/samba-4.2.1/bin' > > Build failed: -> task failed (e...