On Fri, 2005-09-30 at 13:02 +0800, Guus Ellenkamp wrote: > How do I install Kerberos on a Fedora system. I'm new to Linux and can't get > how to do it from the instructions I found on the internet.
Last I looked, MIT Kerberos came pre-installed on all versions of Fedora. If you, by any chance, selected it to not be installed, try the following: yum install krb5-workstation pam_krb5 And, if you need it: yum install krb5-server Hope it helps, Fredrik Tolf ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
