c342abd Support the new Winsync POSIX API.

2 files Authored by rcritten 11 years ago, Committed by mkosek 11 years ago,
    Support the new Winsync POSIX API.
    
    This will sync down the POSIX attributes from AD so we need to be careful
    to not mess with them when they are already set. This includes
    uidNumber, gidNumber, homeDirectory, loginShell and gecos.
    
    http://port389.org/wiki/WinSync_Posix
    http://port389.org/wiki/Windows_Sync_Plugin_API#Version_3_API_functions
    
    https://fedorahosted.org/freeipa/ticket/3007