The siteminder table maps siteminder-id's to uid's. the field is defined as a varchar(64) but the data passed for writing is %d. This should be fixed to be a string & use the drupal_write_record() function.

Comments

netw3rker’s picture

commited to 6.x-1.x-dev!

netw3rker’s picture

Status: Active » Closed (fixed)