thorin / redmine_ldap_sync

[UNMAINTAINED] A redmine plugin to synchronize both users and groups with an ldap server
http://www.redmine.org/plugins/redmine_ldap_sync
GNU General Public License v3.0
140 stars 129 forks source link

Plugin Does not sync with users #176

Closed shreedharbh closed 8 years ago

shreedharbh commented 8 years ago

Hi Thorin,

I am trying to sync user from active directory but getting the error Please help me out,

Ldap setting:-

Base settings Active Directory Groups base DN:-CN=Users,DC=example,DC=local Users objectclass:- user (default setup) Users search scope :- whole subtree (default setup) Groups objectclass :-group (default setup) Group name pattern :- Group search filter :- Account disabled test :-flags.to_i & 2 != 0 (default setup) Group membership :- On user class(default setup) Nested groups :- Disable (default setup)

Attributes

Group name (group) :- samaccountname (Default setup) Account flags (user) :- useraccountcontrol (Default setup) Primary group (user) Groups (user) * :- memberof (Default Setup) Groupid (group) * distinguishedname (Defaulst setup)

Result

Users enabled: a total of 0 []

Users disabled by flag: a total of 0 []

Groups: a total of 41 ["WinRMRemoteWMIUsers__", "Domain Computers", "Domain Controllers", "Schema Admins", "Enterprise Admins", "Cert Publishers", "Domain Admins", "Domain Users", "Domain Guests", "Group Policy Creator Owners", "RAS and IAS Servers", "Allowed RODC Password Replication Group", "Denied RODC Password Replication Group", "Read-only Domain Controllers", "Enterprise Read-only Domain Controllers", "Cloneable Domain Controllers", "Protected Users", "DnsAdmins", "DnsUpdateProxy", "HelpLibraryUpdaters", "SQLServer2005SQLBrowserUser$MMAD-APPS-AD", "SintroDev", "SintroTesting", "TitanDev", "TFSDevGroup", "SVN Andriod", "SVN IOS", "vpngroup", "DHCP Users", "DHCP Administrators", "SIP", "Flash Management", "VNC", "SVN PHP", "VisualSVN Server Admins", "VisualSVN Repository Supervisors", "VisualSVN Replication Partners", "ADSyncAdmins", "ADSyncOperators", "ADSyncBrowse", "ADSyncPasswordSet"]

Dynamic groups: a total of 0

Log messages: -- Found 0 users active, 0 locked and 0 deleted on ldap Save

thorin commented 8 years ago

Can you enter on redmine with ldap users?

And what version of redmine and the plugin are you using.

shreedharbh commented 8 years ago

I want to sync with my all users with active directory which has been runing on windows server 2012

I have installed the redmine version with 2.3 and the redmine-ldap-sync plugin is using with the version 2.0.8

Thanks shreedhar B H

thorin commented 8 years ago

Can you authenticate normally on redmine with a user that is on Active Directory?

thorin commented 8 years ago

I did not had any feedback from you for a while. I'm closing the issue.

Please make sure you have the synchonization enabled.