I'm trying to setup Kerberos for my CPPM. I run a Free Radius server now and I can't seem to wrap my head around some equivalent configs. We use a clients file that has a 3 arguments: host, shared secret, and realm file. In the realm file, we have 1 statement: DEFAULT Auth-Type = Krb5Password. I really think I need to put that somewhere in my CPPM config, but I'm not sure where?? When I go about testing, it seems that I need a default argument or if a user exists and this is what my kdc is expecting? Suggestions?