Slashdot Mirror


Using Macs In The Work Place

Kelly McNeill writes "It's been said that bringing a Macintosh into a corporate environment dominated by Windows-based PCs is not an easy task. Once you cut through the corporate red tape, then get through ignorant IT staff you still have to connect and gain access to all the services on the network. osViews editorial contributor Kevin Ledgister took on this challenge and passed the test with flying colors."

1 of 593 comments (clear)

  1. Re:I've integrated Macs into PC offices before... by macwhiz · · Score: 5, Informative

    netatalk? How quaint :)

    With Mac OS X, there's no need to go running netatalk; OS X will speak NFS just fine -- or, if you don't want to go that far, there's always FTP and/or SSH. If you're in a mixed environment, OS X's SMB support is good enough that there's little point in running netatalk in addition to SAMBA.

    If you want to see stuff run really slick, install CUPS on your UNIX boxes. Watch all your systems, Mac and traditional UNIX, use SLP autodiscovery to self-configure printers.

    A big part of allowing Macs to be easy additions to one's IT environment is simply using actual standards, instead of "Microsoft standards." Generally, Mac OS X does an excellent job of supporting standards that have RFCs associated with 'em. For instance, OS X plays great in an LDAP directory environment. If you're using Active Directory, OS X can still be made to work -- but as with any non-Microsoft OS trying to use a proprietary Microsoft "standard," it's going to be awkward.

    It's not that Macs are hard to put into an IT environment. It's that a lot of IT environments have been designed using protocols and tools that only work well under Microsoft OSes, because Microsoft designed them that way. If Ford came out with a car that only worked with a special Shell gasoline, you shouldn't blame Mobil for not being able to fill your tank.