summaryrefslogtreecommitdiffstats
path: root/range.c
diff options
context:
space:
mode:
Diffstat (limited to 'range.c')
0 files changed, 0 insertions, 0 deletions
9 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008
		  Kerberos Version 5, Release 1.3.2

			    Release Notes
			The MIT Kerberos Team

Unpacking the Source Distribution
---------------------------------

The source distribution of Kerberos 5 comes in a gzipped tarfile,
krb5-1.3.2.tar.gz.  Instructions on how to extract the entire
distribution follow.

If you have the GNU tar program and gzip installed, you can simply do:

	gtar zxpf krb5-1.3.2.tar.gz

If you don't have GNU tar, you will need to get the FSF gzip
distribution and use gzcat:

	gzcat krb5-1.3.2.tar.gz | tar xpf -

Both of these methods will extract the sources into krb5-1.3.2/src and
the documentation into krb5-1.3.2/doc.

Building and Installing Kerberos 5
----------------------------------

The first file you should look at is doc/install-guide.ps; it contains
the notes for building and installing Kerberos 5.  The info file
krb5-install.info has the same information in info file format.  You
can view this using the GNU emacs info-mode, or by using the
standalone info file viewer from the Free Software Foundation.  This
is also available as an HTML file, install.html.

Other good files to look at are admin-guide.ps and user-guide.ps,
which contain the system administrator's guide, and the user's guide,
respectively.  They are also available as info files
kerberos-admin.info and krb5-user.info, respectively.  These files are
also available as HTML files.

If you are attempting to build under Windows, please see the
src/windows/README file.

Reporting Bugs
--------------

Please report any problems/bugs/comments using the krb5-send-pr
program.  The krb5-send-pr program will be installed in the sbin
directory once you have successfully compiled and installed Kerberos
V5 (or if you have installed one of our binary distributions).

If you are not able to use krb5-send-pr because you haven't been able
compile and install Kerberos V5 on any platform, you may send mail to
krb5-bugs@mit.edu.

You may view bug reports by visiting

http://krbdev.mit.edu/rt/

and logging in as "guest" with password "guest".

Notes, Major Changes, and Known Bugs for 1.3.2
----------------------------------------------

* [2040, 1471, 2067, 2077, 2079] Support for AES in GSSAPI has been
  implemented.  This corresponds to the in-progress work in the IETF
  (CFX).

Minor changes in 1.3.2
----------------------

* [1437] Applied patch from Stephen Grau so kinit returns non-zero
  status under certain failure conditions where it had previously
  returned zero.

* [1586] On Windows, the krb4 CREDENTIALS structure has been changed
  to align with KfW's version of the structure.

* [1613] Applied patch from Dave Shrimpton to avoid truncation of
  dates output from the kadmin CLI when long time zone names are
  used.

* [1622] krshd no longer calls syslog from inside a signal handler, in
  an effort to avoid deadlocks on exit.

* [1649] A com_err test program compiles properly on Darwin now.

* [1692] A new configuration file tag "master_kdc" has been added to
  allow master KDCs to be designated separately from admin servers.

* [1702] krb5_get_host_realm() and krb5_free_host_realm() are no
  longer marked as KRB5_PRIVATE.

* [1711] Applied patch from Harry McGavran Jr to allow fake-addrinfo.h
  to compile on libc5 Linux platforms.

* [1712] Applied patch from Cesar Garcia to fix lifetime computation
  in krb524 ticket conversion.

* [1715] kadmind4 and v5passwdd are no longer installed on Mac OS X.

* [1718] The krb4 library configure script now recognizes
  OpenDarwin/x86.  Bug found by Rob Braun.

* [1721] krb5_get_init_creds_password() no longer returns a spurious
  KRB5_REALM_UNKNOWN if DNS SRV record support is turned off.

* [1730] krb_mk_auth() no longer overzealously clears the key
  schedule.

* [1731] A double-free related to reading forwarded credentials has
  been fixed.  Found by Joseph Galbraith.

* [1770] Applied patch from Maurice Massar to fix a foreachaddr()
  problem that was causing the KDC to segfault on startup.

* [1790] The Linux build uses $(CC) to create shared libraries,
  avoiding a libgcc problem when building libdb.

* [1792] The lib/kadm5 unit tests now work around a Solaris 9
  pty-close bug.

* [1799] kadmind supports callouts to the Apple password server.

* [1893] KRB-SAFE messages from older releases can now be read
  successfully.  Prior 1.3.x releases did not save the encoded
  KRB-SAFE message, and experienced problems when re-encoding.  Found
  by Scooter Morris.

* [1962] MS LSA tickets with short remaining lifetimes will be
  rejected in favor of retrieving tickets bypassing the LSA cache.

* [1973] sendto_kdc.c now closes sockets with closesocket() instead of
  close(), avoiding a descriptor leak on Windows.

* [1979] An erroneously short initial sequence number mask has been
  fixed.

* [2028] KfW now displays a kinit dialog when GSS fails to find
  tickets.

* [2049] Added a new ccache type "MSLSA:" for read-only access to the
  MS Windows LSA cache.

* [2051] Missing exports have been added to krb4_32.def on Windows.

* [2058] Some problems with krb4 ticket lifetime backdating have
  fixed.

* [2060] GSSAPI's idea of the default ccache is less sticky now.

* [2068] The profile library includes prof-int.h before conditionals
  that rely on it.

* [2084] The resolver library is no longer referenced by library code
  if not building with DNS SRV record support.

* [2085] Updated Windows README file to reflect current compliation
  requirements, etc.

* [2104] On Windows, only define strcasecmp and strncasecmp
  replacement macros if said functions are missing.

* [2106] Return an error for unimplemented ccache functions, rather
  than calling through a null pointer.

Notes, Major Changes, and Known Bugs for 1.3.1
----------------------------------------------

* [1681] The incorrect encoding of the ETYPE-INFO2 preauthentication
  hint is no longer emitted, and the both the incorrect and the
  correct encodings of ETYPE-INFO2 are now accepted.  We STRONGLY
  encourage deploying krb5-1.3.1 in preference to 1.3, especially on
  client installations, as the 1.3 release did not conform to the
  internet-draft for the revised Kerberos protocol in its encoding of
  ETYPE-INFO2.

* [1683] The non-caching getaddrinfo() API on Mac OS X, which was
  causing significant slowdowns under some circumstances, has been
  worked around.

Minor changes in 1.3.1
----------------------

* [1015] gss_accept_sec_context() now passes correct arguments to
  TREAD_STR() when reading options beyond the forwarded credential
  option.  Thanks to Emily Ratliff.

* [1365] The GSSAPI initiator credentials are no longer cached inside
  the GSSAPI library.

* [1651] A buffer overflow in krb_get_admhst() has been fixed.

* [1655] krb5_get_permitted_enctypes() and krb5_set_real_time() are
  now exported for use by Samba.

* [1656] gss_init_sec_context() no longer leaks credentials under some
  error conditions.

* [1657] krb_get_lrealm() no longer returns "ATHENA.MIT.EDU"
  inappropriately.

* [1664] The crypto library no longer has bogus dependencies on
  com_err.

* [1665] krb5_init_context() no longer multiply registers error tables
  when called more than once, preventing a memory leak.

* [1666] The GSS_C_NT_* symbols are now exported from gssapi32.dll on
  Windows.

* [1667] ms2mit now imports any tickets with supported enctypes, and
  does not import invalid tickets.

* [1677] krb5_gss_register_acceptor_identity() no longer has an
  off-by-one in its memory allocation.

* [1679] krb5_principal2salt is now exported on all platforms.

* [1684] The file credentials cache is now supported if USE_CCAPI is
  defined, i.e., for KfM and KfW.

* [1691] Documentation for the obsolete kdc_supported_enctypes config
  variable has been removed.

Notes, Major Changes, and Known Bugs for 1.3
--------------------------------------------

* We now install the compile_et program, so other packages can use the
  installed com_err library with their own error tables.  (If you use
  our com_err code, that is; see below.)

* The header files we install now assume ANSI/ISO C ('89, not '99).
  We have stopped testing on SunOS 4, even with gcc.  Some of our code
  now has C89-based assumptions, like free(NULL) being well defined,
  that will probably frustrate any attempts to run this code under SunOS
  4 or other pre-C89 systems.

* Some new code, bug fixes, and cleanup for IPv6 support.  Most of the
  code should support IPv6 transparently now.  The RPC code (and
  therefore the admin system, which is based on it) does not yet
  support IPv6.  The support for Kerberos 4 may work with IPv6 in very
  limited ways, if the address checking is turned off.  The FTP client
  and server do not have support for the new protocol messages needed
  for IPv6 support (RFC 2428).

* We have upgraded to autoconf 2.52 (or later), and the syntax for
  specifying certain configuration options have changed.  For example,
  autoconf 2.52 configure scripts let you specify command-line options
  like "configure CC=/some/path/foo-cc", so we have removed some of
  our old options like --with-cc in favor of this approach.

* The client libraries can now use TCP to connect to the KDC.  This
  may be necessary when talking to Microsoft KDCs (domain controllers),
  if they issue you tickets with lots of PAC data.

* If you have versions of the com_err or ss installed locally, you can
  use the --with-system-et and --with-system-ss configure options to
  use them rather than using the versions supplied here.  Note that
  the interfaces are assumed to be similar to those we supply; in
  particular, some older, divergent versions of the com_err library
  may not work with the krb5 sources.  Many configure-time variables
  can be used to help the compiler and linker find the installed
  packages; see the build documentation for details.

* The AES cryptosystem has been implemented.  However, support in the
  Kerberos GSSAPI mechanism has not been written (or even fully
  specified), so it's not fully enabled.  See the documentation for
  details.

Major changes listed by ticket ID
---------------------------------

* [492] PRNG breakage on 64-bit platforms no longer an issue due to
  new PRNG implementation.

* [523] Client library is now compatible with the RC4-based
  cryptosystem used by Windows 2000.

* [709] krb4 long lifetime support has been implemented.

* [880] krb5_gss_register_acceptor_identity() implemented (is called
  gsskrb5_register_acceptor_identity() by Heimdal).

* [1087] ftpd no longer requires channel bindings, allowing easier use
  of ftp from behind a NAT.

* [1156, 1209] It is now possible to use the system com_err to build
  this release.

* [1174] TCP support added to client library.

* [1175] TCP support added to the KDC, but is disabled by default.

* [1176] autoconf-2.5x is now required by the build system.

* [1184] It is now possible to use the system Berkeley/Sleepycat DB
  library to build this release.

* [1189, 1251] The KfM krb4 library source base has been merged.

* [1190] The default KDC master key type is now triple-DES.  KDCs
  being updated may need their config files updated if they are not
  already specifying the master key type.

* [1190] The default ticket lifetime and default maximum renewable
  ticket lifetime have been extended to one day and one week,
  respectively.

* [1191] A new script, k5srvutil, may be used to manipulate keytabs in
  ways similar to the krb4 ksrvutil utility.

* [1281] The "fakeka" program, which emulates the AFS kaserver, has
  been integrated.  Thanks to Ken Hornstein.

* [1343] The KDC now defaults to not answering krb4 requests.

* [1344] Addressless tickets are requested by default now.

* [1372] There is no longer a need to create a special keytab for
  kadmind.  The legacy administration daemons "kadmind4" and
  "v5passwdd" will still require a keytab, though.

* [1377, 1442, 1443] The Microsoft set-password protocol has been
  implemented.  Thanks to Paul Nelson.

* [1385, 1395, 1410] The krb4 protocol vulnerabilities
  [MITKRB5-SA-2003-004] have been worked around.  Note that this will
  disable krb4 cross-realm functionality, as well as krb4 triple-DES
  functionality.  Please see doc/krb4-xrealm.txt for details of the
  patch.

* [1393] The xdrmem integer overflows [MITKRB5-SA-2003-003] have
  been fixed.

* [1397] The krb5_principal buffer bounds problems
  [MITKRB5-SA-2003-005] have been fixed.  Thanks to Nalin Dahyabhai.

* [1415] Subsession key negotiation has been fixed to allow for
  server-selected subsession keys in the future.

* [1418, 1429, 1446, 1484, 1486, 1487, 1535, 1621] The AES
  cryptosystem has been implemented.  It is not usable for GSSAPI,
  though.

* [1491] The client-side functionality of the krb524 library has been
  moved into the krb5 library.

* [1550] SRV record support exists for Kerberos v4.

* [1551] The heuristic for locating the Kerberos v4 KDC by prepending
  "kerberos." to the realm name if no config file or DNS information
  is available has been removed.

* [1568, 1067] A krb524 stub library is built on Windows.

Minor changes listed by ticket ID
---------------------------------

* [90] default_principal_flags documented.

* [175] Docs refer to appropriate example domains/IPs now.

* [299] kadmin no longer complains about missing kdc.conf parameters
  when it really means krb5.conf parameters.

* [318] Run-time load path for tcl is set now when linking test
  programs.

* [443] --includedir honored now.

* [479] unused argument in try_krb4() in login.c deleted.

* [590] The des_read_pw_string() function in libdes425 has been
  aligned with the original krb4 and CNS APIs.

* [608] login.krb5 handles SIGHUP more sanely now and thus avoids
  getting the session into a weird state w.r.t. job control.

* [620] krb4 encrypted rcp should work a little better now.  Thanks to
  Greg Hudson.

* [647] libtelnet/kerberos5.c no longer uses internal include files.

* [673] Weird echoing of admin password in kadmin client worked around
  by not using buffered stdio calls to read passwords.

* [677] The build system has been reworked to allow the user to set
  CFLAGS, LDFLAGS, CPPFLAGS, etc. reasonably.