MAX_KRB_CONTAINER_LEN
char krb_location[MAX_KRB_CONTAINER_LEN];
if (fgets(krb_location, MAX_KRB_CONTAINER_LEN, stdin) != NULL) {