Searched refs:userid (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/pwcheck/
H A Dpwcheck_getpwnam.c30 char *pwcheck(userid, password)
31 char *userid;
37 pwd = getpwnam(userid);
H A Dpwcheck_getspnam.c30 char *pwcheck(userid, password)
31 char *userid;
36 pwd = getspnam(userid);
/macosx-10.10/ruby-106/ruby/lib/webrick/httpauth/
H A Dbasicauth.rb73 userid, password = basic_credentials.unpack("m*")[0].split(":", 2)
75 if userid.empty?
79 unless encpass = @userdb.get_passwd(@realm, userid, @reload_db)
80 error("%s: the user is not allowed.", userid)
84 error("%s: password unmatch.", userid)
87 info("%s: authentication succeeded.", userid)
88 req.user = userid
/macosx-10.10/dtrace-147/test/tst/common/scripting/
H A Dtst.euid.ksh70 userid=`ps -o pid,uid | grep "$$ " | awk '{print $2}' 2>/dev/null`
76 $dfilename $userid >/dev/null 2>&1
H A Dtst.uid.ksh70 userid=`ps -o pid,uid | grep "$$ " | awk '{print $2}' 2>/dev/null`
76 $dfilename $userid >/dev/null 2>&1
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/Test/
H A DHandler.java8 String userid; field in class:Handler
17 public Handler(String authid, String userid, String password, String realm) argument
20 this.userid = userid;
H A DServerHandler.java8 String userid; field in class:ServerHandler
17 public ServerHandler(String authid, String userid, String password, String realm) argument
20 this.userid = userid;
/macosx-10.10/apr-32/apr/apr/include/
H A Dapr_user.h60 * Get the userid (and groupid) of the calling process
61 * @param userid Returns the user id
66 APR_DECLARE(apr_status_t) apr_uid_current(apr_uid_t *userid,
71 * Get the user name for a specified userid
73 * @param userid The userid
77 APR_DECLARE(apr_status_t) apr_uid_name_get(char **username, apr_uid_t userid,
81 * Get the userid (and groupid) for the specified username
82 * @param userid Returns the user id
88 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *userid, apr_gid_
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ident/
H A Dident.tcl36 set userid [string range $string $index end]
39 [encoding convertfrom $charset $userid]
42 user-id $userid]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dsasldb.c65 char *userid = NULL; local
93 ret = _plug_parseuser(sparams->utils, &userid, &realm, user_realm,
135 sparams->utils->conn, userid, realm,
189 userid,
199 if (userid) sparams->utils->free(userid);
212 char *userid = NULL; local
239 ret = _plug_parseuser(sparams->utils, &userid, &realm, user_realm,
260 userid,
278 if (userid) sparam
[all...]
/macosx-10.10/ppp-786.1.1/Authenticators/DSAccessControl/
H A Dmain.c91 uuid_t userid; local
112 if (!mbr_string_to_uuid(gUID->fAttributeValueData.fBufferData, userid)) {
114 result = mbr_check_service_membership(userid, VPN_SERVICE_NAME, &ismember);
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dsocks++4.cpp101 void Message::send(Socket &s, const char *userid) argument
105 // now append zero-terminated userid (what a crock)
106 size_t length = strlen(userid) + 1;
107 if (s.write(userid, length) != length) {
H A Dsocks++4.h73 void send(Socket &s, const char *userid);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsocks++4.cpp101 void Message::send(Socket &s, const char *userid) argument
105 // now append zero-terminated userid (what a crock)
106 size_t length = strlen(userid) + 1;
107 if (s.write(userid, length) != length) {
H A Dsocks++4.h73 void send(Socket &s, const char *userid);
/macosx-10.10/apr-32/apr/apr/user/unix/
H A Duserinfo.c120 APR_DECLARE(apr_status_t) apr_uid_name_get(char **username, apr_uid_t userid,
129 rv = getpwuid_r(userid, &pwd, pwbuf, sizeof(pwbuf), &pw);
140 if ((pw = getpwuid(userid)) == NULL) {
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DGenericClient.java93 private String userid; field in class:GenericClient
143 this.userid = nc.getName();
158 return userid;
/macosx-10.10/apr-32/apr/apr/user/netware/
H A Duserinfo.c65 APR_DECLARE(apr_status_t) apr_uid_name_get(char **username, apr_uid_t userid,
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Did.test36 } 1 {second arg must be one of "convert", "effective", "process", "user", "userid", "group", "groupid", "groups", "groupids", or "host"}
45 } 1 {third arg must be "user", "userid", "group" or "groupid", got "x"}
52 id convert userid 0
61 # userid
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dtestsaslauthd.c96 const char *userid,
117 if(!userid || !passwd) return -1;
138 u_len = htons(strlen(userid));
145 while (*userid) *query_end++ = *userid++;
95 saslauthd_verify_password(const char *saslauthd_path, const char *userid, const char *passwd, const char *service, const char *user_realm) argument
/macosx-10.10/remote_cmds-47/rcp.tproj/
H A Dutil.c104 susystem(char *s, int userid) argument
116 (void)setuid(userid);
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dcheckpw.c340 char *userid = NULL; local
395 if (userid) sasl_FREE(userid);
510 const char *userid,
541 iov[0].iov_base = (char *)userid;
542 iov[0].iov_len = strlen(userid)+1;
642 const char *userid,
676 if(strrchr(userid,'@') != NULL) {
679 if(_sasl_strdup(userid, &freeme, NULL) != SASL_OK)
682 userid
509 pwcheck_verify_password(sasl_conn_t *conn, const char *userid, const char *passwd, const char *service __attribute__((unused)), const char *user_realm __attribute__((unused))) argument
641 saslauthd_verify_password(sasl_conn_t *conn, const char *userid, const char *passwd, const char *service, const char *user_realm) argument
1030 authdaemon_verify_password(sasl_conn_t *conn, const char *userid, const char *passwd, const char *service, const char *user_realm __attribute__((unused))) argument
[all...]
/macosx-10.10/Libinfo-459/membership.subproj/
H A DmembershipPriv.h66 int mbr_check_membership_ext(int userid_type, const void *userid, size_t userid_size, int groupid_type, const void *groupid, int refresh, int *isMember);
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dsaslpasswd.c271 char *userid; local
370 "%s: usage: %s [-v] [-c [-p] [-n]] [-d] [-a appname] [-f sasldb] [-u DOM] userid\n"
384 userid = argv[optind];
422 userid,
451 ret = sasl_auxprop_store(conn, propctx, userid);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool587 userid=''
589 userid="`(id -u) 2>/dev/null`"
590 if [ ".$userid" = . ]; then
591 userid="`(id -u ${username}) 2>/dev/null`"
592 if [ ".$userid" = . ]; then
595 userid=`echo $str | sed -e 's/^uid[ ]*=[ ]*//' -e 's/(.*$//'`
597 if [ ".$userid" = . ]; then
598 userid=`(getent passwd ${username}) 2>/dev/null | \
600 if [ ".$userid" = . ]; then
601 userid
[all...]

Completed in 284 milliseconds

123