336 |
( $retval, $retcard, $retuserid ) = checkpw_shib($shib_login); |
336 |
( $retval, $retcard, $retuserid ) = checkpw_shib($shib_login); |
337 |
is( $retval, "0", "user not authenticated" ); |
337 |
is( $retval, "0", "user not authenticated" ); |
338 |
$logger->info_is("There are several users with userid of martin, matchpoints must be unique", "Duplicated matchpoint warned to info"); |
338 |
$logger->info_is("No users with userid of martin found and autocreate is disabled", "Duplicated matchpoint warned to info"); |