I had to do some porting work for Kerberos V migration that might be useful to others so I am posting the link here.
The files are at: http://72.196.247.179:3000/openafs/kerberos-V/ The files in this directory are a couple shell scripts that I used to build the Kerberos V software. There is one for the afs-krb5 migration kit, and another for MIT Kerberos V version 1.5.1. The scripts have everything in them including compiler names, compiler options and source patches. Note that the afs-krb5 script uses the krb5 script since the migration kit wants the krb5 build tree. I built against OpenAFS 1.4.1 client software. The krb5 script will build MIT krb5 for AIX 4.3, 5.2, RedHat 9, CentOS 4.4, HPUX 11.0 and Solaris 9. I had to port HP and AIX -- AIX was mostly type errors rejected by the compiler I used -- you may have better luck with a different compiler. There is also a patch to fakeka to change the type of the master key to match the default used by the MIT installation process when creating the initial database. The afs-krb5 script includes some patches to make it build against MIT Kerberos V version 1.5.1. It has only been built for CentOS 4.4 since that's all I needed. -- Joe Buehler _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
