792b FreshPorts -- security/krb5-appl
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
krb5-appl 1.0.3 security on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable.
Authentication system developed at MIT, successor to Kerberos IV
Maintained by: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Apr 2010 03:32:53
License: not specified in port


Kerberos V5 is an authentication system developed at MIT.  
This package/port contains the applications which used to be in the
MIT Kerberos distribution.
WWW: http://web.mit.edu/kerberos/

Abridged from the User Guide:
       Under Kerberos, a client sends a request for a ticket to the 
   Key Distribution Center (KDC). The KDC creates a ticket-granting 
   ticket (TGT) for the client, encrypts it using the client's 
   password as the key, and sends the encrypted TGT back to the 
   client. The client then attempts to decrypt the TGT, using
   its password. If the client successfully decrypts the TGT, it 
   keeps the decrypted TGT, which indicates proof of the client's 
   identity. The TGT permits the client to obtain additional tickets, 
   which give permission for specific services.
       Since Kerberos negotiates authenticated, and optionally encrypted,   
   communications between two points anywhere on the internet, it
   provides a layer of security that is not dependent on which side of a
   firewall either client is on.
       The Kerberos V5 package is designed to be easy to use. Most of the  
   commands are nearly identical to UNIX network programs you are already
   used to. Kerberos V5 is a single-sign-on system, which means that you 
   have to type your password only once per session, and Kerberos does   
   the authenticating and encrypting transparently.  

Jacques Vidrine <n@nectar.com>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/m4
  2. security/krb5
  3. security/openssl
  4. devel/gmake
  5. lang/perl5.14
  6. devel/autoconf
  7. devel/libtool
Required To Run:
  1. security/krb5
  2. security/openssl
Required Libraries:
  1. security/krb5
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/krb5-appl/ && make install clean
To add the package: pkg_add -r krb5-appl-1


Configuration Options
===> The following configuration options are available for krb5-appl-1.0.3:
     KRB5_RENAME_FTP=off: Rename ftp to kftp
     KRB5_RENAME_TELNET=off: Rename telnet to ktelnet
     KRB5_RENAME_RLOGIN=off: Rename rlogin to krlogin
     KRB5_RENAME_RSH=off: Rename rsh to krsh
     KRB5_RENAME_RCP=off: Rename rcp to krcp
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://web.mit.edu/kerberos/dist/krb5-appl/1.0/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Apr 2013 21:02:40
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert security to new options framework
29 Mar 2013 19:33:42
Original commit files touched by this commit  1.0.3
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
03 Nov 2012 19:28:34
Original commit files touched by this commit  1.0.3
cy search for other commits by this committer
Update krb5-appl 1.0.2 --> 1.0.3

Feature safe:	yes
09 Jul 2012 19:20:52
Original commit files touched by this commit  1.0.2_1
cy search for other commits by this committer
Fix build of security/krb5 with clang.

PR:             169740
Submitted by:   Niclas Zeising <zeising@daemonic.se>
30 Dec 2011 01:02:33
Original commit files touched by this commit  1.0.2_1
cy search for other commits by this committer
Replace local patch file with identical MIT patch.

Security:       FreeBSD-SA-11:08.telnetd, CVE-2011-4862, MITKRB5-SA-2011-008
Feature safe:   yes
26 Dec 2011 21:38:58
Original commit files touched by this commit  1.0.2_1
cy search for other commits by this committer
Fix when an encryption key is supplied via the TELNET protocol, its length
is not validated before the key is copied into a fixed-size buffer.

Security:       FreeBSD-SA-11:08.telnetd, CVE-2011-4862
Feature safe:   yes
16 Nov 2011 21:13:03
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
cy search for other commits by this committer
Update 1.0.1 --> 1.0.2

Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.1_4
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
01 Sep 2011 05:08:54
Original commit files touched by this commit  1.0.1_4
 This port version is marked as vulnerable.
cy search for other commits by this committer
Fix build under 9.0-CURRENT.
20 Jul 2011 17:14:18
Original commit files touched by this commit  1.0.1_3
 This port version is marked as vulnerable.
cy search for other commits by this committer
Implement r1.147. It appears to have been commented out.
08 Jul 2011 19:50:21
Original commit files touched by this commit  1.0.1_2
 This port version is marked as vulnerable.
cy search for other commits by this committer
Bump PORTREVISION.
08 Jul 2011 19:48:49
Original commit files touched by this commit  1.0.1_1
 This port version is marked as vulnerable.
cy search for other commits by this committer
Fix MITKRB5-SA-2011-005, FTP daemon fails to set effective group ID.

Notified by:    Tim Zingelman <tez@netbsd.org>
Security:       MITKRB5-SA-2011-005
18 Jan 2011 15:07:56
Original commit files touched by this commit  1.0.1_1
 This port version is marked as vulnerable.
cy search for other commits by this committer
Remove the OpenSSL port requirement. The base OpenSSL will work too.

Feature safe:   yes
23 Dec 2010 01:05:24
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
cy search for other commits by this committer
Update from 1.0 to 1.0.1.
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
26 Apr 2010 03:54:16
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
cy search for other commits by this committer
Welcome to krb5-appl-1.0. MIT split the Kerberos applications from the
base Kerberos distribution, creating krb5-appl.
26 Apr 2010 03:31:54
Original commit files touched by this commit  1.7_2
cy search for other commits by this committer
This forced commit documents the repocopy of the now defunct krb5-17 port
into krb5-appl. This is in preparation of the krb5-1.8.1 commit. Krb5-1.8.1
splits the kdc and libraries from the applications (this port, krb5-appl-1.0).`

PR:             145968

Number of commits found: 17

2867
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0