Question : Mac - PC Resouces

I'm looking for a resource regarding integrating macs into a Windows AD 2003 Domain.
Could someone point me in the right direction(s)?

BTW I'm not very MAC savvy, but I am M$ certified

Answer : Mac - PC Resouces

Here's a step by step for Leopard and it's relatively easy as long as you don't have a .local domain extension. http://www.smallbizserver.net/Articles/tabid/266/articleType/ArticleView/ArticleID/234/PageID/359/Default.aspx

the .local extension is used for the local machine's Bonjour address. If you do have a .local address you need to disable Bonjour on the machine before it will properly bind to active directory. From the terminal:

Disable:
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist

Enable:
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
Random Solutions  
 
programming4us programming4us