Displaying 7 results from an estimated 7 matches for "dopheid".
Did you mean:
dopheide
2005 Feb 23
1
Krb5 options patch
...e a new ticket while logging in with a password.
A quick investigation leads me to krb5_get_init_creds_password() in
auth-krb5.c not passing along the 'default_lifetime' option that can be
set in /etc/krb5.conf.
Thoughts?
-Mike
---------------------------------------------------
Mike Dopheide dopheide at ncsa.uiuc.edu
System Engineer Phone: 217.244.0299
NCSA, University of Illinois Fax: 217.244.1987
2005 Jun 08
1
Possible security flaw in OpenSSH and/or pam_krb5
...nSSH with PAM under Solaris.
If anyone has any questions regarding our setup I'll do my best to
answer them. We're hoping someone can duplicate the problem and we're
willing to test any fixes/patches that come up.
Thanks,
Mike
---------------------------------------------------
Mike Dopheide dopheide at ncsa.uiuc.edu
System Engineer Phone: 217.244.0299
NCSA, University of Illinois Fax: 217.244.1987
2003 Nov 12
2
[Bug 757] KRB5CCNAME inherited from root's environment under AIX
...vironment under AIX
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: dopheide at ncsa.uiuc.edu
Under AIX, if you restart sshd as root while you have KRB5CCNAME set in root's
environment (typical after 'ksu'ing), the value of KRB5CCNAME will be inherited
by all connecting clients. The code that causes this inheritance is in
session.c. Darren Tucker on the open...
2003 Dec 23
5
[Bug 757] KRB5CCNAME inherited from root's environment under AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=757
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #498 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2003-12-23 00:44 -------
2003 Nov 11
1
AIX KRB5CCNAME problem
I believe there is a bug in how AIX handles the KRB5CCNAME environment
variable. The symptom occurs when a root user restarts sshd while they
have KRB5CCNAME set; all of the resulting client connections will inherit
the same KRB5CCNAME variable. This can occur if the admin uses 'ksu' or
some other kerberized method of obtaining root privileges.
Investigating this problem, I stumbled
2004 Apr 13
8
OpenSSH 3.8.1p1: call for testing
Hello All.
Portable OpenSSH version 3.8.1p1 nearing release. This is primarily a
bug fix release and we're asking for interested parties to try a
snapshot [1]. A reminder: we rely on community feedback to find out
about problems, particularly as there are many platforms any
configurations that we don't have access to and can't test.
In most cases, running the built-in tests is
2009 Feb 05
2
Problem with Kerberos auth on AIX 5.3
I've been banging my head against this for a few days so I thought I'd see if anyone has an idea of what's going on.
AIX 5.3
OpenSSH 5.1p1
MIT Kerberos 1.6.3
zlib 1.2.3
Built with CC=cc and LDFLAGS=-brtl
When the client attempts to enter their kerberos password the daemon rejects it with the following message:
debug1: Kerberos password authentication failed: Not enough space.
If