[BACK]Return to README CVS log [TXT][DIR] Up to [local] / src / kerberosV

Diff for /src/kerberosV/Attic/README between version 1.2 and 1.3

version 1.2, 2001/05/25 10:21:22 version 1.3, 2001/06/07 08:21:23
Line 6 
Line 6 
   
 To build this stuff, do the following:  To build this stuff, do the following:
   
   # cd /usr/src/kerberosIV/lib/sl
   # make
 # cd /usr/src/kerberosV  # cd /usr/src/kerberosV
 # make build  # make build
   
Line 25 
Line 27 
   
  - Make sure to not try krb5 auth when no ticket exists. (same goes for krb4)   - Make sure to not try krb5 auth when no ticket exists. (same goes for krb4)
  - kadmind   - kadmind
  - Other servers   - hprop, iprop
    - kf, kfd
    - kpasswdd and hack krb5 support in our passwd
    - krb5-config script
    - kx, kxd
    - krb5 support in login, xdm, xlock, su and sudo
    - rxtelnet, rxterm
    - string2key
    - verify_krb5_conf
    - pop-server and push
    - rsh, rshd
  - ssh and sshd   - ssh and sshd
  - Test what happens for a user not using kerberos   - Test what happens for a user not using kerberos
  - Test all combinations of compat stuff between client, kdc and server   - Test all combinations of compat stuff between client, kdc and server
  - Slave propagation k5->k5 and k4->k5   - Slave propagation k5->k5 and k4->k5
  - Test how to upgrade a realm from k4 to k5   - Test and document how to upgrade a realm from k4 to k5
  - Test compatibility with other k5 implementations, for example MIT and   - Test compatibility with other k5 implementations, for example MIT and
    Windows 2000     Windows 2000, and document any caveats or tricks
  - Logging   - Logging
    - Manpages are missing for many library functions, as well as a few
      programs. So we should document them and give back to the Heimdal project.
    - Build and install heimdal.info
    - Fix /etc/rc and companions
    - Example configuration installed when system is installed

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3