sudo kadmin.local -q “add_principal -e des-cbc-crc:normal -pw apple krbtgt/[email protected]”
and …
sudo kadmin.local -q “add_principal -e des-cbc-crc:normal -pw apple krbtgt/[email protected]”
my OD realm will trust tickets from AD? Or do I also have to use Active Directory Users and Computer and “right-click on a user you’d like to enable cross-realm authentication for”?
Comments are closed