Lines Matching defs:gettext
64 #define gettext(s) s
111 fprintf( stderr, gettext(" -n\t\tshow what would be done but don't actually do it\n") );
112 fprintf( stderr, gettext(" -v\t\trun in verbose mode (diagnostics to standard output)\n") );
114 fprintf( stderr, gettext(" -h host\tLDAP server1 name or IP address (default: %s)\n"), LDAPTOOL_DEFHOST );
115 fprintf( stderr, gettext(" -p port\tLDAP server1 TCP port number (default: %d)\n"), LDAP_PORT );
116 fprintf( stderr, gettext(" -h host\tLDAP server2 name or IP address (default: %s)\n"), LDAPTOOL_DEFHOST );
117 fprintf( stderr, gettext(" -p port\tLDAP server2 TCP port number (default: %d)\n"), LDAP_PORT );
119 fprintf( stderr, gettext(" -h host\tLDAP server name or IP address (default: %s)\n"), LDAPTOOL_DEFHOST );
120 fprintf( stderr, gettext(" -p port\tLDAP server TCP port number (default: %d)\n"), LDAP_PORT );
123 gettext(" -V n\tLDAP protocol version number (%d or %d; default: %d)\n"),
126 fprintf( stderr, gettext(" -Z\t\tmake an SSL-encrypted connection\n") );
127 fprintf( stderr, gettext(" -P pathname\tpath to SSL certificate database (default: current directory)\n") );
128 fprintf( stderr, gettext(" -N\t\tname of certificate to use for SSL client authentication\n") );
130 fprintf( stderr, gettext(" -K pathname\tpath to key database to use for SSL client authentication\n") );
131 fprintf( stderr, gettext(" \t\t(default: path to certificate database provided with -P option)\n") );
134 fprintf( stderr, gettext(" -m pathname\tpath to security module database\n"));
136 fprintf( stderr, gettext(" -W\t\tSSL key password\n") );
138 fprintf( stderr, gettext(" -3\t\tcheck hostnames in SSL certificates\n") );
142 fprintf( stderr, gettext(" -Q [token][:certificate name]\tPKCS 11\n") );
144 fprintf( stderr, gettext(" -I pin\tcard password file\n") );
148 fprintf( stderr, gettext(" -D binddn\tbind dn\n") );
149 fprintf( stderr, gettext(" -w passwd\tbind passwd (for simple authentication)\n") );
150 fprintf( stderr, gettext(" -w - \tprompt for bind passwd (for simple authentication)\n") );
151 fprintf( stderr, gettext(" -j file\tread bind passwd (for simple authentication)\n") );
152 fprintf( stderr, gettext(" \t\tor SSL key password from 'file'\n") );
153 fprintf( stderr, gettext(" -E\t\task server to expose (report) bind identity\n") );
155 fprintf( stderr, gettext(" -d level\tset LDAP debugging level to `level'\n") );
157 fprintf( stderr, gettext(" -R\t\tdo not automatically follow referrals\n") );
158 fprintf( stderr, gettext(" -O limit\tmaximum number of referral hops to traverse (default: %d)\n"), LDAPTOOL_DEFREFHOPLIMIT );
159 fprintf( stderr, gettext(" -M\t\tmanage references (treat them as regular entries)\n") );
161 fprintf( stderr, gettext(" -0\t\tignore LDAP library version mismatches\n") );
165 fprintf( stderr, gettext(" -C cfgfile\tuse local database described by cfgfile\n") );
167 fprintf( stderr, gettext(" -i charset\tcharacter set for command line input (default taken from locale)\n") );
168 fprintf( stderr, gettext(" -k dir\tconversion routine directory (default: current directory)\n") );
175 fprintf( stderr, gettext(" -y proxydn\tDN used for proxy authorization\n") );
177 fprintf( stderr, gettext(" -Y proxyid\tproxied authorization id,\n") );
178 fprintf( stderr, gettext(" \te.g, dn:uid=bjensen,dc=example,dc=com\n") );
179 fprintf( stderr, gettext(" -H\t\tdisplay usage information\n") );
181 fprintf( stderr, gettext(" -?\t\tdisplay usage information\n") );
183 fprintf( stderr, gettext(" -J controloid[:criticality[:value|::b64value|:<fileurl]]\n") );
184 fprintf( stderr, gettext("\t\tcriticality is a boolean value (default is false)\n") );
186 fprintf( stderr, gettext(" -o attrName=attrVal\tSASL options which are described in the man page\n"));
353 fprintf( stderr, gettext("%s: unable to retrieve LDAP library version"
361 fprintf( stderr, gettext("%s: this program requires an LDAP library that"
369 fprintf( stderr, gettext("%s: this program requires %s's LDAP\n"
380 fprintf( stderr, gettext("%s: this program requires %s's LDAP\n"
444 fprintf( stderr, gettext("compile with -DLDAP_DEBUG for debugging\n") );
504 fprintf(stderr, gettext("\"-P\": Path name is too "
511 fprintf(stderr, gettext("\"-P\": Path name is "
608 fprintf(stderr, gettext("%s: Unable to open '%s' file\n"),
619 fprintf( stderr, gettext("%s: LDAP protocol version %d is not "
681 fprintf( stderr, gettext("Unable to parse %s\n"), ctrl_value);
707 fprintf( stderr, gettext("%s: with -N, -W options, please specify -Z\n\n"), ldaptool_progname );
714 fprintf( stderr, gettext("%s: with the -N option, please specify -W also\n\n"),
721 fprintf(stderr, gettext("%s: -j and -w or -W options cannot be specified simultaneously\n\n"), ldaptool_progname );
724 fprintf(stderr, gettext("%s: -j and -w options cannot be specified simultaneously\n\n"), ldaptool_progname );
735 fprintf(stderr, gettext("%s: with -j, -w options, please specify -D\n\n"), ldaptool_progname );
786 fprintf( stderr, gettext("%s: not enough memory to read password from file\n"), ldaptool_progname );
799 fprintf( stderr, gettext("%s: not enough memory to read password from file\n"), ldaptool_progname );
812 char *password_string = gettext("Enter bind password: ");
832 gettext("%s: DN and Bind Password are required.\n"),
847 printf( gettext("%s: started %s\n"), ldaptool_progname, ctime( &curtime ));
878 fprintf( stderr, gettext("Incompatible with version %d\n"), ldversion);
895 fprintf( fp, gettext("LDAP Library Information -\n"
905 fputs( gettext(" LDAP API Extensions:\n"), fp );
908 fprintf( fp, gettext(" %s"), aip->ldapai_extensions[i] );
915 fprintf( fp, gettext(" %s: ldap_get_option( NULL,"
920 fprintf( fp, gettext(" (revision %d)\n"), fi.ldapaif_version);
953 fprintf(stderr, gettext("Security Initialization: Unable to create PinObj "
972 fprintf(stderr, gettext("Security Initialization: Unable to create NTUserPinObj "
979 fprintf(stderr, gettext("Security Initialization: Unable to create ArgPinObj "
990 fprintf(stderr, gettext("Security Initialization: Unable to create NTUserPinObj "
998 fprintf(stderr, gettext("Security Initialization: Unable to create FilePinObj "
1005 fprintf(stderr, gettext("Security Initialization: Unable to create AltPinObj "
1050 printf( gettext("ldap_init( %s, %d )\n"), host, port );
1068 fprintf( stderr, gettext("SSL initialization failed: error %d (%s)\n"),
1088 fprintf( stderr, gettext("SSL initialization failed: error %d (%s)\n"),
1225 fprintf( stderr, gettext("Please specify the SASL mechanism name when "
1235 fprintf( stderr, gettext("Unable to set LDAP_OPT_X_SASL_SECPROPS: %s\n"),
1285 fprintf( stderr, gettext("%s: the server doesn't understand LDAPv%d;"
1344 fprintf( stderr, gettext("\tSSL error %d (%s)\n"), sslerr,
1364 fprintf( stderr, gettext("Referral: %s\n"), refs[ i ] );
1387 fprintf( stderr, gettext("%s: Notice of Disconnection\n"), msg );
1389 fprintf( stderr, gettext("%s: OID %s\n"), msg, oid );
1393 fprintf( stderr, gettext("%s: missing OID\n"), msg );
1397 fprintf( stderr, gettext("%s: Data (length %ld):\n"), msg, data->bv_len );
1633 fprintf( stderr, gettext("%s: bound as %s\n"), ldaptool_progname, s );
1656 printf(gettext("%s: Warning ! Your password will expire after "), ldaptool_progname);
1658 printf (gettext("%d days, "), pw_days);
1661 printf (gettext("%d hrs, "), pw_hrs);
1664 printf (gettext("%d mins, "), pw_mins);
1666 printf(gettext("%d seconds.\n"), pw_secs);
1785 fprintf(stderr, gettext("%s: failed to store request control!!!!!!\n"),
1826 gettext("Unable to decode base64 control value \"%s\"\n"), value);
1888 fprintf( stderr, gettext("missing value\n") );
1897 fprintf( stderr, gettext("Invalid criticality value\n") );
1903 fprintf( stderr, gettext("missing value\n") );
1909 fprintf( stderr, gettext("Invalid criticality value\n") );
1953 fprintf( stderr, gettext("%s: please set the TEMP environment variable.\n"),
2016 fprintf( stderr, gettext("%s: realloc( 0x%x, %d) failed\n"),
2033 fprintf( stderr, gettext("%s: => realloc( 0x%x, %d )\n"),
2040 fprintf( stderr, gettext("%s: 0x%x <= realloc()\n"), ldaptool_progname, p );
2053 fprintf( stderr, gettext("%s: => malloc( %d)\n"), ldaptool_progname, size );
2059 fprintf( stderr, gettext("%s: 0x%x <= malloc()\n"), ldaptool_progname, p );
2072 fprintf( stderr, gettext("%s: => calloc( %d, %d )\n"),
2081 fprintf( stderr, gettext("%s: 0x%x <= calloc()\n"), ldaptool_progname, p );
2094 fprintf( stderr, gettext("%s: => free( 0x%x )\n"), ldaptool_progname, ptr );
2098 fprintf( stderr, gettext("%s: bad free( 0x0 ) attempted (NULL pointer)\n"),
2101 fprintf( stderr, gettext("%s: bad free( 0x%x ) attempted"
2198 printf(gettext("ldaptool_getcertpath -- %s\n"), ssl_certdbpath );
2202 printf(gettext("ldaptool_getcertpath -- (null)\n"));
2217 printf(gettext("ldaptool_getcertname -- %s\n"), *certnamep);
2221 printf(gettext("ldaptool_getcertname -- (null)\n"));
2234 printf(gettext("ldaptool_getkeypath -- %s\n"),*keylocp);
2238 printf(gettext("ldaptool_getkeypath -- (null)\n"));
2253 printf(gettext("ldaptool_gettokenname -- %s\n"),*tokennamep);
2257 printf(gettext("ldaptool_gettokenname -- (null)\n"));
2292 printf(gettext("ldaptool_getokenpin --%s\n"), tokenpinp);
2296 printf(gettext("ldaptool_getokenpin -- (null)\n"));
2310 printf(gettext("ldaptool_getmodpath -- %s\n"), *modulep);
2314 printf(gettext("ldaptool_getmodpath -- (null)\n"));
2328 printf(gettext("ldaptool_getdonglefilename -- %s\n"), *filename);
2332 printf(gettext("ldaptool_getdonglefilename -- (null)\n"));
2574 fprintf( stderr, gettext("Didn't find \"=\" character in %s\n"), saslarg);
2582 fprintf( stderr, gettext("secProp previously specified\n"));
2591 fprintf( stderr, gettext("Realm previously specified\n"));
2600 fprintf( stderr, gettext("Authorization name previously specified\n"));
2609 fprintf( stderr, gettext("Authentication name previously specified\n"));
2618 fprintf( stderr, gettext("Mech previously specified\n"));
2626 fprintf (stderr, gettext("Invalid attribute name %s\n"), saslarg);
2644 fprintf(stderr, gettext("%s: ERROR: "), ldaptool_progname);