similar to: 4.7.4 build fails

Displaying 20 results from an estimated 1000 matches similar to: "4.7.4 build fails"

2018 Feb 05
2
4.7.4 build fails
On Thu, 1 Feb 2018 13:07:01 +0100 Thomas Bork via samba <samba at lists.samba.org> wrote: > Am 01.02.2018 um 11:31 schrieb NoelB via samba: > > > [3667/3915] Linking default/source3/libads-samba4.so > > default/source3/libads/kerberos_keytab_63.o: In function > > `ads_keytab_list': > > kerberos_keytab.c:(.text+0x356): undefined reference to > >
2018 Feb 01
0
4.7.4 build fails
Is "krb5-user" installed? Not, install krb5-user And remove krb5-kdc Build in this order. ! (optional, if you want MIT kerberos on debian/ubuntu ) 0 ( krb5 1.15.1 minimal) Build order with minimal version numbers. ( for samba 4.7.4 ) 1 talloc 2.1.10 2 tevent 0.9.34 3 tdb 1.3.15 4 cmocka 1.1.1 5 ldb 1.2.3 The "wrapper" i dont know the exact versionnumbers with the minimal
2018 Feb 13
2
Compile Samba without AD/ADS for a slim installation
I am trying to compile samba4 for a raspberry pi. I just want it to be able to share a folder of files. I do not need or want all the functionality and features of a full blown samba installation. This i s on Arch and it is an armv6 raspberry. I have some partial instructions for compiling without ad-dc and ads but keep getting a failed build. I have been grepping all over and I have been unable
2017 Dec 20
2
[Announce] Samba 4.6.12 Available for Download
======================================================== "Mail your packages early so the post office can lose them in time for Christmas." Johnny Carson ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. smbclient reparse point symlink parameters
2017 Dec 20
2
[Announce] Samba 4.6.12 Available for Download
======================================================== "Mail your packages early so the post office can lose them in time for Christmas." Johnny Carson ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. smbclient reparse point symlink parameters
2018 Feb 06
0
4.7.4 build fails
On 05/02/2018 19:49, Rowland Penny via samba wrote: > On Thu, 1 Feb 2018 13:07:01 +0100 > Thomas Bork via samba <samba at lists.samba.org> wrote: > > Am 01.02.2018 um 11:31 schrieb NoelB via samba: > > [3667/3915] Linking default/source3/libads-samba4.so > default/source3/libads/kerberos_keytab_63.o: In function > `ads_keytab_list': >
2018 Jan 30
0
samba build 4.6.11-> 4.6.12 fails
Previous builds from source have been fine, but 4.6.12 fails during make LDFLAGS="-Wl,--no-as-needed" CFLAGS="-O2 -march=i586 -mtune=i686" ./configure --enable-fhs --prefix=/usr --libdir=/usr/lib$ --includedir=/usr/include --bindir=/usr/bin --sbindir=/usr/sbin --mandir=/usr/man --sysconfdir=/etc --with-configdir=/etc/samba --with-piddir=/var/run
2009 May 11
2
Solaris 10 (sparc) and samba issue
The net ads joins the host to the AD, but cant get the proper kerberos tix. Manually generating the kerberos keytab from AD dont work. Any suggestions? root@host /#head -1 /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC root@host /usr/sfw/sbin#./smbd -V Version 3.0.28 root@host /#for PKG in `pkginfo -x | grep -i samba | awk '{print $1}'`; do VER=`pkginfo -l ${PKG} | grep PSTAMP`;
2018 Feb 14
0
Compile Samba without AD/ADS for a slim installation
On Tue, Feb 13, 2018 at 04:56:19PM -0600, Keith Grider via samba wrote: > I am trying to compile samba4 for a raspberry pi. I just want it to be > able to share a folder of files. I do not need or want all the > functionality and features of a full blown samba installation. This i s on > Arch and it is an armv6 raspberry. > I have some partial instructions for compiling without
2007 Mar 20
1
Bizzare behaviour of Samba+ADS - help needed
I have samba+ads working fine *HOWEVER* when I run net ads keytab create it fails. Using -d 10 the debug output says it cannot write to the file. This is truly bizarre as I am running this as root! e.g. # /usr/local/opt/samba/samba-3.0.24/bin/net ads keytab create ; echo $? 183 And /usr/local/opt/samba/samba-3.0.24/bin/net -d 10 ads keytab create ; echo $? Gives [..snip..] ads_get_kvno:
2005 Mar 11
2
Error while rpmbuilding samba source
hello all, i am trying to rpmbuild samba source 3.0.11-1 and ran into this error and can not figure out what is wrong. the follow error as follows libads/kerberos_keytab.c: In function `ads_keytab_flush'': libads/kerberos_keytab.c:429: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See
2011 Oct 13
1
nut 2.6.2 possible bug
Built for years every version using: ./configure --with-usb Configuration summary: ====================== build serial drivers: yes build USB drivers: yes build SNMP drivers: yes build neon based XML driver: yes build Powerman PDU client driver: no build IPMI driver: no enable SSL development code: yes enable libwrap (tcp-wrappers) support: yes build CGI programs: no enable HAL support: no
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can! Hereby the backtrace with symbols: Program received signal SIGSEGV, Segmentation fault. free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory. (gdb) bt #0 free_PrincipalName (data=data at entry=0x45) at
2005 Jun 13
4
Kerberos enc type [xx] failed
Hi All, I am getting Kerberos "enc type" problem that I can't explain: [2005/06/11 11:41:29, 1, pid=29355] libads/kerberos_verify.c:ads_keytab_verify_ticket(61) ads_keytab_verify_ticket: krb5_kt_start_seq_get failed (No such file or directory) [2005/06/11 11:41:29, 3, pid=29355] libads/kerberos_verify.c:ads_secrets_verify_ticket(193) ads_secrets_verify_ticket: enc type [16]
2016 Jun 06
6
Segfault when trying to generate keytab with samba 4.2.10
Hi All, Whe tryin to use: net ads keytab create, I get the following segfault: Program received signal SIGSEGV, Segmentation fault. 0x00007fffef9d3f69 in free_PrincipalName () from /usr/lib/x86_64-linux-gnu/samba/libasn1-samba4.so.8 I am using samba 4.2.10 from Debian. Deb8u3 package Anyone knows how to fix this?
2011 Dec 27
1
Practicality of fixing samba's case mangling problems?
Samba has multiple areas of case mangling problems that cause incompatibilities when used with windows or linux clients. How viable is the idea of fixing the problems? Would the sky fall in if it preserved case, but either 'ignored it', or gave preference to matches that included the case as typed (vs. alternate case matches). The first would be fairly compatible with current Win
2013 Apr 16
4
2nd NIC troubles
Hi All, I have 2 NICS in this system. CentOS 6.4 eth0 is the virtual IP from PFSense mapping connected to the router, works fine. eth1 is a second NIC that I have assigned a private IP to and connected it to a switch on the private network. I have many other private devices, so I know this setup works. When I connect the cable to the switch and bring up eth1 the system basically stops taking
2006 Dec 19
1
FerretDonors page added to wiki
Hey folks, I''ve just added a FerretDonors page to the Wiki (for those interested we have raised $3915 to date). Currently it just has a list of donors but I would like to add links for each donor to their personal and/or business websites. This is something I should have done a long time ago. I''d love to hear any suggestions as to how I can better recognize these
2007 Oct 02
2
plot question
Hello, I have a question about how to plot a series of data. The folloqing is my data matrix of n > n 25p 5p 2.5p 0.5p 16B-E06.g 45379 4383 5123 45 16B-E06.g 45138 4028 6249 52 16B-E06.g 48457 4267 5470 54 16B-E06.g 47740 4676 6769 48 37B-B02.g 42860 6152 19276 72 35B-A02.g 48325 12863 38274 143 35B-A02.g 48410 12806 39013 175 35B-A02.g 48417 9057 40923
2016 Aug 30
2
Automatic purging of old email in all mailboxes
Forgive me, I'm a novice. Consider that today I have already set up a working postfix + Dovecot server with userdb using the static driver and passdb using a password file (in the format <username>:{hashing algorithm}<password hash>). The Dovecot server has several mailboxes which are already in use today. I understand that I'll need to change over to using the passwd-file