Better security features in Mozilla Thunderbird 0.6?

Better security features in Mozilla Thunderbird 0.6?

I read that Thunderbird 0.6 has better security features for cross-platform implementations? Could you tell me how these improvements play out?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Microsoft servers (both Web and email) include a proprietory protocol called NTLM that's used to pass user information to the server. The server uses that information to grant or deny the user access to server resources such as websites or mailboxes. Clients like Mozilla that support NTLM are spared from throwing up additional dialog boxes to the user. So NTLM support in Mozilla (including Thunderbird) is an ease-of use issue. If you happen to have NTLM rolled out, then Mozilla can work with it, although there are still a few outstanding isses. When moving from Windows to Unix, NTLM support in Linux-based clients and servers like Mozilla and Apache makes the migration slightly less painless. NTLM is really a variant on "Windows for Workgroups". If you were to architect Linux services from the ground up, rather than mimicking Windows, then Kerberos is an equivalent technology. Workgroup computing on Linux really just comes down to plain /etc/group groups, though.

This was first published in June 2004