Lines Matching full:unixpw
157 #include "unixpw.h"
1346 * "%env" means it is in $UNIXPW env var.
1360 if (getenv("UNIXPW") == NULL) {
1363 q = strdup(getenv("UNIXPW"));
1488 fprintf(stderr, " unixpw: %d\n", unixpw);
1916 && !query_cmd && !remote_cmd && !unixpw && !got_gui_pw \
2618 unixpw = 1;
2619 users_list = strdup("unixpw=");
2626 unixpw = 1;
2627 users_list = strdup("unixpw=");
2634 unixpw = 1;
2635 users_list = strdup("unixpw=");
2642 unixpw = 1;
2643 users_list = strdup("unixpw=");
2650 unixpw = 1;
2651 unixpw=");
2670 unixpw = 1;
2678 if (strstr(arg, "-unixpw") == arg) {
2679 unixpw = 1;
2703 unixpw = 0;
4460 if (usepw && ! got_rfbauth && ! got_passwd && ! got_passwdfile && !unixpw) {
4618 "or -unixpw required.";
4702 if (unixpw) {
4725 " -unixpw mode,\n");
4732 rfbLog("Setting -localhost in SSH + -unixpw mode.\n");
4745 rfbLog("set -ssl in -unixpw mode.\n");
4749 " + -unixpw mode.\n");
4752 rfbLog("set -stunnel in -unixpw mode.\n");
4760 rfbLog("disabling -threads under -unixpw\n");