With passwords synced there's no reason to have 2 home directories anyway. You can easily populate the AD homedir with a UNC path and AD clients will mount the home dir via Samba on Netware. Occasionally you'll have a Windoze box moan at you that it's not a valid UNC path when modifying users in AD, but it's perfectly valid; it's not a path to a box in the AD, certainly not invalid.
Critical thing to remember is that you need to decide which directory is the authority on password policy. In your case it sounds like eDirectory. Disable ALL password policies in AD in regard to expiry time, length etc... Otherwise you can potentially end up with a situation where a user sets a password in eDir, it syncs to AD which decides it doesn't comply with it's policy and you get an event triggered which loops back to eDir and makes a mess of that too, leaving the user unable to login. This happened to me when I did my first bi-directional eDir/AD driver about 5 years ago and the AD administrator hadn't done what he promised. Resulted in some frantic LDIF butchery and an experience I don't wish to repeat.
Essentially you just need to modify the driver filters to allow OU, group and CN (and the desired attributes) to flow back to eDirectory, although I'd high recommend testing it in a dev environment first to make sure all goes smoothly.
Main Topics
Browse All Topics





by: ZENandEmailguyPosted on 2009-06-19 at 09:29:07ID: 24667830
One of my engineers can reach in via remote control and do this for you but we would need to discuss timeframes, costs, testing, expectations, etc. We're not supposed to post an email address in our responses so I'll have to think how you'll contact me if you're interested.
You're right about IDM doesn't sync the file system (home directories). You need Novell Storage Manager (formerly File System Factory) to do that. It is an amazing product.
Scott