Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Libreoffice 4.0.3 released and PPA installation instructions included
· MySQL 5.5.31 for Debian Squeeze
· Gigabyte Intel Z87 Motherboard Lineup Preview and more
· Microsoft to roll out Xbox dashboard UI alterations before next-gen console
· Adobe Photoshop Express now available for Windows 8 and RT
· GNOME 3.8.2 Released
· Windows 8 is an enterprise 'non-starter' because IT sees no value in changes
· What to Expect from Unity in Ubuntu 13.10
· Analysts praise Nokia's new Lumia 925
· Best Business Laptops - May 2013 and more

Upcoming News
· Mad Catz F.R.E.Q. 5 Gaming Headset Review @ Madshrimps
· HIS 7790 iCooler Turbo 1GB GDDR5 Video Card Review @ Madshrimps
· ROCCAT Hiro Mousepad Review @ OCC
· Crucial M500 480GB SSD Review
· NZXT H630 Ultra Tower Chassis Review
· Thermaltake Armor Revo Gene Mid Tower Computer Case Review @ Hi Tech Legion
· News: Gigabyte offers early peek at Z87 motherboards
· Mionix Naos 8200 Gaming mouse @ Rbmods
· [Tech ARP] BIOS Option Of The Week - ISA Shared Memory
· What To Expect From The Next iPhone @ ThinkComputers.org

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6348 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 642 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4502 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 708 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1097 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » February 2006 » Fedora Core 4 Update: pam_krb5-2.1.15-2

Fedora Core 4 Update: pam_krb5-2.1.15-2

Posted by Bob on: 02/14/2006 05:32 PM [ Print | 0 comment(s) ]

A new update is available for Fedora Core - Fedora Core 4 Update: pam_krb5-2.1.15-2. Here the announcement:




Fedora Update Notification
FEDORA-2006-066
2006-02-14
---------------------------------------------------------------------

Product : Fedora Core 4
Name : pam_krb5
Version : 2.1.15
Release : 2
Summary : A Pluggable Authentication Module for Kerberos 5.
Description :
This is pam_krb5, a pluggable authentication module that can be used with
Linux-PAM and Kerberos 5. This module supports password checking, ticket
creation, and optional TGT verification and conversion to Kerberos IV tickets.
The included pam_krb5afs module also gets AFS tokens if so configured.

---------------------------------------------------------------------
Update Information:

This update fixes several bugs which have been found since
FC4 was released.
Part of #179037: two of pam_krb5's debug messages are sent
to syslog even when debugging hasn't been enabled
#179130: keytab file descriptor leaked (left open) when
validating credentials
#179131: credentials aren't refreshed when the screen is
unlocked by xscreensaver
#179132: password change at login results in no ccache being
obtained
#179133: account management functionality should be bypassed
when authentication was not performed by pam_krb5
---------------------------------------------------------------------
* Thu Jan 26 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.15-2
- rebuild
* Thu Jan 26 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.15-1
- doc fixes
* Thu Jan 26 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.14-1
- don't log debug messages that we're skipping session setup/teardown unless
debugging is enabled (#179037)
- try to build the module with -Bsymbolic if we can figure out how to do that
* Mon Jan 16 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.13-2
- rebuild
* Mon Jan 16 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.13-1
- backport the "external" option from the 2.2 branch
* Mon Jan 16 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.12-2
- rebuild
* Mon Jan 16 2006 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.12-1
- in the event of a failure to change passwords, provide the user with the
server-supplied information about why it failed
* Wed Jan 11 2006 Nalin Dahyabhai lt;nalin@redhat.comgt;
- fix a couple of missing #include statements
* Mon Nov 21 2005 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.11-1
- don't leak the keytab descriptor during validation (#173681)
* Tue Nov 15 2005 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.10-1
- update to 2.1.10
* Wed Oct 5 2005 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.9-2
- rebuild
* Wed Oct 5 2005 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.9-1
- fix ccache initialization after the password is changed (#169966)
* Wed Aug 3 2005 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.8-2
- rebuild
* Wed Aug 3 2005 Nalin Dahyabhai lt;nalin@redhat.comgt; - 2.1.8-1
- backport ccache-refresh-on-setcred-with-reinitialize from HEAD (#153257)
- return PAM_USER_UNKNOWN from account management if we didn't participate in
authenticating the user (#164794)

---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/

ac9e6c4f6befd0b2071f6c7dec9a646565f6a511 SRPMS/pam_krb5-2.1.15-2.src.rpm
e376fe7fff2e4b18916bc3baa78d3af155482778 ppc/pam_krb5-2.1.15-2.ppc.rpm
f268a6b28b791dacd66a1bb63fd82d13c8521d2b ppc/debug/pam_krb5-debuginfo-2.1.15-2.ppc.rpm
bd2e380bf0028efcfcad6f35cc09fa2984b4537d x86_64/pam_krb5-2.1.15-2.x86_64.rpm
1467841f838f70a2bfa5c45d63a679053efb9838 x86_64/debug/pam_krb5-debuginfo-2.1.15-2.x86_64.rpm
c61be205d2a2f84e4dfd88496355f85bd662d625 i386/pam_krb5-2.1.15-2.i386.rpm
75b2e8a920f7043e706f2f7f075224d5c7c6290d i386/debug/pam_krb5-debuginfo-2.1.15-2.i386.rpm

This update can be installed with the 'yum' update program. Use 'yum update
package-name' at the command line. For more information, refer to 'Managing
Software with yum,' available at http://fedora.redhat.com/docs/yum/.
---------------------------------------------------------------------

--
fedora-announce-list mailing list
fedora-announce-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-announce-list


Bookmark and Share

Related Threads

09/29/2007 09:59 AM: Dual booting Fedora Core 5 with Windows XP Pro? (5) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff

« SugarCRM Software to Use a Microsoft License · RHSA-2006:0178-01 Moderate: ImageMagick security update »

Linux Compatible » News » February 2006 » Fedora Core 4 Update: pam_krb5-2.1.15-2
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition