Home | History | Annotate | Download | only in newrole

Lines Matching refs:stderr

200 			fprintf(stderr, _("failed to set PAM_TTY\n"));
287 fprintf(stderr,
299 fprintf(stderr, _("newrole: %s: error on line %lu.\n"),
365 fprintf(stderr, _("Cannot find your entry in the shadow "
372 fprintf(stderr, _("getpass cannot open /dev/tty\n"));
437 fprintf(stderr,
449 fprintf(stderr, _("Out of memory!\n"));
454 fprintf(stderr, _("Error! Shell is not valid.\n"));
511 fprintf(stderr, _("Unable to clear environment\n"));
552 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
558 fprintf(stderr, _("Error changing uid, aborting.\n"));
563 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
594 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
600 fprintf(stderr, _("Error changing uid, aborting.\n"));
605 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
632 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
637 fprintf(stderr, _("Error changing uid, aborting.\n"));
655 fprintf(stderr, _("Error connecting to audit system.\n"));
661 fprintf(stderr, _("Error allocating memory.\n"));
668 fprintf(stderr, _("Error sending audit message.\n"));
712 fprintf(stderr, _("Could not determine enforcing mode.\n"));
719 fprintf(stderr, _("Error! Could not open %s.\n"), ttyn);
725 fprintf(stderr, _("Error! Could not clear O_NONBLOCK on %s\n"), ttyn);
731 fprintf(stderr, _("%s! Could not get current context "
741 fprintf(stderr, _("%s! Could not get new context for %s, "
750 fprintf(stderr,
793 fprintf(stderr, "Could not fgetfilecon %s.\n", ttyn);
798 fprintf(stderr, _("%s changed labels.\n"), ttyn);
803 fprintf(stderr,
860 fprintf(stderr,
868 fprintf(stderr,
876 fprintf(stderr, _("Sorry, -l may be used with "
881 fprintf(stderr, _("Error: multiple levels "
889 fprintf(stderr,
902 fprintf(stderr, "%s\n", USAGE_STRING);
909 fprintf(stderr, "%s\n", USAGE_STRING);
917 fprintf(stderr, _("Couldn't get default type.\n"));
927 fprintf(stderr, _("failed to get new context.\n"));
934 fprintf(stderr, _("failed to set new role %s\n"),
941 fprintf(stderr, _("failed to set new type %s\n"),
950 fprintf(stderr,
956 fprintf(stderr, _("failed to set new range %s\n"),
964 fprintf(stderr, _("failed to convert new context to string\n"));
969 fprintf(stderr, _("%s is not a valid context\n"), new_con);
976 fprintf(stderr, _("Unable to allocate memory for new_context"));
1002 fprintf(stderr, _("Unable to obtain empty signal set\n"));
1010 fprintf(stderr, _("Unable to set SIGHUP handler\n"));
1078 fprintf(stderr, _("Sorry, newrole may be used only on "
1084 fprintf(stderr, _("Could not determine enforcing mode.\n"));
1095 fprintf(stderr, _("failed to get old_context.\n"));
1101 fprintf(stderr,
1122 fprintf(stderr,
1149 fprintf(stderr, _("failed to initialize PAM\n"));
1158 fprintf(stderr, _("newrole: incorrect password for %s\n"),
1178 * Child: reopen stdin, stdout, stderr and exec shell
1185 fprintf(stderr, _("newrole: failure forking: %s"),
1188 fprintf(stderr, _("Unable to restore tty label...\n"));
1190 fprintf(stderr, _("Failed to close tty properly\n"));
1211 fprintf(stderr, _("Unable to restore tty label...\n"));
1217 fprintf(stderr, _("Failed to close tty properly\n"));
1224 fprintf(stderr, "pam_close_session failed with %s\n",
1231 fprintf(stderr, "pam_end failed with %s\n",
1249 fprintf(stderr, _("Could not close descriptors.\n"));
1284 fprintf(stderr, _("Error allocating shell's argv0.\n"));
1291 fprintf(stderr, _("Could not set exec context to %s.\n"),
1299 fprintf(stderr, "pam_open_session failed with %s\n",
1306 fprintf(stderr, _("Failed to send audit message"));
1314 fprintf(stderr, _("Failed to transition to namespace\n"));
1320 fprintf(stderr, _("Failed to drop capabilities %m\n"));
1325 fprintf(stderr, _("Unable to restore the environment, "
1341 fprintf(stderr, "pam_close_session failed with %s\n",
1348 fprintf(stderr, "pam_end failed with %s\n",