KV_SEPSTR
while (prof = strtok_r(profiles, KV_SEPSTR, &last)) {
while (auth = strtok_r(auths, KV_SEPSTR, &last)) {