Home
last modified time | relevance | path

Searched refs:rad_put_string (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dradius.c88 if ( rad_put_string( h, RAD_USER_NAME, passwd->bv_val ) != 0 ) { in chk_radius()
92 if ( rad_put_string( h, RAD_USER_PASSWORD, cred->bv_val ) != 0 ) { in chk_radius()
96 if ( rad_put_string( h, RAD_NAS_IDENTIFIER, global_host ) != 0 ) { in chk_radius()
/netbsd-src/lib/libpam/modules/pam_radius/
H A Dpam_radius.c122 rad_put_string(radh, RAD_USER_NAME, user) == -1) || in build_access_request()
124 rad_put_string(radh, RAD_USER_PASSWORD, pass) == -1) || in build_access_request()
126 rad_put_string(radh, RAD_NAS_IDENTIFIER, nas_id) == -1)) { in build_access_request()
/netbsd-src/lib/libradius/
H A Dradlib.h209 int rad_put_string(struct rad_handle *, int,
H A Dradlib.c888 rad_put_string(struct rad_handle *h, int type, const char *str) in rad_put_string() function
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_xauth.c581 if (rad_put_string(radius_auth_state, RAD_USER_NAME, usr) != 0) {
588 if (rad_put_string(radius_auth_state, RAD_USER_PASSWORD, pwd) != 0) {
595 if (rad_put_string(radius_auth_state, RAD_CALLING_STATION_ID,
H A Disakmp_cfg.c1534 if (rad_put_string(radius_acct_state, RAD_USER_NAME,