Re: [OpenAFS] Redux: Linux: systemctl --user vs. AFS

2021-08-13 Thread Jonathan Billings
On Fri, Aug 13, 2021 at 05:38:54PM +0200, Dirk Heinrichs wrote: > > Jonathan Billings: > > > # Set ccache name > > export KRB5CCNAME="KEYRING:persistent:$UID" > > Am I correct to assume that the "regular" login session also needs to be >

Re: [OpenAFS] Redux: Linux: systemctl --user vs. AFS

2021-08-13 Thread Jonathan Billings
temd --user │ └─3754 (sd-pam) └─dbus.service └─3837 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only (Logging in through GDM works too, but the output of 'systemctl --user status' is really long) -- Jonathan Bill

Re: [OpenAFS] OpenAFS 1.8.7 on Linux systems running Crowdstrike falcon-sensor

2021-03-09 Thread Jonathan Billings
t; > > which calls fput(). > > which must have been called by a pending work. > > > - In response to the fput(), the filesystem opens a file > > disk cache > > > to update some metadata, calling dentry_open(). > > dentry_open() in turn will trigger a call to any configured LSM. > If task_struct.fs is NULL, Kaboom!!! > > Jeffrey Altman > -- Jonathan Billings (he/his) College of Engineering - CAEN - Linux Support

Re: Re: [OpenAFS] OpenAFS 1.8.7 on Linux systems running Crowdstrike falcon-sensor

2021-03-08 Thread Jonathan Billings
questions: > > https://www.spinics.net/lists/linux-security-module/msg39081.html > https://www.spinics.net/lists/linux-security-module/msg39083.html > -- Jonathan Billings (he/his) College of Engineering - CAEN - Linux Support

Re: [OpenAFS] OpenAFS 1.8.7 on Linux systems running Crowdstrike falcon-sensor

2021-03-08 Thread Jonathan Billings
ce. I honestly feel like it should be OK but I don't want to risk my job over it. -- Jonathan Billings (he/his) College of Engineering - CAEN - Linux Support

[OpenAFS] OpenAFS 1.8.7 on Linux systems running Crowdstrike falcon-sensor

2021-03-05 Thread Jonathan Billings
with how OpenAFS and the falcon lsm interact. I wasn't able to trigger it with just command-line ssh but a graphical login seems to be a reliable trigger. Specifically, it seems to be in the cache handling when it panics. Has anyone else experienced this? -- Jonathan Billings (he/his) College

Re: [OpenAFS] 14 Jan 2021 08:25:36 GMT Breakage in RX Connection ID calculation

2021-01-14 Thread Jonathan Billings
nes have to run a patched 1.8.6? > Was the AFS cache manager restarted or did you reboot after applying the updated client? -- Jonathan Billings

Re: [OpenAFS] Re: [OpenAFS-announce] OpenAFS 1.8.6 beta 2 available

2020-05-20 Thread Jonathan Billings
ee > > > > > > http://dl.openafs.org/dl/candidate/1.8.6pre2/RELNOTES-1.8.6pre2 > > > > > > > > > Please assist us by deploying this prerelease and providing positive or > > > negative feedback. Bug reports should be filed to > openafs-b...@openafs.org. > > > Reports of success should be sent to openafs-info@openafs.org. > > > > > > Stephan Wiesand, OpenAFS Release Manager > > > on behalf of the OpenAFS Release Team > > ___ > OpenAFS-info mailing list > OpenAFS-info@openafs.org > https://lists.openafs.org/mailman/listinfo/openafs-info > -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] openafs Fedora Linux 29

2019-03-06 Thread Jonathan Billings
ild on Fedora. https://gerrit.openafs.org/13391 https://gerrit.openafs.org/13437 https://gerrit.openafs.org/13433 https://gerrit.openafs.org/13434 https://gerrit.openafs.org/13392 There are probably more cleanup patches I didn't grab because I got openafs working with the above. -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Red Hat EL Support Customers - Please open a support case for kafs in RHEL8

2019-02-13 Thread Jonathan Billings
ess case.-- > > kafs's aklog still uses session keyrings, so it essentially has the same problem as OpenAFS. If we moved it into the user keyring along with the KRB5 credential cache, kafs might be ok. -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Red Hat EL Support Customers - Please open a support case for kafs in RHEL8

2018-12-07 Thread Jonathan Billings
tps://www.privacy-handbuch.de > > > ___ > OpenAFS-info mailing list > OpenAFS-info@openafs.org > https://lists.openafs.org/mailman/listinfo/openafs-info > -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] in tree kernel module kafs fedora 29

2018-11-20 Thread Jonathan Billings
ages, they aren’t necessary. > > <https://www.phoronix.com/forums/forum/software/general-linux-open-source/988963-afs-file-system-driver-overhauled-for-linux-4-15> > -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Return of the getcwd bug?

2018-11-05 Thread Jonathan Billings
might cause issues. -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Return of the getcwd bug?

2018-11-02 Thread Jonathan Billings
milar bug. The mount() syscall fails despite being able to see the AFS home directory via ls and other tools. -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Client running out of thread with high connection number

2018-09-06 Thread Jonathan Billings
ntOS 6.10, with a kernel 2.6.32-754.3.5.el6.x86_64. Also, the latest version of the OpenAFS 1.6.x release is 1.6.22.3. -- Jonathan Billings

[OpenAFS] Testing the Linux built in Kernel kafs client

2018-07-18 Thread Jonathan Billings
/LinuxKAFSNotes/ 3. http://people.redhat.com/~dhowells/keyutils/ 4. https://copr.fedorainfracloud.org/coprs/jsbillings/kafs/ -- Jonathan Billings

Re: [OpenAFS] Remarks: aklog+pagsh SL7 x64

2018-05-31 Thread Jonathan Billings
gt; > Now: > aklog -setpagdoes not set a token (and no pag) > pagsh is missing(can be found in the heimdal package) > Please check this. > Best regards > > R. Laatsch > > > > -- Jonathan Billings College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Linux: systemctl --user vs. AFS

2018-03-09 Thread Jonathan Billings
ported by most distros, and yet breaks in mostly the same way. -- Jonathan Billings <jsbil...@umich.edu> College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Linux: systemctl --user vs. AFS

2018-03-08 Thread Jonathan Billings
emd/issues/7261#issuecomment-370509405> > > -- > Dirk Heinrichs <dirk.heinri...@altum.de> <dirk.heinri...@altum.de> > GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015 > Sichere Internetkommunikation: http://www.retroshare.org > Privacy Handbuch: https://www.privacy-handbuch.de > > -- Jonathan Billings <jsbil...@umich.edu> College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Re: [OpenAFS-announce] OpenAFS release 1.6.21 available

2017-08-11 Thread Jonathan Billings
w. You'll also want the dkms-openafs package in here: https://cbs.centos.org/koji/packageinfo?packageID=454 Sadly, I don't have the latest kernel to build against there, so won't be a kmod-openafs that works on RHEL 7.4 yet. -- Jonathan Billings <jsbil...@umich.edu> College of Engineering -

Re: [OpenAFS] Check free space on AFS share before login

2017-02-01 Thread Jonathan Billings
people don't read the MOTD I doubt they'd read warnings like that. -- Jonathan Billings <jsbil...@umich.edu> ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-info

Re: [OpenAFS] Openafs for Mac OS 10.10

2016-04-21 Thread Jonathan Billings
ilable official openafs for Mac OS Yosemite or EI Capitan? > I can’t find such from https://www.openafs.org/macos.html. Or openafs > won’t support Mac anymore (that will be sad). > > Cheers, > Rui > -- Jonathan Billings <jsbil...@umich.edu> College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Issues on latest CentOS 7 kernel 3.10.0-229.20.1.el7

2015-11-04 Thread Jonathan Billings
client.service: control process > exited, code=exited status=1 > Nov 4 06:05:47 host1 systemd: Failed to start OpenAFS Client Service. > Nov 4 06:05:47 host1 systemd: Unit openafs-client.service entered failed > state. > Nov 4 06:05:47 host1 systemd: Started Terminate Pl

Re: [OpenAFS] kmod rpm versions?

2015-08-07 Thread Jonathan Billings
cases where RPM spec authors have messed up an environment variable assignment that was used to run things like 'rm -rf $UNDEFINEDVARIABLE/etc' and similar. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Full path in audit log

2014-12-08 Thread Jonathan Billings
-a always,exit -F dir=/afs/cell/ -F perm=x -k afs_bindir -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Full path in audit log

2014-12-08 Thread Jonathan Billings
://www.cognix-systems.com/developpement-durable.php -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Changed behaviour (?) in client kernel module.

2014-12-01 Thread Jonathan Billings
On Mon, Dec 1, 2014 at 11:37 AM, Anders Magnusson ra...@ltu.se wrote: chdir(/afs/ltu.se/staff/all/ragge) = -1 EACCES (Permission denied) SELinux? Do you see any AVC audit entries? Do you have samba_share_nfs=1? -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix

Re: [OpenAFS] Red Hat RPM packaging

2014-09-03 Thread Jonathan Billings
spec file uses some variant of `uname -r` to determine the kernel version and not what is provided by the kernel-devel package. This has been something on my list of pet peeves about the current spec file anyway. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix

Re: [OpenAFS] Red Hat RPM packaging

2014-09-03 Thread Jonathan Billings
to the build environment (at least in my simple attempt), so it has to figure it out itself, which is where it fails to build due to broken dependencies (since the RHEL6 kernel version isn't provided by any RHEL7 kernel-devel packages). -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN

Re: [OpenAFS] freezes acessing /afs/.git

2014-08-06 Thread Jonathan Billings
is my home 'umich.edu' cell) This doesn't fix anything related to the afsdb/dynroot lookup that's causing the problem, but it does stop git from misbehaving. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] additional OpenAFS 1.6.9 binaries available

2014-06-18 Thread Jonathan Billings
to downstream projects rather than creating FHS compliant packages ourselves. This would mean that we'd no longer provide any binaries for RHEL7+ and Fedora 21+. Do we want to continue development of the RPM spec file in the OpenAFS git tree? Split off a RHEL7/Fedora version? -- Jonathan

Re: [OpenAFS] OpenAFS client cache overrun?

2014-03-12 Thread Jonathan Billings
/openafs-info -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Run file server without client?

2013-03-26 Thread Jonathan Billings
a unified init script in the OpenAFS git repository, is there a source for it? -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] strange kernel dependancy for kmod-openafs

2012-11-09 Thread Jonathan Billings
signed, so you'll have to run yum with --nogpgcheck. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs

Re: [OpenAFS] strange kernel dependancy for kmod-openafs

2012-11-07 Thread Jonathan Billings
repository file to do that? if so, where would be be and what is it called ? http://www.openafs.org/dl/openafs/1.6.1/rhel5/x86_64/ is a yum repository for the RHEL5 packages of OpenAFS 1.6.1. It even has the correct kmods for your kernel. -- Jonathan Billings jsbil...@umich.edu College of Engineering

Re: [OpenAFS] the future

2012-09-30 Thread Jonathan Billings
src/tfs/src/aklog$ I can tell you right now that I'd probably patch the source to remove this in our environment. It would break so much stuff, and just further prove to my management that AFS is on its way out, since now I have to maintain local patches. -- Jonathan Billings jsbil

Re: [OpenAFS] replacement for depot?

2012-09-26 Thread Jonathan Billings
in workflow. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-info

Re: [OpenAFS] srpm for 1.6.1 not building in mock

2012-04-06 Thread Jonathan Billings
fine with my mock setup. If you're using the epel-5-* mock configs, it doesn't matter if you're using CentOS or RHEL, because mock uses the kernel-devel from CentOS. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] srpm for 1.6.1 not building in mock

2012-04-06 Thread Jonathan Billings
there might be a problem with the version of mock or yum in RHEL6 which is causing these problems for epel-5 systems. I'm trying to build from a SRPM built from git and I'm getting even stranger problems where it isn't even finding perl-devel (!). -- Jonathan Billings jsbil...@umich.edu College

Re: [OpenAFS] srpm for 1.6.1 not building in mock

2012-04-06 Thread Jonathan Billings
On Fri, Apr 6, 2012 at 2:31 PM, Jonathan Billings jsbil...@umich.edu wrote: This normally works, which is why I'm confused.  I know I built the 1.6.0 RPMs in mock when it came out, so something has changed in my environment. Actually, never mind, I'm building 1.4.14.1 for RHEL5 so

Re: [OpenAFS] Installation of OpenAFS on Ubuntu 11.10

2012-03-29 Thread Jonathan Billings
puzzled by this for a whole week. I believe that 1.6.0 is the latest release available for Linux, although you can also give 1.6.1pre4 a try as well. 1.7.x is for MS Windows only. -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Jonathan Billings
this problem, I wouldn't expect to see a clean startup with 1.6.0 on Fedora 16 even with a working client (I'm running a 1.6.1 prerelease right now, which includes the fix I mentioned above). -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support

Re: [OpenAFS] Administrators with a slash

2012-01-05 Thread Jonathan Billings
-principals. For more documentation: http://docs.openafs.org/Reference/8/ptserver.html -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https

Re: [OpenAFS] Use Server volume to hold software to be installed on client machines

2011-11-06 Thread Jonathan Billings
of Read-only replicas though, just enough to handle the many lab computers we have. (it'd be impossible for us to have a RO for EACH lab system anyway.) -- Jonathan Billings jsbil...@umich.edu College of Engineering - CAEN - Unix and Linux Support