Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Networking (Apple) OS X Operating Systems Software Windows Hardware

Integrating Microsoft's AD into Apple's OD? 53

grag asks: "My workplace has started a migration to a unified authentication system using Microsoft's Active Directory, and Apple's Open Directory. We need to know if it is possible to place a Microsoft Active Directory server underneath a master Open Directory server in the hierarchy. The Microsoft server provides services only to our Accounting Department, and it seems to us that it should integrate to the Mac Server since all of our other departments use the Mac Server. Our network consists of fifty Macs connected to an Xserve running Mac OS X Server 10.3.6 Unlimited Client License. In addition, we have on a separate subnet five Windows boxes connected to a Microsoft Windows 2003 Server with a five-client license. Should I pursue this question or give up and place the Microsoft Server at the top of the hierarchy?"
This discussion has been archived. No new comments can be posted.

Integrating Microsoft's AD into Apple's OD?

Comments Filter:
  • by biglig2 ( 89374 ) on Tuesday March 08, 2005 @12:32PM (#11877977) Homepage Journal
    Or do you just require some sort of authentication mechanism?

    I ask since some software packages depend on and demand you use AD, but if you have none of that then things like e.g. Samba could be possible alternatives, and might be easier to integrate.

    I would hope that you wouldn't have to put the MS stuff at the top, since that would be a bad network design, but it wouldn't surprise me if you end up having to do this.
    • by biglig2 ( 89374 ) on Tuesday March 08, 2005 @12:36PM (#11878020) Homepage Journal
      I began to wonder if Samba integration to Open Directory was easy or not, so I looked it up - should have guessed, Samba is already built in to Open Directory!

      So, if you're not using an application on the PCs that demands AD, then not using AD seems to be the answer.

      However, I fear that you do really need AD, since otherwise your question is a bit pointless!
    • If you need AD itself, and can't use SAMBA/OD, you've got to either run parallel systems or put AD on top. There's no way to slave AD off of OD for now, only the other way around.

      It would be cool if someone built an authentication/policy interface to OD for Windows though, or made some sort of AD-compatible transport and attribute mode for OpenLDAP.
  • by aventius ( 814491 ) on Tuesday March 08, 2005 @12:34PM (#11877995) Homepage
    Why not just use the server that everyone else uses (the XServe) for the accounting department as well... If its because the accounting department uses Windows.... well the XServe is capable of being the domain for Windows, Macs, and Linux Boxen.
    • I've experienced this before. The reason that the acocunting department is likely seperate is because of the software they use. The XServe is capable of doing simple file/auth/print services, but what do you think is the backend of the accounting application? Probably MSSQL or Oracle, but likely some windows-only database. Poster wasn't asking how to migrate everything to non wintel, but directory integration.

      Now seriously, parent +5? Propose a non-ms solution get modded up.
      • I proposed a non-ms solution because they were already using a non-ms solution for 90% of the network.... seems logical, right? So maybe it wasn't some part of MS smear scandal.

        Now you have a point about database/application backends but don't assume that I'm trying to spread Anti-MS FUD when I'm only thinking logically. BTW, you can still use Open Directory to manage a Windows server... oops, I logically proposed a non-MS solution again... my bad.

  • Fifty-Five nodes? (Score:3, Informative)

    by Jeremiah Cornelius ( 137 ) on Tuesday March 08, 2005 @12:38PM (#11878037) Homepage Journal
    Doesn't much matter!

    Sorry for that. Use AD - it is more flexible and will have more applications leverage the directory, as you grow.

    Populate the AD with the Apple Schema additions, and migrate your Mac info to AD - ditch OD. For fifty users, the headaches and over head of directory synchronization are not worth the trouble. Not even the education value is worth the complaints that you will endure on the way, if something goes awry.

    When you are huge, you can synch directories with MIIS. This is the cheapest Identity Management solution to play nice with all your parties - but still too much for your scale.

    • by aventius ( 814491 )
      I think you missed the key fact that the majority of the computers are macs. I might have agreed that AD is more flexible if they had all windows machines but thats not the case. I refuse to believe that MS-AD is more flexible in a multi-OS environment than Open Directory.
    • There's no reason at all to simply 'ditch OD'.

      Active Directory and Open Directory can work quite well together. My servers are set up in the exact opposite way of how you are proposing. My users accounts reside in AD and I use OD to provide the specific MCX data to the desktops that are not supported by the default AD schema.

      Here's a word of advice, *do not* modify your AD schema. Sure, its LDAP and we all know you should be able to modify your directories to meet your environmental needs, but that's n
  • by elliotj ( 519297 ) <slashdot&elliotjohnson,com> on Tuesday March 08, 2005 @12:38PM (#11878038) Homepage
    From the Apple site the poster linked to:
    "The Open Directory architecture makes it easy to integrate Mac OS X client and server systems to into your existing network infrastructure. It's compatible with other standards-based LDAP servers, and can even plug into environments that use proprietary services such as Microsoft's Active Directory"

    So it looks pretty straight forward. If Apple says it can be done, chances are: (1) they've done it, (2) they've got documentation telling you how to do it, (3) it is possible.

    I'd start by checking the white papers on that Apple page. Then browse through the Apple knowledge base. They use groups.google.com to see what other people are saying about it.
    • by Anonymous Coward
      I think the poster is asking if M$'s Active Directory will integrate with OS X, not if Apple can integrate with M$.
    • by jhealy1024 ( 234388 ) on Tuesday March 08, 2005 @01:50PM (#11878822)

      So it looks pretty straight forward. If Apple says it can be done, chances are: (1) they've done it, (2) they've got documentation telling you how to do it, (3) it is possible.

      I agree with (1) and (3), but (2) is nowhere close. Apple has done it, and it is possible, but the documentation is somewhat lacking. There are several gotchas to worry about (especially if you're doing stuff like roaming profiles on the windows boxes). If you read the Apple documentation, it makes it look like 30 minutes of work. In reality, a full integration like what the poster is looking for is several days of time...

      Also, it should be noted that integrating windows with OD can only be done as an NT4-style domain; the OD server can't masquerade as an AD server. I think the submitter understands this, which is why they're trying to integrate a whole AD server into the Mac setup. Running the Mac for everything just won't work if you need true AD (which I assume they do).

      Most of the OD/AD integration I've heard of has the OD taking orders from AD. This is mainly due to the fact that AD is proprietary crap that hasn't been reverse-engineered yet, so the easiest way to go is to slave off of it, rather than try to get MS to play nice with your open, standards-compliant system. Of course, this is exactly what MS wants (embrace and extend!), but until the Samba team gets enough donations to hack the AD protocols, that's probably the only option.

      • I can't be sure, but I also believe that X will use, at a maximum NTLMv1, which is susceptable to man-in-the-middle attacks. That might not be an issue if you are implementing this in a small office, but you'd likely want to set up a VPN for anyone who connects from out of office. Also make sure that you pay attention to any documentation on Lan Manager hash style passwords. You want to avoid those as they can be cracked with trivial effort. This project might be easier with Mac OS X 10.4, I hear the AD in
  • Drop the MS Server

    BOFH style

    from the 4th floor

    on the car of your boss.

  • by Anonymous Coward on Tuesday March 08, 2005 @12:43PM (#11878081)

    Phone up Bill Gates and say "Yeah, Bill? You know all that talk about interoperability? Where is it?"

  • Check Apple's Docs (Score:5, Informative)

    by ravenspear ( 756059 ) on Tuesday March 08, 2005 @12:51PM (#11878153)
    I would read this document [apple.com] available on the Apple site. It has some good information on integrating AD and OD.

    One section says this: "Users whose information can be managed most easily on a server should be defined in the shared LDAP directory of a Mac OS X Server that is an Open Directory master. Some of these users may instead be defined in directory domains on other servers, such as an Active Directory domain on a Windows server."
  • other sources (Score:5, Insightful)

    by Johnny Mnemonic ( 176043 ) <mdinsmore&gmail,com> on Tuesday March 08, 2005 @12:58PM (#11878220) Homepage Journal

    Should I pursue this question or give up and place the Microsoft Server at the top of the hierarchy?

    While interesting, I would suggest that you look at Apple centric boards for resolution of this kind of question. How many Slashdotters know or care? Here's some examples:

    I'm sure there's more, but those are the quick few that you could at least get better resources from if they don't directly answer your question. I won't kid you--I don't think it'll be easy. But it would be helpful to start with people that might actually know the answer, than to start with people that probably don't.

    You might also consider a Server Support agreement [apple.com] from Apple; they can help with this kind of integration. Sure, it costs; but then you didn't think that we'd do your job for you either, right? And I believe that you could get this kind of support for the cheapest plan: $5995, and even have a few more calls left over for the rest of the year.

    • Re:other sources (Score:3, Informative)

      by arglesnaf ( 454704 )
      If all you need is directory services replication, the OD/AD integration is fine, but for my requirements, I wanted truly integrated native UNIX / Windows authentication, the kind the Samba does not provide.

      Beyond the Directory integration, you need to build a Kerberos domain for absolutely seamless authentication and 100% verifiable identity. The best thing is, once you have it up and running you have single sign on as well.

      Apple, Sun, and Microsoft sell "Integration tools" that do this halfway, but the
    • I've also found this site [macwindows.com]
  • AFP548.com (Score:5, Informative)

    by SandSpider ( 60727 ) on Tuesday March 08, 2005 @01:00PM (#11878239) Homepage Journal
    There's a pretty good whitepaper about this on AFP548 [afp548.com]. Specifically, download the PDF [afp548.com].
  • by sootman ( 158191 ) on Tuesday March 08, 2005 @01:24PM (#11878514) Homepage Journal
    ...ask Apple. Seriously. My company has an account executive and a systems engineer that visit us twice a year. Between them, they'll be able to tell you exactly what OS X can and can't do, and what it'll cost. You don't have to be a huge company to get this kind of service. If you want to spend money, they'll let you talk to whoever it takes to answer your questions and close the sale.

    Most likely it can be done but it is a pretty complex request so it *will* come down to money--either paying someone to come in and do it, or paying to train someone in-house to take care of it. Unlike something relatively simple and common, like setting up Apache, when you get this far into things there aren't a lot of tutorials on the web. Despite what Apple and MS imply, there is no flashing "Click me to integrate everything" button. Complicated shit like this is... complicated. You'll probably have to pay, one way or another. Start here: http://train.apple.com/
    • by Anonymous Coward
      Try this resource first: http://consultants.apple.com/consultant/ [apple.com] It'll probably be cheaper and faster to get it right in the first place.

    • Despite what Apple and MS imply, there is no flashing "Click me to integrate everything" button

      Funny that you should say that, because apparently in Tiger Server there is [apple.com]:

      Home Server Setup -- Anyone Can Do It

      Perfect for small offices and home offices, the new Gateway Setup Utility in Tiger Server makes it easy for anyone to set up her own Internet Gateway, Firewall and VPN. Simply connect a network cable from your server to your DSL or cable modem and another cable from your network to your server. Whe

      • Except that a "Windows Primary Domain Controller" is part of an NT4 domain structure, not an Active Directory domain. AD makes no distinction between primary and secondary: it is federated, and only recongnizes the "master" machine which is the authoritative source when conflicts are encountered.
    • because, there is more than one way to skin a cat. Plain and simple, the companies have their best interest at heart. That means more sales. They may have a solution that works just so, so or even does not work; Yet, they sell you the solution.

      By asking here, everybody learns (or at least gets to be modded as funny or troll/flamebait for being asses).

  • Apple's IT Pro page (Score:5, Informative)

    by Vandil X ( 636030 ) on Tuesday March 08, 2005 @02:34PM (#11879417)
    About two months ago Apple launched a new Web site for IT Professionals, http://www.apple.com/itpro [apple.com].

    Sort of Apple's equivalent of Microsoft's TechNet page.

    I'm not sure if it will help you with your particular issue, but it's bookmark-worthy for any Macintosh network systems administrator.
  • cross-realm (Score:2, Informative)

    by Anonymous Coward
    We do cross-realm authentication:

    http://www.4am-media.com/sso [4am-media.com]

    Also find quite a bit of good data here:

    http://www.macdevcenter.com/pub/a/mac/2003/12/09/a ctive_directory.html [macdevcenter.com]

    A good idea is to take Apple's Directory Services class http://train.apple.com./ [train.apple.com] The author of the above articles taught ours (and wrote part of the class.
  • by caseih ( 160668 ) on Tuesday March 08, 2005 @04:26PM (#11880752)
    Having used OpenDirectory for a year and half, I can say that it is too buggy for enterprise use. There seem to be problems with the OpenLDAP and PasswordService integration in OpenDirectory. OpenLDAP crashes hard very frequently and often the entire OS X system (due to the way DirectoryService works) is made complete unresponsive. Apple is aware of the bugs and how to reproduce them but so far has done nothing. The current rumors are that these bugs (or bug) will be fixed in Tiger. That is simply not acceptable for enterprise software. Current bug numbers (ticket numbers) that Apple has assigned this problem are 3966561, 3725081, and 3549410.

    The irony is that OpenDirectory is awesome! We should be actively porting the architecture to linux. The problems I've described above are not inherent design flaws, but rather specific Apple implementation bugs on OS X. I know on Linux this stuff would work wonderfully. OpenLDAP forms a key component of this architecture but it's only the authorization component. OpenDirectory provides a unified SASL/Kerberos password store that does authentication in a unified way (and syncs passwords for samba, md5, etc)

    Given this discouraging situation, I'd stick to Active Directory if I were you for now.
    • Given the name OpenDirectory, one would assume that source is available? If so, how difficult are those bugs to reproduce and fix? I haven't done any Apple development, but it should be possible for someone experienced in this to pick up the ball, release a patch, and enjoy the respect and admiration of the whole community... maybe even catch a few PayPal donations while they're at it.
      • Yeah you'd think that would be the case. The source files are available but I have yet to get them to build. They also have heavily hacked OpenLDAP without separating their changes out into patches. Thus using a newer version of OpenLDAP, for example, is almost impossible. I'm going to start talking to the OpenDarwin folks about building these things.

        So far, sadly, Apple indeed uses open source components and release much of their source, but they are not open in most senses of the word. There are no
  • Here's a pretty good article about how to do Single Sign on with AD with Linux/Unix Desktops.
    http://www.redmondmag.com/columns/article.asp?Edit orialsID=858

    This may help someone out there.

    Cheers,

    Wustoff!
  • by csoto ( 220540 ) on Tuesday March 08, 2005 @05:55PM (#11881808)
    It's well worth it. I attended, and since then, we've implemented a large-scale AD-OSX integration.

    http://train.apple.com/static/users/it.html [apple.com]

  • o'reilly's article [macdevcenter.com] - a little out of date now, but still valid.

    and AFP548.com [afp548.com] - run by the guy i took OS X server classes from.

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...