none
[openafs-wiki.git] / AFSLore / KrbForwarder.mdwn
1 -- [[JimmyEngelbrecht]] - 06 May 2004
2
3 The [[OpenAFS]] client for windows expects the DB-servers to respond to kerberosrequests, which is not the case if you run for ex. a MIT or heimdal KDC on separate mashines. The krb-forward utility is installed on the DB-servers and acts as a proxy to the real KDC's.
4
5 You can get it from my CVS-repo here. checkout the source like this (you need -R patch to your cvs):
6
7 cvs -R -d /afs/e.kth.se/src/SourceRepository co s3/krb-forward
8
9 the source builds on Linux, Digital UNIX and Solaris. The program was written by Love H�rnquist �strand