samwoo Posted April 30, 2018 Posted April 30, 2018 Hello, I wold like to request for there to be more information on the Wiki regarding LDAP 3.0 As of current the Wiki isn't fully up to date with regards to the new feature so am struggling to find answers. In the meantime can someone answer the following for me: 1. In the LDAP Server tab - what does the "Types only" box do? 2. In the User Account tab, what do we put in for the Time Zone and Date Formats and the other similar fields? 3. In the User Options tab what is the "Member Of" field in the Organisations region and how does this differ from the "Value" field? Many thanks, Samuel
TrevorKillick Posted April 30, 2018 Posted April 30, 2018 @samwoo 1. Types only (Return Attribute Descriptions) as part of the LDAP Query, its part of the LDAP Query interface but doesn't have any relivence to the imports at least none that i am aware of at this time. Its only exposed just encase its needed for some reason. 2. Examples can be found on the following system system settings system.regionalSettings.dateFormat system.regionalSettings.timezoneWhen i am back from leave i will look add adding the relent select boxes to these options. 3. Member Of allows you to only assign Organisations to users that are a member of certain AD Groups as detailed here: Kind Regards Trevor Killick
samwoo Posted May 8, 2018 Author Posted May 8, 2018 Hi @TrevorKillick the info you provided has been helpful thanks. Just a quick one, I am trying to import from an OU, single level. Doing a count in this OU using PowerShell returns 45 accounts. Exporting from AD into Excel is also showing 45 accounts... but the log file for the LDAP_Import says this: Quote 2018/05/08 14:47:20 [MESSAGE] Import Complete2018/05/08 14:47:20 [MESSAGE] Accounts Proccesed: 87 2018/05/08 14:47:20 [MESSAGE] Created: 43 2018/05/08 14:47:20 [MESSAGE] Updated: 43 2018/05/08 14:47:20 [MESSAGE] Status Updates: 1 2018/05/08 14:47:20 [MESSAGE] Profiles Updated: 40 2018/05/08 14:47:20 [MESSAGE] Images Updated: 87 2018/05/08 14:47:20 [MESSAGE] Groups Added: 48 2018/05/08 14:47:20 [MESSAGE] Groups Removed: 0 2018/05/08 14:47:20 [MESSAGE] Roles Added: 44 2018/05/08 14:47:20 [MESSAGE] Time Taken: 6s 2018/05/08 14:47:20 [MESSAGE] Total Traffic: 44 2018/05/08 14:47:20 [MESSAGE] ---- XMLMC LDAP Import Complete ---- Shouldn't this be saying "45" accounts?: Quote 2018/05/08 14:47:20 [MESSAGE] Accounts Proccesed: 87 I have doubled checked the OU path in PowerShell, Hornbill and the location I am looking at in AD and it is the same. Maybe I am misunderstanding the message about how many Accounts of Processed? Thanks, Samuel
TrevorKillick Posted May 8, 2018 Posted May 8, 2018 @samwoo What Scope have you got set? Accounts Processed is the total number of results from LDAP, you can change the log level to debug and you get some more information in the logs 2018/04/13 15:14:19 [DEBUG] Processing Old Log Files Current Retention Set to: 1 2018/04/13 15:14:19 [DEBUG] Query LDAP For Users 2018/04/13 15:14:19 [DEBUG] Creating LDAP Connection 2018/04/13 15:14:19 [DEBUG] LDAP Results: 96 Kind Regards Trevor Killick
samwoo Posted May 8, 2018 Author Posted May 8, 2018 Hi @TrevorKillick, It's currently set to "Single Level". Here are some screenshots to show what I mean: PowerShell: Active Directory Export: Hornbill Log: Hornbill Data Import Configuration: I can also confirm that the batch file is using the correct config name: Thanks, Samuel
Steve Giller Posted May 9, 2018 Posted May 9, 2018 Just looking at the numbers it looks like the "Images Updated" is the area to focus on. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now