search for: ccach

Displaying 20 results from an estimated 557 matches for "ccach".

Did you mean: ccache
2013 Nov 14
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Wed, Nov 13, 2013 at 5:28 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi Dmitri, > > I am not using any kind of cache (didn't even know of ccache). I have now > installed ccache. Perhaps ccache should be mentioned in the buildbot > document so that every buildbot owner knows about it? Possibly. > It is currently running Arch Linux ARM. if there are good reasons to switch > to something else, I'll be happy to do that, al...
2020 Sep 15
4
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
Hello all. I'm encountering an issue where smbclient seemingly ignores the kerberos ccache as configured in krb5.conf when using "krb5-user" as the kerberos package and will instead always default to using "FILE:/tmp/krb5cc_uid". I tested each valid default ccache name type but smbclient completely ignores whatever is set as the "default_ccache_name" in the...
2016 Oct 11
2
Problems with GSSAPI and LDAP
...;>>> (imap/host.example.com at EXAMPLE.COM)): Local error, SASL(-1): generic >>>> failure: GSSAPI Error: Unspecified GSS failure. Minor code may >>>> provide more information (No Kerberos credentials available (default >>>> cache: FILE:/tmp/dovecot.krb5.ccache)) >>>> >>>> I have set the import_environment in dovecot.conf: >>>> >>>> import_environment = TZ CORE_OUTOFMEM CORE_ERROR LISTEN_PID >>>> LISTEN_FDS >>>> KRB5CCNAME=FILE:/tmp/dovecot.krb5.ccache >>>> >>&g...
2013 Nov 14
3
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
A quick question while I am adding a tiny section on ccache to the HowToAddABuilder document: Why do you set CCACHE_CPP2 to yes? From reading the manual, I get the impression that this is much slower than the default and that it should only be used with tricky compilers or when debugging. Is Clang such a tricky compiler? If so, I suppose Clang should be...
2016 Oct 11
2
Problems with GSSAPI and LDAP
...: >>>>>> generic >>>>>> failure: GSSAPI Error: Unspecified GSS failure. Minor code may >>>>>> provide more information (No Kerberos credentials available >>>>>> (default >>>>>> cache: FILE:/tmp/dovecot.krb5.ccache)) >>>>>> >>>>>> I have set the import_environment in dovecot.conf: >>>>>> >>>>>> import_environment = TZ CORE_OUTOFMEM CORE_ERROR LISTEN_PID >>>>>> LISTEN_FDS >>>>>> KRB5CCNAME=FILE:/tmp/d...
2020 Sep 16
3
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
...louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: woensdag 16 september 2020 10:07 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] smbclient ignores configured kerberos > ccache when using krb5-user on ubuntu/debian > > On 16/09/2020 08:38, L.P.H. van Belle via samba wrote: > > This is just a "faulty" smb.conf file. > > Where is the "backend" definition > > > The OP is using sssd > > Rowland > > > > --...
2013 Nov 14
5
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
Hi Dmitri, I am not using any kind of cache (didn't even know of ccache). I have now installed ccache. Perhaps ccache should be mentioned in the buildbot document so that every buildbot owner knows about it? It is currently running Arch Linux ARM. if there are good reasons to switch to something else, I'll be happy to do that, although I am generally very hap...
2020 Sep 17
2
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
...some additional testing and discovered something interesting, but first some background: I previously mentioned that part of my initial troubleshooting of this issue involved using heimdal-clients instead of krb5-user and that when using heimdal-clients for kerberos the smbclient would use whatever ccache was configured as the default ccache name in krb5.conf with the exception of "KEYRING" and "KCM" because heimdal would consistently error out that both of those are "unknown credential cache types". Effectively, only "FILE" and "DIR" ccache types...
2001 Sep 05
1
reinit_creds (was Re: OpenSSHd barfs upon reauthentication: PAM, Solaris 8)
...t from REFRESH. >And, IMO, as I think about it, the OpenSSH interpretation makes plenty >of sense. Consider an app that will not fork() a child that runs as the >PAM_USER (e.g., a web server) but which nonetheless needs the user's >Kerberos creds -- why bother creating a user-owned ccache then? I can see that from a PAM view point but it won't really work from a Kerberos view point (it isn't how kerberos was designed to work). >> "The pam_setcred() function is used to establish, modify, or delete the >> credentials of the current user associated with the...
2020 Sep 16
0
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
...nt below. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: dinsdag 15 september 2020 21:33 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] smbclient ignores configured kerberos > ccache when using krb5-user on ubuntu/debian > > On 15/09/2020 19:14, Jonathan Davis via samba wrote: > > Hello all. > > > > I'm encountering an issue where smbclient seemingly ignores > the kerberos > > ccache as configured in krb5.conf when using "krb5-user&q...
2020 Sep 17
0
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
...nd discovered something interesting, but > first some background: > I previously mentioned that part of my initial troubleshooting of this issue > involved using heimdal-clients > instead of krb5-user and that when using heimdal-clients for kerberos the > smbclient would use whatever ccache > was configured as the default ccache name in krb5.conf with the exception of > "KEYRING" and "KCM" because > heimdal would consistently error out that both of those are "unknown > credential cache types". > Effectively, only "FILE" and &quot...
2003 Aug 08
1
Help request: merging OpenBSD Kerberos change into Portable.
.../21 23:03:51 deraadt Exp $"); +RCSID("$OpenBSD: auth-krb5.c,v 1.11 2003/07/16 15:02:06 markus Exp $"); #include "ssh.h" #include "ssh1.h" @@ -208,6 +208,7 @@ int auth_krb5_password(Authctxt *authctxt, const char *password) { krb5_error_code problem; + krb5_ccache ccache = NULL; if (authctxt->pw == NULL) return (0); @@ -223,30 +224,46 @@ auth_krb5_password(Authctxt *authctxt, c if (problem) goto out; - problem = krb5_cc_gen_new(authctxt->krb5_ctx, &krb5_mcc_ops, - &authctxt->krb5_fwd_ccache); + problem = krb5_cc_gen_new(au...
2013 May 29
1
[LLVMdev] ccache
Has anyone tried using ccache to speed up llvm testing? Or maybe there is also some competing new tool? Tia. Reed
2008 Feb 02
1
CC messed up in RELENG_7 build
The sources were csupped ~3 hours ago. My CC is defined as follows: env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache cc I have done many buildworld, buildkernel and port builds with this setting and it never caused any problems. However today buildworld fails the following way: env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache env CCACHE_PREFIX=/us...
2020 Sep 17
0
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Jonathan Davis via samba > Verzonden: woensdag 16 september 2020 18:39 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] smbclient ignores configured kerberos > ccache when using krb5-user on ubuntu/debian > > On 16/09/2020 03:16, L.P.H. van Belle via samba wrote: > > I know, and i have him the "samba" solution, because ... > > I dont know sssd also. > > And i dont get the fuss on samba+winbind or samba+sssd > > I have 3...
2016 Oct 11
2
Problems with GSSAPI and LDAP
...or: LDAP: binding failed (dn >> (imap/host.example.com at EXAMPLE.COM)): Local error, SASL(-1): generic >> failure: GSSAPI Error: Unspecified GSS failure. Minor code may >> provide more information (No Kerberos credentials available (default >> cache: FILE:/tmp/dovecot.krb5.ccache)) >> >> I have set the import_environment in dovecot.conf: >> >> import_environment = TZ CORE_OUTOFMEM CORE_ERROR LISTEN_PID LISTEN_FDS >> KRB5CCNAME=FILE:/tmp/dovecot.krb5.ccache >> >> And these in LDAP configuration: >> >> dn = imap/host....
2015 Aug 29
2
Having both R-current and R-devel installed on Ubuntu
...gt; # R_UNZIPCMD=/usr/bin/unzip \ > # R_ZIPCMD=/usr/bin/zip \ > # R_PRINTCMD=/usr/bin/lpr \ > # LIBnn=lib \ > # AWK=/usr/bin/awk \ > # CC="ccache gcc" \ > # CFLAGS="-ggdb -pipe -std=gnu99 -Wall -pedantic -DTESTING_WRITE_BARRIER" \ > # CXX="ccache g++" \ > # CXXFLAGS="-ggdb -std=c++0x -pipe -Wall -pedantic" \ > # FC="ccache...
2008 Feb 14
1
ccache on CentOS?
Hi, Before using CentOS, I've spent a few years with Slackware. This distribution doesn't come with many packages, so I had the habit of building a lot of stuff myself. One of the first things I installed was ccache, a compiler cache that accelerates (re)building significantly. Has anyone ever setup ccache on CentOS? I'd be glad to find a little HOWTO. Cheers, Niki
2017 May 03
3
Runtime-configurable LLVM_DEFAULT_TARGET_TRIPLE by env var
I have been working for extending test coverage for years. Nowadays, I have several cross-testing (target != host). See http://bb.pgr.jp/console Each of them (test-*-linux) is doing; - Assume a preceding builder passes with warming ccache. - All compilation units will hit ccache whenever the tree is built before lit. - Almost all compilation units will hit ccache except for Host.cpp when the tree is built with different LLVM_DEFAULT_TARGET_TRIPLE. FYI, I am doing a trick to let ccache recognize compilation units identical for...
2017 Apr 19
0
R 3.4 has broken C++11 support
...#39; | head -n3 | R Under development (unstable) (2017-04-18 r72542) | Platform: x86_64-pc-linux-gnu (64-bit) | Running under: Arch Linux Maybe you can share with us how you configure the build of R-devel? I tend to locally build every week or so and I have the following on Ubuntu 16.10: CXX = ccache g++ CXXCPP = $(CXX) -E CXXFLAGS = -ggdb -pipe -Wall -pedantic $(LTO) CXXPICFLAGS = -fpic CXX98 = ccache g++ CXX98FLAGS = -ggdb -pipe -Wall -pedantic CXX98PICFLAGS = -fpic CXX98STD = -std=gnu++98 CXX11 = ccache g++ CXX11FLAGS = -ggdb -pipe -Wall -pedantic CXX11PICFLAGS = -fpic...