Datarhyme PA System Hire



10.6 and Kerberos TGTs at Initial Login

Mac OS X, Mac-Windows No Comments »

Solution available to fix the problem where the Kerberos Ticket Granting Ticket is not issued during an Active Directory user’s initial login. Apple have detailed the fix in http://support.apple.com/kb/HT4100. A fix is also listed at http://www.afp548.com/forum/viewtopic.php?showtopic=26509. Follow the steps below to force the creation of the Kerberos TGT on initial login. The is taken from [...]

Podcast Producer 2 integrated with Active Directory

Mac OS X, Mac-Windows, Web Development No Comments »

I recently had the task of building a Podcast Producer server and integrating it with Active Directory. After stumbling along without much success I decided to look for help. Help was found on the Podcastproducer.org website. Basically, I needed it to allow Active Directory domain users to logon via the Podcast Producer website or logon [...]

Major Exchange Support Improvements for Office 2011 for Mac

Mac OS X, Mac-Windows No Comments »

Microsoft are getting their act together with Office 2011 for Mac. There are major improvements which include improved support for Exchange and the reincorporation of support for Visual Basic for Applications. [...]

Snow Leopard Ditched Resource Forks

Mac OS X, Mac-Windows No Comments »

Yes, the dot underscore (DS_Store and ._ AppleDouble files) are gone. They have been replaced using SMB Alternative Data Streams (ADS) also known as NTFS Streams. As a network administrator, I welcome this but it may have repercussions. [...]

Mac Leopard not saving resource forks on Isilon OneFS

Mac-Windows No Comments »

MacOS X Leopard (10.5) doesn’t save resource fork information (._ hidden files) on the Isilon by default. Leopard uses the Isilon SMB Alternate Data Streams (ADS) feature which allows metadata such as resource fork data to be stored. However, MacOS X Tiger (10.4) cannot use ADS. Therefore, files (without extensions) written to the Isilon from Leopard(10.5) cannot be identified by Tiger (10.4) unless ADS is disabled. [...]

Firefox and Windows Integrated Authentication

Mac-Windows No Comments »

Firefox can authenticate with Active Directory using Kerberos single sign-on. It works on both Macs and PCs. This allows automatic authentication to intranets or specific internal company websites.

See http://www.mozilla.org/projects/netlib/integrated-auth.html for the specifics on how it works. [...]