You are not logged in.
Pages: 1
Topic closed
Is there a limit on how many users the LDAP Link can import.
I can limit the ou to employees (about 1800 users) and the import works.
When I set the ou to students (about 7000) and click "import new users" the next screen has no users listed, it is blank with no error message. The filter also does not appear.
I can set the filter before I start to something like b* and I can get a list of students and import them. But, when I set the filter to just * I encounter this problem. I do not want to do the import one letter at a time.
Is there a limit on how many users the system can import? Is there a way to change this limit?
Offline
I just saw the addition to the wiki about the 1000 query limit. I checked, and our maxpagesize is set to 20,000. So, any other suggestions as to why I get a blank page?
Offline
Offline
memory_limit 16M 16M
Offline
blank page : have activate debug mode ?
and in files/logs ?
Xavier Caillaud
Blog GLPI Infotel
Offline
This is the debug information for the LDAP Link page. However, this is the information shown before I click "import new users."
Once I click "import new users" I get the same blank page (with the exceptions of menus at the top) and there is NO debug information shown.
Any ideas?
GLPI MODE DEBUG
SQL REQUEST : 0 Queries took 0s
N° Queries Time Errors
POST VARIABLE
GET VARIABLE
SESSION VARIABLE
KEY => VALUE
glpilist_limit => 9999999
glpilanguage => en_GB
glpi_plugins =>
glpi_currenttime => 2008-01-11 10:50:57
glpitest => testcookie
glpiID => 1618
glpiname => jhhaynes
glpirealname => Haynes
glpifirstname => Jeremy
glpitracking_order => 0
glpiauthorisation => 1
glpiextauth => 1
glpisearchcount =>
KEY => VALUE
27 => 1
15 => 1
1 => 1
glpisearchcount2 =>
KEY => VALUE
27 => 0
15 => 0
1 => 0
glpiroot => /ts/glpi
glpicrontimer => 1200069970
glpiprofiles =>
KEY => VALUE
4 =>
KEY => VALUE
ID => 4
name => super-admin
interface => central
is_default => 0
computer => w
monitor => w
software => w
networking => w
printer => w
peripheral => w
cartridge => w
consumable => w
phone => w
notes => w
contact_enterprise => w
document => w
contract_infocom => w
knowbase => w
faq => w
reservation_helpdesk => 1
reservation_central => w
reports => r
ocsng => w
view_ocsng => r
sync_ocsng => w
dropdown => w
entity_dropdown => w
device => w
typedoc => w
link => w
config => w
rule_tracking => w
rule_ocs => w
rule_ldap => w
rule_softwarecategories => w
search_config => w
search_config_global => w
check_update => r
profile => w
user => w
group => w
entity => w
transfer => w
logs => r
reminder_public => w
backup => w
create_ticket => 1
delete_ticket => 1
comment_ticket => 1
comment_all_ticket => 1
update_ticket => 1
own_ticket => 1
steal_ticket => 1
assign_ticket => 1
show_all_ticket => 1
show_assign_ticket => 1
show_full_ticket => 1
observe_ticket => 1
update_followups => 1
show_planning => 1
show_all_planning => 1
statistic => 1
password_update => 1
helpdesk_hardware => 3
helpdesk_hardware_type => 8388674
show_group_ticket => 0
show_group_hardware => 0
entities =>
KEY => VALUE
1642 =>
KEY => VALUE
ID => 0
name =>
completename =>
recursive => 1
glpiactiveprofile =>
KEY => VALUE
ID => 4
name => super-admin
interface => central
is_default => 0
computer => w
monitor => w
software => w
networking => w
printer => w
peripheral => w
cartridge => w
consumable => w
phone => w
notes => w
contact_enterprise => w
document => w
contract_infocom => w
knowbase => w
faq => w
reservation_helpdesk => 1
reservation_central => w
reports => r
ocsng => w
view_ocsng => r
sync_ocsng => w
dropdown => w
entity_dropdown => w
device => w
typedoc => w
link => w
config => w
rule_tracking => w
rule_ocs => w
rule_ldap => w
rule_softwarecategories => w
search_config => w
search_config_global => w
check_update => r
profile => w
user => w
group => w
entity => w
transfer => w
logs => r
reminder_public => w
backup => w
create_ticket => 1
delete_ticket => 1
comment_ticket => 1
comment_all_ticket => 1
update_ticket => 1
own_ticket => 1
steal_ticket => 1
assign_ticket => 1
show_all_ticket => 1
show_assign_ticket => 1
show_full_ticket => 1
observe_ticket => 1
update_followups => 1
show_planning => 1
show_all_planning => 1
statistic => 1
password_update => 1
helpdesk_hardware => 3
helpdesk_hardware_type => 8388674
show_group_ticket => 0
show_group_hardware => 0
entities =>
KEY => VALUE
1642 =>
KEY => VALUE
ID => 0
name =>
completename =>
recursive => 1
glpi_entities_tree =>
KEY => VALUE
0 =>
KEY => VALUE
0 =>
KEY => VALUE
name => Root entity
tree =>
glpiactiveentities =>
KEY => VALUE
0 => 0
glpi_entities_ancestors =>
KEY => VALUE
0 =>
glpiactive_entity => 0
glpiactive_entity_name => Root entity (Show all)
glpishowallentities => 1
glpigroups =>
glpi_multientitiesmode => 0
glpi_viewcentral => global
glpimassiveactionselected =>
glpi_onglet => 1
glpi_authconfig => 1
ldap_filter => (samaccountname=*)
ldap_import_count => 2
glpisearch =>
KEY => VALUE
15 =>
KEY => VALUE
contains =>
KEY => VALUE
0 =>
field =>
KEY => VALUE
0 => view
sort => 1
deleted => 0
start => 0
order => ASC
ldap_sync_count => 21
MESSAGE_AFTER_REDIRECT =>
tracking =>
KEY => VALUE
status => new
glpi_configgen => 1
Offline
Increasing the memory_limit in the php.ini to 32M did the trick. Thank you all very much.
Offline
Pages: 1
Topic closed