Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): ipa-server-2.1.3-9.el6.x86_64 How reproducible: Always Steps to Reproduce: - Windows server LDAP schema has objectclass Person which does not have 'surname' attribute as mandatory. I.e. you can have users without surnames. - RFC4519 defines Person object class that MUST have 'sn' attribute (surname). I.e. all traditional LDAP database persons must have surnames. As result, if you sync users between the two with using IPA winsync plugin, those users without surnames will not be synced. Expected results: We should document this since it looks like a common practice to create users (at-least some) without lastname/surname. Additional info:
Setting all priority and severity to medium.
Added 8.2.1.1.4 for differences with the sn attribute: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6-Beta/html/Identity_Management_Guide/about-sync-schema.html#Windows_Sync-Schema_Differences-users
Closing.