similar to: compiling 3.2.15: cifs.upcall not found afer RPM build

Displaying 20 results from an estimated 2000 matches similar to: "compiling 3.2.15: cifs.upcall not found afer RPM build"

2017 Feb 15
5
[cifs-utils PATCH v3 0/4] cifs.upcall: allow cifs.upcall to scrape cache location initiating task's environment
Third respin of this series. Reordered for better safety for bisecting. The environment scraping is now on by default, but can be disabled with "-E" in environments where it's not needed. Also, I've added a patch to make cifs.upcall drop capabilities before doing most of its work. This may help reduce the attack surface of the program. Jeff Layton (4): cifs.upcall: convert
2017 Feb 14
3
[PATCH v2 0/2] cifs.upcall: allow cifs.upcall to grab $KRB5CCNAME from initiating process
Small respin of the patches that I posted a few days ago. The main difference is the reordering of the series to make it do the group and grouplist manipulation first, and then the patch that makes it grab the KRB5CCNAME from the initiating process. I think the code is sound, my main question is whether we really need the command-line switch for this. Should this just be the default mode of
2017 Feb 15
5
[cifs-utils PATCH v3 0/4] cifs.upcall: allow cifs.upcall to scrape cache location initiating task's environment
Apologies for v3 series, I had some extra patches in there. This is the one that should have been sent. Relabeled as v4 for clarity. Third respin of this series. Reordered for better safety for bisecting. The environment scraping is now on by default, but can be disabled with "-E" in environments where it's not needed. Also, I've added a patch to make cifs.upcall drop
2017 Feb 11
2
[RFC][cifs-utils PATCH] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file
Chad reported that he was seeing a regression in cifs-utils-6.6. Prior to that, cifs.upcall was able to find credcaches in non-default FILE: locations, but with the rework of that code, that ability was lost. Unfortunately, the krb5 library design doesn't really take into account the fact that we might need to find a credcache in a process that isn't descended from the session. When the
2005 Dec 21
15
Samba 3.0.21 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =============================================================== Done with Fish. -- John Laroche (Adaptation) =============================================================== Release Announcements ===================== This is the latest stable release of Samba. This is the version
2005 Dec 21
15
Samba 3.0.21 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =============================================================== Done with Fish. -- John Laroche (Adaptation) =============================================================== Release Announcements ===================== This is the latest stable release of Samba. This is the version
2008 Dec 05
5
Samba 3.3.0rc1 for production server - is it save?
Hi guys, My samba server stop to respond many times today even though I've upgraded the memory from 1Gb to 5Gb (it keeps eating my memory out). I've tried samba 3.0.32, 3.2.4 before, but no success. I go to samba.org and found samba-3.3.0rc1. Is it save to use it in our production server? I'm really desperate here. Anyway, I've been trying to rpmbuild its source code but failed
2024 Jan 26
2
permission denied with windows acls
On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba <samba at lists.samba.org> wrote: > I am getting a permission denied when trying to ls as a domain user a > samba mount with windows ACLs (sigh I thought I had this figured > out). I tried to include self descriptive server names and include > them in the info below (fs1: file server, nc: addc, u2gui: ubuntu >
2011 Aug 25
1
perl-Sys-Filesystem on 6.0
I'm trying to install a number of perl modules, and yum gives up with perl-Sys-Filesystem, because it has a dependency of perl(:MODULE_COMPAT_5.8.8) I've tried seeing what provides it, and yum says nothing. I also see, googling, that there was a problem thread on this list in '08 with the same dependency. Anyone have a clue, or workaround? mark
2020 Sep 26
1
cifsacl not working - RESOLVED
On 9/24/20 8:53 AM, Aur?lien Aptel wrote: > Ken Bass via samba <samba at lists.samba.org> writes: >> I installed a new Ubuntu 20.4 LTS system (smbd 4.11.6) . Initially I >> tried using the SSSD and 'realm' to join the domain. Everything worked >> similar to my Centos 7 install and I thought I was finished. >> >> The one thing not working is? cifs
2009 Sep 19
1
cifs.upcall not respecting krb5ccname env var?
Hello, I've been doing some extensive troubleshooting with respect to some issues mounting CIFS shares on a Windows box via Kerberos. We're using the command: /sbin/mount.cifs //whatever/whatever /whatever -o sec=krb5i This should mount the share using Kerberos & Packet-signing by using the cached credentials of the user executing the command. With judicious use of strace, it
2003 Sep 04
2
build samba rpm for redhat 9
Hello group, I have downloaded the source file of samba 3: samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I didn't see any redhat package of samba 3 for redhat 9.0. when i install the source,and built redhat package using the following command: rpmbuild -ba samba3.spec. It seem OK,but at last,it report the error: Can everybody help me and show me how to fix the error. Thanks a lot.
2009 Jan 20
1
[Announce] Samba 3.0.34 Maintainance Release Available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =============================================================== "Minds are like parachutes. They only function when they are open." Sir James Dewar =============================================================== Release Announcements ===================== This is a bug fix release of the Samba 3.0 series.
2009 Jan 20
1
[Announce] Samba 3.0.34 Maintainance Release Available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =============================================================== "Minds are like parachutes. They only function when they are open." Sir James Dewar =============================================================== Release Announcements ===================== This is a bug fix release of the Samba 3.0 series.
2011 Apr 29
1
mod_ssl?
I just noticed that the mod_ssl package was missing on a 5.x machine that I thought was approximately like several other that have it - and don't remember doing anything different. Is there some yum group that would install httpd without including it? -- Les Mikesell lesmikesell at gmail.com
2017 Jun 09
4
mount.cifs fails with protocol SMBv2.x on a DFS share
Hello list, a few days ago we migrated our shares to a DFS cluster, also we disabled SMBv1 protocol. Now we are no longer able to connect to the shares with our linux workstations. The setup looks like this: linux workstation -----> AD server (Windows Server 2008 R2) -----> file server (Windows Server 2016, running in 2008 R2 compat mode) I have searched the web for a solution on the
2020 Sep 24
4
cifsacl not working
I installed a new Ubuntu 20.4 LTS system (smbd 4.11.6) . Initially I tried using the SSSD and 'realm' to join the domain. Everything worked similar to my Centos 7 install and I thought I was finished. The one thing not working is? cifs shares showing the proper id mapping. Based on some online posts, including from Rowland, I got rid of SSSD and configured samba/winbind only. Lots of
2020 Sep 25
2
cifsacl not working
On 9/25/20 5:14 AM, Aur?lien Aptel wrote: > Ken Bass via samba <samba at lists.samba.org> writes: >> Can you please expand on this, I am confused as to what you are >> suggesting.? If 'getent pass' works properly and shows no >> overlap/confusion, this seems to be related to cifsacl. > It's still hard to say at this point. > > cifs.idmap logs
2017 Feb 10
5
cifs-utils: regression in (mulituser?) mounting 'CIFS VFS: Send error in SessSetup = -126'
On Fri, 2017-02-10 at 11:15 -0600, Chad William Seys wrote: > Hi Jeff, > > > So we have a default credcache for the user for whom we are operating > > as, but we can't get the default principal name from it. My guess is > > that it's not finding the > > This mount is run by root UID=0 and seems to be find that credential > cache without problem (earlier
2008 Dec 02
2
Any idea when we will have updated kmod-drbd82 rpm for the latest kernel?
Hi, After searching the archive I found one post (last october) complaining about lack of kmod-drbd2 rpm for the lastest kernels. Almost two months have passed and no sign of the rpm I was wondering if the mantainer has some news about it. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: