|  | SidecarSidecar is used to authenticate users using kerberosIV. The
non-portable part of the code is the portion that translates port
numbers to user ids. I've included my version ofgetport-fbsd.c(for FreeBSD
3.2-RELEASE) that can be linked in with the rest of the sidecar code
to get a working binary of sidecar.
Since sidecar (at Cornell) uses kerberosIV, you will also need
kerberos IV libraries and the kerberos programs kinit,klist, andkdestroy. The kerberos
configuration files arekrb5.conf,krb.conf, andkdc.confthat all go in/etc. |  |