Displaying 20 results from an estimated 9000 matches similar to: "GSSAPI credentials delegation fails with a segfault"
2007 Apr 30
1
GSSAPIDelegateCredentials fails with a segfault
Hi,
I'm trying to use the GSSAPIDelegateCredentials function to forward my
kerberos 5 tickets.
Authentication with GSSAPI/Kerberos 5 works fine, I can log in to the
server when I have valid tickets on my client.
But when I turn on GSSAPIDelegateCredentials I get "Connection reset by
peer" at the client side.
At the server side, I have been able to see that the user process gets a
2004 Feb 27
1
[PATCH] Getting AFS tokens from a GSSAPI-delegated TGT
Here is a patch I just wrote and tested which may be of interest to
those who wish to use KerberosGetAFSToken (currently requires Heimdal
libkafs) in combination with GSSAPIDelegateCredentials. The patch is
in the public domain and comes with no warranty whatsoever. Applies
to pristine 3.8p1. Works for me on Solaris and Tru64.
I'd probably have used Doug Engert's patch from 2004-01-30 if
2006 Jul 10
1
[Bug 944] ssh_config missing default configuration values for GSSAPI
http://bugzilla.mindrot.org/show_bug.cgi?id=944
mmokrejs at ribosome.natur.cuni.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #3 from mmokrejs at ribosome.natur.cuni.cz
2007 May 06
2
[Bug 1312] Add short command-line option -K for activating GSSAPIDelegateCredentials
http://bugzilla.mindrot.org/show_bug.cgi?id=1312
Summary: Add short command-line option -K for activating
GSSAPIDelegateCredentials
Product: Portable OpenSSH
Version: 4.4p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Kerberos support
2004 Oct 25
1
[Bug 944] ssh_config missing default configuration values for GSSAPI
http://bugzilla.mindrot.org/show_bug.cgi?id=944
Summary: ssh_config missing default configuration values for
GSSAPI
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at
2006 Dec 14
1
Problems using gssapi authentication from FreeBSD to Linux machines
Hi all,
I'm really struggling with getting Kerberos authentication to work
between a FreeBSD host and a Linux host. I'm using the latest 6-
STABLE code on the FreeBSD box, I've got forwardable Kerberos tokens
(verified with "klist -f") and Kerberos and ssh are working fine in
all other ways, but I can't get the Linux box to accept the Kerberos
ticket as
2006 Oct 31
0
6353492 Regression of 4786126: Kerberos Delegation Credentials not working on S10 and Nevada
Author: wyllys
Repository: /hg/zfs-crypto/gate
Revision: 72e646444ab691a20b8eca0f34c8add2ed672e7c
Log message:
6353492 Regression of 4786126: Kerberos Delegation Credentials not working on S10 and Nevada
6366616 telnet buffers are not big enough to work with some Kerberos tickets
6398068 kerberos gss mechanism does not report out-of-sequence tokens correctly
Files:
update:
2009 Jul 17
1
GSSAPI Kerberos Differences between 5.1p1 and 5.2p1?
Hello,
I'm trying to find clues on what may have changed for GSSAPI (Kerberos)
authentication between OpenSSH 5.1p1 and 5.2p1. We have been using
GSSAPI authentication for ssh for about 18 months with no problem with
the OpenSSH build that is bundled with the FreeBSD operating system.
All of those machines have OpenSSH 5.1p1. Last week I upgraded one of
the servers to FreeBSD 8.0-BETA1
2020 Aug 26
8
[Bug 3203] New: Could default_ccache_name from krb5.conf be used for GSSAPI connections?
https://bugzilla.mindrot.org/show_bug.cgi?id=3203
Bug ID: 3203
Summary: Could default_ccache_name from krb5.conf be used for
GSSAPI connections?
Product: Portable OpenSSH
Version: 8.3p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2006 Feb 10
0
OpenSSH ControlAllowUsers, et al Patch
Attached (and inline) is a patch to add the following config options:
ControlBindMask
ControlAllowUsers
ControlAllowGroups
ControlDenyUsers
ControlDenyGroups
It pulls the peer credential check from client_process_control() in ssh.c,
and expounds upon it in a new function, client_control_grant().
Supplemental groups are not checked in this patch. I didn't feel comfortable
taking a shot
2002 Feb 24
1
SV: SV: Problem regarding installation
OK! I'm sorry about this. As I wrote earlier I'm totally lost... but I will
try to
explain the problem in steps bellow, ok.
1. I installed the rpm's for samba, Version 2.0.2a-ssl I think this is the
version
distributed with redhat linux 7.0
2. Then I changed the parameters in the /etc/samba/smb.conf file,
and in this file I added the folowing parameters.
[global]
netbios name
2002 Feb 22
1
SV: Problem regarding installation
The diagnostis.txt file don't seem to solve this problem.
Now my samba server is now available for browsing, I dont know how I should
solve this actually I'm totally lost I even tried to erase the rpm file and
compiled a source file.
Mvh / Best regards
Daniel Andersson
------------------------------------------------------------
REJLERS INGENJ?RER AB
R?dhusgatan 15, S-541 30 SK?VDE,
2020 Feb 12
1
NOTIFYCMD not running
Philippe Andersson I think tried to respond on this thread but all I see is
your corporate email signature?
I did some more troubleshooting tonight. TL;DR at the end. First,
confirmed that NOTIFYCMD is in fact firing. So I changed it to:
NOTIFYCMD logger "NOTIFYCMD FIRED!"
followed by:
sudo service nut-client restart
and that message does show up in /var/log/messages when I pull the
2009 Jul 10
2
[Bug 1620] New: GSSAPIDelegateCredentials fails silently when given non-forwardable tickets
https://bugzilla.mindrot.org/show_bug.cgi?id=1620
Summary: GSSAPIDelegateCredentials fails silently when given
non-forwardable tickets
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
2004 Mar 02
1
R programming
I have been using R for a few months to plot my data, and fit
statistical models and so on.
It is stated that R is not only a package for statistcs and graphics but
also a programming language.
Currently I am working with Fortran 90 to do numerical simulations (1D
reactive -transport), and subsequently visualize it in some external
software (spreadsheet). As I now started using R I will plot my
2020 Feb 12
0
NOTIFYCMD not running
I finally got this working, for the sake of anyone else who comes across
this thread with a similar problem:
Since NOTIFYCMD was working fine with bash scripts, I had it point to a
bash script which I used to call my python script, and I set up the bash
script to capture errors and write them to a log file:
/etc/nut/ups-log.py > /home/pi/Documents/scripts/mylog 2>&1
I didn't realize
2005 Jul 26
5
Plot zooming i.e. changing ylim according to xlim
Dear R-gurus,
I would like to zoom in a plot, e.g. I select a region on the x-axis and
then I would like the ranges on the y-axis to change accordingly.
Is it possible to do this with existing functions, or do I have to
invent some data selection before plotting?
See below a short example, where I select ylim with trial and error,
which I want to avoid.
Cheers, Henrik Andersson
2005 Sep 20
0
GSSAPI credentials deletion
Hello,
I have a problem dealing with GSSAPI credentials cleanup with OpenSSH
4.x (GSSAPI libs from Kerberos MIT's implementation 1.4.2). Although I
use "GSSAPICleanupCredentials yes", credentials remain undeleted after
connection. The same test with OpenSSH 3.9p1 is successful.
Has anyone encountered the same problem?
Best regards,
Emmanuel
2005 Dec 02
2
Seven month time-series sampled at hourly intervals
I have data from several sensors that recorded data at hourly intervals
during seven months. I want to separate daily variation from the trend,
and also be able to zoom in on only one month of data.
I have not been able what functions to use, I can not figure out from
the help for 'ts' how to use hourly data.
I guess this is routine-work for a lot of people so I hope someone can
2004 Feb 23
1
Reference to use of MLR in industry and biology
I apologize in advance for posting a question not related to R.
I need references to papers that use multiple linear regression in an industrial application and also in a biological experiment.
This is aimed to biologists/chemists (non-statisticans) so if anyone has written a brilliant paper where the use of multiple regression is important and also understandable to people with little