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

 



Forgot your password?
typodupeerror
×
OS X Businesses Operating Systems Apple

Using Networked Home Directories with Mac OS X? 74

trouser asks: "I work in a small office using Macs running Mac OS X and PCs running Linux (Debian). There's no problem sharing files between the machines using Samba, Netatalk, and FTP. However, we want to set the Macs up so that at login they mount home directories from one of the Linux boxes so that we get the same home directory no matter which machine we login on. I've read a little about doing this using NetInfo but I gather with LDAP being included with Jaguar that there might be other options now. Any clues?"
This discussion has been archived. No new comments can be posted.

Using Networked Home Directories with Mac OS X?

Comments Filter:
  • Is there any good documentation on how to use all the network services Unix has? Like using nfs with other Unix/Linux boxes. Sharing stuff not only with Apple Talk. Using printers over the network. All the stuff you want to do when you have more than one computer at home but with different systems. It really is annoying when you try and try to figure out how something works. Not everybody is a nerd.
  • LDAP Infos/MacOS X (Score:5, Informative)

    by Anonymous Coward on Tuesday August 27, 2002 @04:06PM (#4151454)
    The MacOS X Server Guide from Apple answers some of you questions...

    http://a320.g.akamai.net/7/320/51/1739d12419ef7c /w ww.apple.com/server/pdfs/Mac_OS_X_Server_v10.2.pdf

    LDAP = Lightweight Directory Access Protocol
  • you could use NFS...
    • When I tried do connect to my Suse 8 box it almost hang... I wonder how Apple makes it without any documentation..... I really would love to know all the network secrets.
      • Re:NFS? (Score:2, Informative)

        by ivan256 ( 17499 )
        I already have "mount magrathea:/huge/mp3 ~/Desktop/mp3" run when I log in to my 10.2 box. The server is Linux 2.4.17 based. What does Suse do to their kernel that is causing your problem? From what I can see the NFS client implementation in 10.2 works perfectly well.
        • The trick is to put the mount in NetInfo. Export the directory on the linux box and add the following to NetInfo:

          / -> mounts -> name: server:/export
          dir: /path/to/mt/point
          opts: bg

          this is from an OpenStep machine, but it ought to work on Mac OS X with minimal tweaking.
    • NFS sucks ass, especially if your clients are laptops. The minute the network goes away, your system starts hanging.
  • Server (Score:4, Informative)

    by Johnny Mnemonic ( 176043 ) <mdinsmore@NoSPaM.gmail.com> on Tuesday August 27, 2002 @04:22PM (#4151601) Homepage Journal

    While you don't need Mac OS X Server to do this, the same resources will apply. I would recommend the OS X Server mailing list [apple.com], or the X Server Admin Guide [akamai.net]. Both are good sources of info for doing just this kind of thing.

    Also take a look at some non-Apple resources: AFP548.com [afp548.com] is consistently the most current, and has a question and answer bulletin board; there's also StepWise [stepwise.com], an oldie but goodie.

    Hope that helps, and good luck.
  • I believe you are looking for 'amd'. It's an automounter for NFS filesystems. It is included on my 10.2 install, not sure about 10.1.5. I would think if you set up /Users/* for automounting you'ls be all set.

    -Rusty
  • by Anonymous Coward
    If you do this, automount and use NFS. OS X Server sharing AppleTalk to the Macs and NFS to Linux would be more ideal.

    However, from my experience, I have to recommend against network-mounting the *entire* home directory. There is a bit much in your typical OS X home directory which you don't need cluttering up your Linux desktop environment ( Library folders and such ) and probably vice versa. Having a separate shared directory, or mounting your Linux home dir as a sub-directory of you OS X home dir is probably a better option.

    When we tried automount-ing home dirs we had problems with the mount not happening before OS X wanted the files and you'd find yourself with no home dir ( of course, it'd be there if you logged out and logged back in, but what a pain. )... it could be that we were just a bit clueless, but if you are also just a bit clueless...
    • My whole home directory is automounted from a NetApp Filer. My user info is in NIS, which actually proved to be a bigger problem.

      Mac OS X works fine with NFS mounted home directories in general. Jaguar broke loginwindow getting username/password info from NIS, but I just made a local copy in netinfo for myself. No one else logs into my machine at the console. A few applications don't like the HFS+ emulation done on single-fork filesystems. In my experience only Adobe Acrobat reader bitched, and there all I needed to do was force the Finder to create a resource fork. Then all was well.

      My suggestion. Pick a brave volunteer and try it.

      That's the only way to know if the applications you use will function OK.

  • Apple Training (Score:5, Informative)

    by plsuh ( 129598 ) <plsuh@noSpAM.goodeast.com> on Tuesday August 27, 2002 @04:50PM (#4151878) Homepage
    Warning: Shameless Plug! :-)

    Apple provides for-fee technical training that covers this and other very useful topics. The courses are generally a week long and involve instructor-led, hands-on training in setting up a network with Mac OS X and Mac OS X Server. IMNSH (and quite biased 'cause I helped write it! :-) O, the training is good stuff, meaty and chock full of technical information. Almost everyone who goes through these courses says something like, "Wow, that's a lot of good, useful information."

    We're working on the revisions for Jaguar right now, and expect to go live with the first course deliveries in a month or so. Go to the Apple Training website [apple.com] for more information.

    --Paul

    Paul Suh
    Curriculum Developer
    Apple Technical Training
    (Help me keep my job! Buy training from Apple! :-)
    • Well show us how good the training is by answering the question here.

      I will then in turn, send a mail to your boss telling himhow good you are and not to sack you. That's us having the answer, and you not losing your job.

      Win-win-mac situation here!
    • Re:Apple Training (Score:3, Insightful)

      by jbolden ( 176878 )
      I've looked at the training. IMHO I think you guys should do what many of the vendors do and offer a range for the technical certification. You already have the tests in place. Have details on what's covered on the test. Sell textbooks at a reasonable costs. And then offer the training to people who would rather spend the money then work at home.

      Someone who has passed 3 of the 5 Oracle exams and is having trouble with the last 2 will drop a few grand for a weeks training easy. Someone who hasn't passed any isn't nearly as likely to. Further without all this detail its hard to know if the training is worth anything.

      Just my $.02
    • I think a really important key, is that Apple needs to be more proactive with training material and documentation.

      I realize that Apple is moving along at the pace of a speeding bullet right now with OS X, and especially OS X Server, but the OS X Server 10.2 manual was only made available this past couple of weeks, and the 10.2 Server courses just went up this week.

      So until the week before last when I printed out the 10.2 Server manual, I had no real technical idea of what stuff like Open Directory in real technical terms. Sure, there was marketing info, but that didn't tell me much about implementation.

      Additionally, there's a real lack of technical info that system administrators need. It would've been helpful for Apple to say something like "Open Directory is based on OpenLDAP vx.x" and other such details. We need to PLAN ahead, and with the overabundance of marketing info at the expense of good technical info, that's pretty hard.

      That said, I just got the 10.2 Server upgrade CDs in the mail yesterday, and installed it on one of our Xserves this morning and so far it looks great. The LDAP stuff might actually be the first solid implementation of OpenLDAP I've seen.

      PLEASE! More technical information & training materials for sysadmins. PLEASE! Public betas or evaluations of server OS software, or at least good in-depth technical info ahead of time.
    • How about long distance training?

      The problem with Apple's training is you can't often get to it unless you either live nearby or you fly out there.

      Also, could people please caption training videos?

      Thank you

      -Beth
    • I gotta say my part here, I am in the UK and really bored of Apple treating us like 2nd class citizens here. The SysAdmin course for Mac OS X Server is still not even released here for 10.1.x!!! How can this be acceptable??? The company Apple UK are using for their training were unable to tell me when this course was starting, as they had still not received the training materials for the 10.1.x course, and this is at a time when this course is now not even worth the paper it is printed on. I went to the Apple Server Essentials and Mac OS X Admin courses and they sucked!!! I knew more when I walked through the door on day 1 than the trainer, I learned nothing, and wasted loads of my time and my companies money. In fact I ended having to show the trainer how to create the parent and child domains and the nfs or afp exports, and setting the automounts for network home dirs for OS X clients as I had done this work already. I was hoping that the course might shed some light on some of the other areas of the server OS, but no... And so now I am faced with having to teach myself again now that Apple have decided to move to LDAP, which while it is a technology I have wanted to get to grips with, I am now forced into a situation where I HAVE to learn it as my boss wants us to be using this when we rollout 10.2 server, all this without any real support from Apple. Now I think Apple have the best products in the marketplace, and I work for a company that is using 99% Apple technology in both the backroom as well as on the desktops. Also we are in an area that Apple are directly targeting at the moment (especially my company as we are rather prominent in our particular marketplace and known for using Apple products), but there is still SO much for them to do... and they are failing, and all because we are not in the USA!!! I am not a professional Apple beater by any means, in fact I have spent most of my professional life promoting Apple and encouraging people to use their products, but when the question of training comes up my blood starts to boil. Apple have released a whole new OS in X and moved the goal posts on Mac IT depts, we are left having to learn a whole new OS, UNIX, and a whole raft of new issues, I am glad to have the stability that X brings, but the support from Apple has been pathetic to non existent. All the emphasis has been on developers, which I can see is needed but why nothing for sysadmin's and why nothing or so little outside the USA? I love the features that X and now Jag brings, it is so cool that I happily spend my time digging around finding ways to get all these new features to work, but some useful pointers from Apple is not asking too much. I am the lead sysadmin for a company that spends nearly a million pounds sterling per annum with Apple in hardware and software, and even the professional support from Apple is awful. They do seem to be trying just now, but even the people selling the support don't seem to be aware that what they are offering isn't in place yet (the sales team that came to see us told me that the OS X SysAdmin course was in place and that the 10.2 docs were being worked on and should be in place for the end of September but as you can see I called their training centre and was told that there was no course as yet even for 10.1.x), or if it is you have to be in the North American continent. It is just not good enough! Now if you want to know how to get this working then I have it working on my test system, I need to work some more on it to be sure that it is working properly, as it has been a little buggy and I want to be sure that I am not telling you something that screws your systems as it has a couple of times here!!! :) I'll post back on Wednesday with some useful info...sorry for the rant but like I said it does make my blood boil!
  • macosxlabs.org [macosxlabs.org] is a good site to visit. Several universities are trying this, including the one I work at.

    We've got a lab with both XP Pro and OS X computers who have their home directories mounting of a network attached storage device. Account info is pulled from a Samba server for the PCs and an NIS server for the Macs. Marcel Bresink has a nice utility for placing the NFS mount info into Netinfo's database with the right syntax. He also has thorough documentation [bresink.de] on getting Mac OS X to speak to an NIS server.

    One thing I'd like to see is better documentation for OS X Server 10.2. OS X Server 10.2 is supposed to be do "NFS resharing over AFP" making it easier to have home directories stored on an NAS device. That gets NFS mounted to the OS X Server which looks at that as the home directory location for all the users. That mountpoint then gets shared to users over AFP. It has not been successful and the nice thick server admin guide isn't very clear on the resharing feature except to say that it is there.

  • You're confusing terms. You want NFS. NFS is what you use to export the files from the server and have them automatically mounted on the client when the computer boots up.
    • No, I definitely meant Netinfo. Netinfo is a directory service which contains a lot of good stuff including all the user accounts, passwords and paths to home directories. Apparently it can also be used to setup automounts of remote file systems using nfs and hopefully also afp, smb, etc. By tweaking Netinfo is should be possible to mount a Users/* share on a Linux box and then change my local home dir from /Users/my_home_dir to /Volumes/linux_box/Users/my_home_dir. I'd prefer not to use NFS because I assume I'd lose my resource forks, but I've got my Linux box running Netatalk with AppleTalk switched off, AFP over TCP/IP, and I'm wondering if maybe that will solve the problem. Probably not because the resource forks are part of the underlying file system, not the form of network file share. Maybe I need to share the home directories from one of the Macs instead of a Linux box.
  • by bill_mcgonigle ( 4333 ) on Tuesday August 27, 2002 @04:53PM (#4151909) Homepage Journal
    On 10.1, I hacked NetInfo to keep my home directory on a linux NFS share. Lots of stuff broke. Lots of stuff, even good stuff like Mozilla, doesn't work because the filesystem isn't transparent to Carbon on non-HFS+ volumes. Even local UFS doesn't work.
  • Just curious, is there a way to have Roaming profiles similar to Windows, where it logs in using the server profile, but if it's offline, it uses a local cached copy. Once it's back on the same network as the server, it updates the cache.

    This would be nice on a laptop for example that might just be away from the home network at any time.
    • There's a decent article on doing just that with CVS in this month's Linux Journal (http://www.linuxjournal.com). Of course, it assumes a working CVS install and some knowledge of CVS. Still, it's a less automatic but more flexible approach than Windows roaming profiles.
    • Under OS 9 you could use OS X Server with Macintosh Manager and check out the laptop for use away from the network. Unfortunately that looks like it is gone from OS X and Workgroup Manager under OS X Server 10.2.

      I'm waiting for my copy of 10.2 server to arrive to check out my options with our school's iBooks.

      • Apple really needs a product that allows you to sync your iBook/Powerbook back to your iMac/G4 Tower at the end of a day. I hate having 2 home Directories... and losing contacts.. or not having my full iPhoto library with me. Keeping your home dir on a MacOS X Server doesn't do much in this case either.

        Tim
  • by alyandon ( 163926 ) on Tuesday August 27, 2002 @05:50PM (#4152329) Homepage
    For those that were using the following format for fstab: /dev/disk### /Applications hfs rw 1 2

    You may have noticed that automount refuses to mount partitions on your /Application and /Users mount points under Jaguar like it did for before. The correct format for your fstab entries should be:

    LABEL=(partition name as mounted under /Volumes) /Users|/Applications|/Whatever hfs rw 1 2

    Instead of spaces between the items use tabs -- I haven't verified if spaces work yet.

    I'm not a mac user myself but my roommate struggled with this issue for quite a few hours before hitting on the solution. I figured I'd pass it along in case anyone else was struggling with it.
  • This guy [bresink.de] (aka the creator of TinkerTool) has some excellent tools and tutorials on using NFS and NIS.

    Of note, using NIS at the LoginWindow has been broken in 10.2 (it worked in 10.1), but a fix is in the works and expected soon.

    Also, he notes that Apple is bring BSD's AMD to OS X (finally!) so that NFS mounting won't be quite as quaint as it has been till now.

    (I've been using NFS/NIS on iMacs in our previously Solaris-only lab - worked almost like a champ).

  • I just upgraded my new PB G4 to OS X v10.2 and want to file and maybe print share with my little NT4 network at home. I'm not doing Linux, LDAP, Samba or NFS, just some ethernet cables, a router, hub and DSL modem. I've tried (and read) everything I can think of but the PB won't see anything else and the NT4 machines won't see the PB. So, what's the deal with "Jaguar -- easy file sharing?" And where's the v10.2 documentation? Does Apple rely exclusively on third party publications and good Mac people for how-tos? I do know how to read, but one of the reasons I bought a Mac (which is fabulous, so far) is so I don't have to spend the rest of my days futzing and tweaking. For me it's a means, not an end. I need to get something done.
    • Disclaimer: I have 10.1.4

      You should be able to connect to the NT4 shares using the built-in smb protocol on your Powerbook.

      Access the NT4 share using the finder menu item "connect to server" and then put in the share path in the following format:

      smb://domain;server/share

      I use this everyday to connect to a share on my main workstation, w2k pro on an AD domain.

    • Actually Samba is installed with Jaguar so you are using it. If you look in the Sharing panel in System Prefs on your Mac you'll find a new option called 'Windows File Sharing'. If you enable it Samba will start and your NT system should be able to see your Mac. Of course you also need to have file sharing turned on for the NT system, and you'll need to see a network workgroup name and select at least one directory on the NT system to be shared on the network. I don't recall how it's done but the Network settings in the Control Panel would be a good place to start. Also, you should set the Mac SMB workgroup name to match the workgroup name you use on the NT machine. This is set using the Directory Access utility in /Applications/Utilites. Select the SMB service on the Services tab and click 'Configure'. You'll be prompted for a workgroup name and a WINS server address. For the setup you describe you can leave the WINS address blank. Now if you select 'Connect to Server' from the Finder's 'Go' menu you should see the NT machine listed. Since upgrading to Jaguar my Mac lists all the Linux SMB and AFP shares and all the Macs on the network. I haven't tried it with a Windows machine yet but I'd reckon it would work as described.
    • OK, this is really simple: Load the Mac file and printer sharing services that come with NT server. The print server isn't the greatest, not even sure if works with OSX, but the file serving is reliable, if slow. If speed of file sharing is a concern there are products that address that (ExtremeZ ip, Windows 2000...etc). MF
    • Under 10.1 I used sharity for sharing files betweek my iBook and office Win machines. Now with 10.2 I continue to use Sharity for file sharing and I can print to a Win Samba printer with CUPS (just ready in Jaguar). See web site "Mac OS X hints" for almost all you need to know. All the best
  • Since I maintain my own machine, I get put on the semi-trusted network, which means that I can't directly mount my smb share. On my Linux box, I work around this by tunneling SMB through an ssh tunnel, but on my OS X machine, I can't find a way to override the SMB port to the tunneled port (sure, I could use smbclient, but that's just not lickable). I've tried a few variations on the URL from the Finder's cmd-k dialog:

    smb://username@localhost:tunnelport/share?WORKGR OU P=wkgp

    smb://username@localhost/share?WORKGROUP=wkgrp;P OR T=tunnelport

    and many variants, but not seems to work. Any suggestions? Has anyone figured out how to override the SMB port?
    • If you look on the apple downloads section in the support site, they have a gui app that will redirect any port thru SSH. Just go to the Downloads section for OS X and do a search for SSH.
      • Do you happen to recall the name of that app? Of the 8 hits found in that search, I don't see anything that seems to do what you describe.

        That app probably won't do what I need, anyway. Setting up ssh to redirect a port through the ssh connection (i.e. an SSH tunnel) is a simple matter of using the -L option. The hard part here is that there is no obvious way to instruct OS X to use a non-standard port for samba. Even the commandline version (mount_smbfs) provides no port override (at least, none documented in the man page).

        The nearest thing to a solution I can find is to run ssh as root so I can tunnel local port 139 to remote port 139. This solution works as long as I never plan on running an smb server and as long as I can and am willing to setup the tunnel as root.
    • Why not do exactly what you do on linux and tunnel? If you already know how to do it and know that it works...

      • That's precisely what I'm trying to do. In Linux I use the following command:

        smbmount //localhost/share mountpoint \
        -o port=tunnelport,username=myusername, \
        workgroup=mywrkgrp

        (lines wrapped for clarity)

        In OS X, you have two options: connect to the samba share through the Finder's cmd-k dialog, or use mount_smbfs. In neither case have I found a way to override the default SMB port (139) to use my tunneled port (9139 in my case).

        See this comment [slashdot.org] for more info.
        • What you do is map 139 on your local machine to 9139 on the remote machine. Look at the -L option on the ssh man page.

          • What you do is map 139 on your local machine to 9139 on the remote machine.

            No. It's the reverse. What I do is map 9139 on the local machine to 139 on the remote machine. The difficulty arises in just how to tell OS X's samba to use port 9139 (my tunneled port) instead of port 139 (the standard port).
            • On a linux box you would change this in /etc/services. I'd assume the same thing would work by changing ports in the netinfo database. I'd try to just open netinfo mananger go to services and change the port for netbios-ssn. You may have to reboot. No way to test the effect on this end but assuming that netinfo is actually doing the same thing as /etc/services (which is apple's claim) this should work.

              If it doesn't you could always cheat and just port map to yourself, ssh forwarding your own 139 to 9139.

    • Maybe piping smb to ssh, or visa versa, would work in this case. I wouldn't know where to begin, but piping the output of something to something else shouldn't be too hard to work with.
  • just use NFS and set the mount directory to /home/~user/
  • There is a forum thread here [macobserver.com] that covers much of the material your are looking for, and the people involved would probably be happy to help you out.

    It's always nice to talk to people who have done it before..

  • OpenLDAP and 10.2 (Score:3, Informative)

    by fordgj ( 522469 ) on Tuesday August 27, 2002 @08:32PM (#4153263)
    Yes, OS X 10.2 should be able to automount an NFS volume from a linux box, deriving the required information from the an LDAP database. Yet, this isn't that easy. Over the last two weeks, my work has been attempting to do a similart task with a combination of Jaguar server and Linux. Basically, the issue of where your home directory is doesn't matter a whole lot. The problem is working with LDAP. Our issue has lied in getting the LDAP database setup wioth the proper base such that the fields exist. The LDAP server MUST accomidate all the fields. This includes regular Posix account information, plus special Apple fields such as MCX flags,etc. If you examine the apple.schema file that comes with 10.2 (/etc/openldap/schema/apple.schema), you will see all of these. The 10.2 documentation is good and bad, it says some stuff about this and leaves out a lot. Another problem is the generation of all of this information. I believe that it isn't all regular ASCII (mainly MCX flags). If you already have a netinfo database under Jaguard server, you can migrate the output from slapcat. The problem is, this doesn't work under the client verion, though this may be a matter of configuring the ldap.conf file properly. As another clue, check out the Unix RFC preset in the LDAPv3 section of the 10.2 Directory Access utility. This has additional information regarding mappings. In essence, we have yet to be able to maintain an OpenLDAP directory under linux that could authenticate OS X. However turning on slapd under 10.2 did work with LDAP authentication. It's all a matter of having a database with the proper fields and information. I'll post more as I remember more of the details, my notes are all at work.
    • In essence, we have yet to be able to maintain an OpenLDAP directory under linux that could authenticate OS X.

      Our main problem is that we cannot get that SSL part to work. I have been a regular nuisance on the mailingslists, trying to find someone with an answer. SSL seems to be something nobody gets to work, or something noone cares about.

  • Automounter is your friend. I have done this at work we Netapps serving up our home directories and I have pushed out automount maps to all of the Macs running 10. Cfengine is good to do this with. I have also created a few perl scripts to sinc our Unix password file with our NetInfo server. And so we have just one password for our Mac 10 machines and our Unix machines.

    Now I did have to modify some of the start up scripts, but nothing any Unix sysadmin would be uncomfortable with.

    -Scott
  • Two years ago, did any of us think we would be debating about which type of many networking services we should be using on a Mac? Not only that, but discussing it in the Apple section of Slashdot? What a great time to own a Macintosh. Seriously.
  • assuming your home directory is on a machine called homehost and your user directory is /home/buba..

    From NetinfoManager

    Click the padlock to authenticate

    Choose /mounts
    from the directory menu select add directory. change the name of the new directory to homehost:/home/buba

    This entry will need the following properties and values:
    vfstype nfs
    opts nfs
    name homehost:/home/buba
    dir /Users/buba

    This cause homehost:/home/buba to be automounted at /Users/buba. Obviously, this works for other mountpoints and nfs shares in a similar fashion.

    Happy mounting
  • OS X automount (Score:2, Informative)

    by Morth ( 322218 )
    If you simply want to automount NFS/smb/afp
    enter this in the /mounts/ directory in NetInfo:

    [kaninen:~] morth% nidump -r /mounts .
    {
    "name" = ( "mounts" );
    CHILDREN = (
    {
    "vfstype" = ( "nfs" );
    "name" = ( "moroten:/" );
    "opts" = ( "net", "resvport", "rw" );
    },
    {
    "vfstype" = ( "nfs" );
    "name" = ( "moroten:/home" );
    "opts" = ( "rw", "resvport", "net" );
    },
    (etc)
    }

    You might want to add the hosts in /machines/

    These mounts will appear as /Network/Servers/moroten/
    and /Network/Servers/moroten/home
    The "net" entry in opts is very important. automount ignores any entry without it.

  • http://www.bresink.de/osx/nis.html [bresink.de]

    i have used this document before to integrate a 20 seat maya lab into an existing IRIX maya envoroment. its really well documented. this is from the guy who writes Tinker Tool, among other things.

  • This may not be as sophisicated as others but it works.
    To do this:
    - In the go menu, add the server to your favorites folder. There is a button at the lower left to do this
    - If you want, add the username and password to keychain.
    -Go to /System Perferences/Login, add the file /Users//Library/Favorite/ so that OSX opens it at login.

    Viola! everytime you login to the computer it will mount the home directory. I agree this not very clean but it is easy to do.
  • I would love to see a solution that lets you run a laptop hoem dir off a network share even when not connected to the network like Windows 2000 allows. Basically, Win2k lets you mark network directories like your home directory for offline access. It synchronizes and thus whether or not you are on the network is transparent to you.
  • BE WARNED: THIS INVOLVES MESSING AROUND IN NETINFO AND COULD FORCE A RE-FORMAT AND RE-INSTALL. Don't blame me if it hoses your system.

    1. Anyway, you need to be running netatalk on your debian box (which it looks like is already happening). In AppleVolumes.default I set up a share like so: /home "Users" (Why did I call it Users? Because that's what OS X does...)
    2. Start up Netinfo Manager.
    3. Authenticate (click the padlock at the bottom of the window.
    4. Click on mounts, then select Directory -> New Subdirectory.
    5. Click on new_directory, then change the value in the of it to: servername:/Users (I used the IP address 10.0.1.1:/Users
    6. Select Directory->New Property and three times, adding the following names and values:
      • vfstype - url
      • dir - /Network/Servers
      • opts - net
    7. Click on opts, and select Directory -> Insert Value. Add "url==afp://10.0.1.1/Users"
    8. Finally, click on your username under users, change home to /Network/Servers/10.0.1.1/Users/username and add a new property home_loc with a value of: afp://10.0.1.1/Users/username

    Login with that username and it should automatically mount your home directory.

    (Since I use this from my Windows box too, I made a symlink from My Documents to Documents in my home directory.

    I got most of this info from http://aldebaran.armory.com/~zenomt/macosx/network _homedir.html [armory.com]

    Also with this solution you have to do something else to keep your passwords the same for both systems. Since I'm doing this at home I haven't looked into this that much.

Suggest you just sit there and wait till life gets easier.

Working...