profiles_tdi.properties

 

source_ldap_url=ldaps://myldap.myco.com:636
source_ldap_user_login=cn=wsadmin,ou=Service Accounts,ou=WebSphere,ou=Enterprise Services,dc=myco,dc=ad,dc=local
{protect}-source_ldap_user_password=mypassword
source_ldap_search_base=ou=myco,dc=myco,dc=ad,dc=local
source_ldap_search_filter=(&(uid=*)(objectclass=user))
source_ldap_use_ssl=true
source_ldap_authentication_method=Simple
source_ldap_time_limit_seconds=0
source_ldap_required_dn_regex=
source_ldap_collect_dns_file=collect.dns
source_ldap_map_functions_file=profiles_functions.js
source_ldap_page_size=999
source_ldap_logfile=logs/PopulateDBFromSource.log
source_ldap_debug=false
source_ldap_sort_attribute=
source_ldap_sort_page_size=
source_ldap_escape_dns=false
source_ldap_compute_function_for_givenName=
source_ldap_compute_function_for_sn=
source_ldap_collect_updates_file=employee.updates
source_ldap_binary_attributes=GUID
source_ldap_manager_lookup_field=
source_ldap_secretary_lookup_field=



# This setting indicates that the default iterations AL should use 'collect_ldap_dns_generator.js'
# to iterate over a set of LDAP search bases and filters WHEN set to 'true'. The cconfig
# setting replaces the sync_all_dns_forLarge' and 'collect_dns_iterate' scripts.
source_ldap_iterate_with_filter=false
dbrepos_jdbc_url=jdbc:oracle:thin:@foo:1531:bar
dbrepos_jdbc_driver=oracle.jdbc.driver.OracleDriver
dbrepos_username=PROFUSER
{protect}-dbrepos_password=mypassword
dbrepos_mark_manager_if_referenced=true
monitor_changes_debug=true
tds_changelog_debug=true
tds_changelog_ldap_user_login=
tds_changelog_ldap_url=ldap://localhost:636
{protect}-tds_changelog_ldap_user_password={encr}
tds_changelog_ldap_time_limit_seconds=30
tds_changelog_ldap_use_ssl=true
tds_changelog_ldap_authentication_method=Simple
tds_changelog_ldap_changelog_base=cn=changelog
tds_changelog_sleep_interval=300
tds_changelog_use_notifications=true
tds_changelog_start_at_changenumber=EOD
tds_changelog_logfile=logs/ProcessTDSChanges.log
monitor_changes_sleep_interval=120
monitor_changes_map_functions_file=
monitor_changes_dsml_server_url=http://localhost:9996
monitor_changes_dsml_server_authentication=HTTP basic authentication
{protect}-monitor_changes_dsml_server_password={encr}
monitor_changes_dsml_server_username=
monitor_changes_dsml_add_batch_request_to_soap_header=false
monitor_changes_logfile=logs/MonitorDraftUpdates.log
country_table_csv_separator=;
country_table_csv_file=isocc.csv
department_table_csv_separator=;
department_table_csv_file=deptinfo.csv
emp_type_table_csv_separator=;
emp_type_table_csv_file=emptype.csv
organization_table_csv_separator=;
organization_table_csv_file=orginfo.csv
workloc_table_csv_separator=;
workloc_table_csv_file=workloc.csv
load_photos_simple_file=collect_photos.in
load_employees_simple_file=collect_employees.in
load_pronounce_simple_file=collect_pronounce.in
dump_photos_directory=./dump_photos
dump_photos_file=collect_photos.in
dump_pronounce_directory=./dump_pronounce
dump_pronounce_file=collect_pronounce.in
delete_or_inactivate_employees_simple_file=delete_or_inactivate_employees.in
sync_dns_simple_file=sync_dns.in
ad_changelog_debug=true
ad_changelog_ldap_url=ldap://localhost:389
ad_changelog_ldap_user_login=
ad_changelog_ldap_user_password=
ad_changelog_ldap_search_base=
ad_changelog_ldap_use_ssl=false
ad_changelog_timeout=0
ad_changelog_sleep_interval=300
ad_changelog_use_notifications=false
ad_changelog_ldap_page_size=0
ad_changelog_start_at=EOD
ad_changelog_logfile=logs/ProcessADChanges.log
ad_changelog_ldap_required_dn_regex=
fileencoding=UTF-8
sync_updates_show_summary_only=false
perform_deletion_or_inactivate_for_sync=true
#sync_check_if_remove should be the assemblyLine's name which deal with the delete checking logic. This AL returns the values 'remove'; 'updated'
sync_check_if_remove=sync_all_dns_check_if_remove
#sync_delete_or_inactivate can only be two values: delete or inactivate, and it's case sensitive.
sync_delete_or_inactivate=inactivate
sync_updates_/tmp=sync_updates
sync_updates_hash_partitions=10
sync_updates_hash_field=uid
sync_updates_ldap_filter_fields=
sync_updates_clean_temp_files=false
sync_updates_double_check=false
sync_store_source_url=true
sync_source_url_enforce=false
sync_source_url_override=false

# These settings are used for the 'Source Repository Connector' feature. This feature is used to
# substitute the default LDAP data source used for data population with our own assembly lines.
# Please refer to the infocenter for details.
#source_repository_lookup_assemblyline={name-of-your-adapter.xml}:/AssemblyLines/{name-of-your-LOOKUP-al}
#source_repository_iterator_assemblyline={name-of-your-adapter.xml}:/AssemblyLines/{name-of-your-ITERATOR-al}

# Linux / AIX users: change this setting to 'true' if you receive XTerminal related display connection issues
# while attempting to run the scripts.
headless_tdi_scripts=false


debug_managers=false
debug_photos=false
debug_pronounce=false
debug_fill_codes=false
debug_draft=false
debug_update_profile=DEBUG
debug_collect=false
debug_special=false


# off (or false), severe, error, warning, info, debug, fine, finer, all
trace_profile_tdi_javascript=off