com.apple.Kerberos.digest-service.plist   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>EnableTransactions</key>
	<true/>
	<key>Label</key>
	<string>com.apple.Kerberos.digest-service</string>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/digest-service</string>
	</array>
	<key>MachServices</key>
	<dict>
		<key>org.h5l.ntlm-service</key>
		<true/>
	</dict>
</dict>
</plist>