You can do this with augment records in 10.5. It’s not as easy as I’d like so I’m cheating and using MacAdministrator (yes they are still in business … and actually it’s gotten much cleaner in 4.x). Anyway you need to not check the get home directory location from UNC path when on the clients. In the 10.5 OD you need to edit the raw LDAP … Config -> augmentconfiguration -> XMLPlist … to include the records you want to augment … which are NFSHomeDirectory and HomeDirectory.
Then create Augment records for all the users that you need to do this for and edit the augment records with dscl to have the correct HomeDirectory and NFSHomeDirectory attributes.
It’s this last part that I get discouraged. If you happen to write a script to populate these records, please do share.
peet
Comments are closed