Mac OS X 10.5: Kerberos SMB printing check list
Summary
Make sure you have the following items properly configured to enable Kerberos SMB printing.
Products Affected
Printers, Mac OS X 10.5
- Make sure your DNS is properly configured. Each client and server on your network should be able to perform Forward Confirmed Reverse DNS (name to IP and IP to name) to each and every server on your network.
- Make sure your Key Distribution Center (KDC) is properly configured and your client and server are bound to it via Directory Utility.
- Make sure your client is properly configured for your Ticket Granting Server (TGS).
Here is an example command to run in Terminal while logged in as a local administrator to configure your client:
sudo sso_util configure -r FOO.COM -a diradmin -p password -v 2 all
Where FOO.COM is replaced with your realm, diradmin is replaced with your realm administrator name, and password is replaced with the password for your realm administrator account.
Rate this article: