Jonas Courteau
2008-Oct-02 01:10 UTC
[Fedora-directory-users] Windows Sync service - unsupported attribute when syncing
Hello: I''ve got the Windows Sync service set up to sync with an AD server. For some unknown reason, several of the groups on the AD server have an email address and the mail:, the mailNickname: and several exchange-related attributes set. How would I go about modifying the schema that the Windows Sync service is using to create the groups on the DS side of things? I believe adding the mailrecipient object class should do the trick, but I can''t find any documentation on doing this. Alternately, if there''s a way of just dropping incompatible attributes when syncing, that would work too. The error I currently get when syncing: Entry "cn=Support,ou=Groups, dc=example, dc=com" -- attribute "mail" not allowed NSMMReplicationPlugin - add operation of entry cn=Support,ou=Groups, dc=example, dc=com returned: 65 Any suggestions would be helpful! - Jonas
Rich Megginson
2008-Oct-03 15:23 UTC
Re: [Fedora-directory-users] Windows Sync service - unsupported attribute when syncing
Jonas Courteau wrote:> Hello: > > I''ve got the Windows Sync service set up to sync with an AD server. For > some unknown reason, several of the groups on the AD server have an > email address and the mail:, the mailNickname: and several > exchange-related attributes set. > > How would I go about modifying the schema that the Windows Sync service > is using to create the groups on the DS side of things? I believe > adding the mailrecipient object class should do the trick, but I can''t > find any documentation on doing this. > > Alternately, if there''s a way of just dropping incompatible attributes > when syncing, that would work too. The error I currently get when > syncing: > > Entry "cn=Support,ou=Groups, dc=example, dc=com" -- attribute "mail" not > allowed > NSMMReplicationPlugin - add operation of entry cn=Support,ou=Groups, > dc=example, dc=com returned: 65 >What are the objectclasses for cn=Support,ou=Groups, dc=example, dc=com ? Windows Sync is not extensible. If you need something extensible, I suggest you investigate Penrose Virtual Directory - http://docs.safehaus.org/display/PENROSE/Home> Any suggestions would be helpful! > > - Jonas > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >