similar to: kerberos5 authentication of ssh connections

Displaying 20 results from an estimated 400 matches similar to: "kerberos5 authentication of ssh connections"

2004 Feb 11
1
Kernel log output meaning
Hello security, This output I've received from conventional cron daily job: [...] gw.nbh.ru kernel log messages: > Limiting closed port RST response from 201 to 200 packets per second [...] where fxp0 is an external interface. What could involve such a messages? In /var/log/messages the above strings was prepended by string: Feb 10 13:24:29 gw /kernel: ipfw: limit 100 reached on entry
2003 Sep 05
1
MD5 checksum missmatch for bpft4
Hello freebsd-security, Apologize if it's offtopic, but: The message digest checksum for bpft4 from ports/net/bpft does not matchs the one printed on the sources page at http://www.freebsd.org/cgi/pds.cgi?ports/net/bpft My digests are 3810114b068f438cc7e8e0b1af745953 from top 6 links. Only last ftp://rusunix.org/pub/FreeBSD/distfiles/bpft4-latest.tgz gave the right cheksum -
2003 Mar 30
3
FreeBSD Security Advisory FreeBSD-SA-03:07.sendmail
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:07.sendmail Security Advisory The FreeBSD Project Topic: a second sendmail header parsing buffer overflow Category: contrib Module:
2003 Sep 17
0
SA-03:12: sshd stops to answer queries after applying the patch
Hello freebsd-security, I've applied the patch from ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-03:12/buffer46.patch for my 4.8 stable last cvsuped at 20 aug 2003. Now 'ssh -l user localhost' says: ssh_exchange_identification: connection closed by remote host Trying remote connections have the same result. sshd.log with log level 'verbose' does not contains
2014 Oct 28
2
Nouveau doesn't use the maximal resolution of my screen and GPU
Hi Illia, With Nouveau : xrandr: Failed to get size of gamma for output default Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768 default connected 1024x768+0+0 0mm x 0mm 1024x768 76.0* With the Nvidia Driver : xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024 default connected
2016 Jan 27
2
error during virt-sparsify
Hello, I'm using *virt-sparsify* for compressing image file [ash2] jenkins@b-imagebuilder-worker-r13h17-prod:~/workspace/imagebuilder/packer/output$ virt-sparsify --compress /data/home/jenkins/workspace/imagebuilder/packer/output/packer-vm.qcow2 /data/home/jenkins/workspace/imagebuilder/packer/output/packer-vm.qcow2.sparsified Input disk virtual size = 41943040000 bytes (39.1G) Create
2014 Oct 28
2
Nouveau doesn't use the maximal resolution of my screen and GPU
Yes. I attached the logs. (There is several error messages.) Le 28/10/2014 21:43, Ilia Mirkin a écrit : > Output name 'default' is not the name of an output nouveau can produce > (or nvidia for that matter, afaik). This is the vesa driver or... > something. Can you supply xorg log + dmesg? > > On Tue, Oct 28, 2014 at 4:40 PM, Victor Lefèvre <victorlefevre at free.fr>
2014 Jul 23
3
Text sometimes missing on NV18 based laptop
On Wed, Jul 23, 2014 at 10:32 AM, Clemens Eisserer <linuxhippy at gmail.com> wrote: > Hi again, > >> On my NV18 based laptop I experience artifacts related to text >> (however, 2D performance is really great these days): >> - With grayscale AA text is sometimes missing, often visible on the XFCE desktop >> - With subpixel (rgb) AA, even non-text related occur
2006 Jun 11
2
Kerberos5 / Heimdal
I have FreeBSD-6.1 and it appears the default installation has a full complement of Kerberos5. But, /usr/src/kerberos5/README states: This subtree is world-exportable, as it does not contain any cryptographic code. At the time of writing, it did not even contain source code, only Makefiles and headers. Please maintain this "exportable" status quo. Thanks!
2002 Jun 26
2
Using Kerberos5 in 3.3p1
Hello all, I'm not able to get Kerberos5 authenticarion work together with PrivSep. According to strace, it seems that the kerberos authentication stage is performed by the user process in chrooted enviroment. The problem is that Kerberos authentication must be done by root. Is anybody working on a fix? (or am I missing something in configuration?) Thanks for any advice. -- Dan
2005 Sep 05
3
[Bug 1078] passing --without-kerberos5 still checks for some kerberos support
http://bugzilla.mindrot.org/show_bug.cgi?id=1078 Summary: passing --without-kerberos5 still checks for some kerberos support Product: Portable OpenSSH Version: -current Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo:
2004 Jan 12
0
samba3.0.1/win2000ad/kerberos5: user cannot logon
Hi everyone! I've googled alot for this, and found *some* people with similar questions, but there was no answer if this is a bug in samba, a misconfiguration, or what? I have a win2000 active directory Server (wurzel.baum.local), a samba 2.2.3a on debian stable/woody (stamm.baum.local), security = user, a samba 3.0.1 on debian testing/Sarge (blatt1.baum.local) and a windowsxp machine joined
2011 Apr 22
0
Kerberos5 packages not needed anymore?
Hi all, I have a debian linux lenny 5.0 server with samba (version 3.2.5-4lenny14) on it. I want to create a cifs share which uses Active Directory authentication. In all howto's i read that i need kerberos5 to do this, so I installed krb5-user, krb5-config and libkrb53. I edited /etc/krb5.conf to my domain etc. Everything works like it should. BUT i noticed a file in
2004 May 22
3
kerberos5 / gssapi support in mount.cifs?
Hi, allow me another question. Is it planned or already implemented to support gssapi with mount.cifs? Regards, Timo
2001 Nov 07
1
what's the deal with openssh-3.0p1 and kerberos5?
The openssh-3.0 announcement said: (...) 3) improved Kerberos support in protocol v1 (KerbIV and KerbV) (...) This seems to imply at least some krb5 support, but there is nothing new in ./configure --help about it. Grepping the source, I see many references to #ifdef KRB5. Trying to enable it manually (a #define in config.h) gives errors about a missing krb5_auth_con_setaddrs_from_fd, which I
2002 May 17
1
OpenSSH 3.2.2 supports kerberos5 but....
I can't seem to login with only a TGS? (i.e. no password) Do I need another patch to have that part work? Password auth seems to be working against the KDC just fine. TIA. -- Austin Gonyou Systems Architect, CCNA Coremetrics, Inc. Phone: 512-698-7250 email: austin at coremetrics.com "One ought never to turn one's back on a threatened danger and try to run away from it. If you do
2001 Jul 24
1
OpenSSH 2.9p2+Kerberos5 on RH7.1 fails
I've been installing OpenSSH 2.9p2 onto several RedHat Linux machines, after compiling in the GSSAPI/Kerberos5 patch from here: http://www.sxw.org.uk/computing/patches/openssh.html I've been using ssh both to let users in via passwords and Kerberos tickets, and both have been working fine... except for one irritating machine, which (for no good reason I can see) fails when using kerberos
2008 Sep 03
1
Dovecot 1.1.3 Kerberos5 GSSAPI bug (with patch)
The functionality added in changeset 818a638fa9a3 has a bug for x86_64 on line 103. The src/auth/mech-gssapi.c file must now include stdlib.h to have the declaration for getenv(). Otherwise, the compiler uses the implicit return type (int), which truncates the 8-byte pointer getenv() returns to a 4-byte value. This causes a segfault on subsequent reads. Here is debugger output illustrating the
2009 Mar 25
2
help on kerberos5
Dear All, this i feel is a little out of topic but really apprecite if someone can help i am tryin to authenicate my Centos 5.2 box to windows 2003 ADS server .. but am not able to do so . i get the following error when i run kinit kinit(v5): Improper format of Kerberos configuration file while initializing Kerberos 5 library i have the following packages installed on my linux box [root at
2014 Oct 26
2
Nouveau doesn't use the maximal resolution of my screen and GPU
Hi everybody, I'm using Lubuntu 14.04 on an old desktop PC with a NVIDIA GeForce 7600 GS and a screen of 19 inches. The maximal resolution of my screen with Nvidia drivers is 1280x1024. (In particular, I use the Nvidia 331.89 driver) With Nouveau driver, the maximal resolution falls to 1024x768. Is there a solution for increasing the maximum resolution with Nouveau ? Best regards,