Home
last modified time | relevance | path

Searched refs:__ns_ldap_getAttr (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c157 value = __ns_ldap_getAttr(res->entry, "uid"); in dump_user_attr()
164 value = __ns_ldap_getAttr(res->entry, "SolarisAttrKeyValue"); in dump_user_attr()
220 value = __ns_ldap_getAttr(res->entry, "cn"); in dump_prof_attr()
227 value = __ns_ldap_getAttr(res->entry, "SolarisAttrLongDesc"); in dump_prof_attr()
231 value = __ns_ldap_getAttr(res->entry, "SolarisAttrKeyValue"); in dump_prof_attr()
295 profile = __ns_ldap_getAttr(res->entry, "cn"); in dump_exec_attr()
297 type = __ns_ldap_getAttr(res->entry, "SolarisProfileType"); in dump_exec_attr()
298 id = __ns_ldap_getAttr(res->entry, "SolarisProfileId"); in dump_exec_attr()
314 value = __ns_ldap_getAttr(res->entry, "SolarisAttrKeyValue"); in dump_exec_attr()
370 value = __ns_ldap_getAttr(res->entry, "cn"); in dump_auth_attr()
[all …]
H A Dldapaddtsol.c82 value = __ns_ldap_getAttr(res->entry, "ipTnetNumber"); in dump_tnrhdb()
89 value = __ns_ldap_getAttr(res->entry, "ipTnetTemplateName"); in dump_tnrhdb()
129 value = __ns_ldap_getAttr(res->entry, "ipTnetTemplateName"); in dump_tnrhtp()
136 value = __ns_ldap_getAttr(res->entry, "SolarisAttrKeyValue"); in dump_tnrhtp()
H A Dldapaddent.c1917 value = __ns_ldap_getAttr(res->entry, "cn"); in dump_group()
1930 value = __ns_ldap_getAttr(res->entry, "gidNumber"); in dump_group()
1934 value = __ns_ldap_getAttr(res->entry, "memberUid"); in dump_group()
2065 value = __ns_ldap_getAttr(res->entry, "cn"); in dump_ethers()
2174 value = __ns_ldap_getAttr(res->entry, "mail"); in dump_aliases()
2449 value = __ns_ldap_getAttr(res->entry, "cn"); in dump_publickey()
2798 value = __ns_ldap_getAttr(res->entry, "cn"); in dump_netgroup()
3126 value = __ns_ldap_getAttr(res->entry, "uid"); in dump_passwd()
3145 value = __ns_ldap_getAttr(res->entry, "gecos"); in dump_passwd()
3451 value = __ns_ldap_getAttr(res->entry, "uid"); in dump_shadow()
[all …]
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetspent.c90 uid = __ns_ldap_getAttr(result->entry, _S_UID); in _nss_ldap_shadow2str()
97 passwd = __ns_ldap_getAttr(result->entry, _S_USERPASSWORD); in _nss_ldap_shadow2str()
146 last = __ns_ldap_getAttr(result->entry, _S_LASTCHANGE); in _nss_ldap_shadow2str()
153 smin = __ns_ldap_getAttr(result->entry, _S_MIN); in _nss_ldap_shadow2str()
160 smax = __ns_ldap_getAttr(result->entry, _S_MAX); in _nss_ldap_shadow2str()
167 warning = __ns_ldap_getAttr(result->entry, _S_WARNING); in _nss_ldap_shadow2str()
174 inactive = __ns_ldap_getAttr(result->entry, _S_INACTIVE); in _nss_ldap_shadow2str()
181 expire = __ns_ldap_getAttr(result->entry, _S_EXPIRE); in _nss_ldap_shadow2str()
189 flag = __ns_ldap_getAttr(result->entry, _S_FLAG); in _nss_ldap_shadow2str()
H A Dgetauthattr.c80 name = __ns_ldap_getAttr(result->entry, _AUTH_NAME); in _nss_ldap_auth2str()
86 res1 = __ns_ldap_getAttr(result->entry, _AUTH_RES1); in _nss_ldap_auth2str()
92 res2 = __ns_ldap_getAttr(result->entry, _AUTH_RES2); in _nss_ldap_auth2str()
98 sdes = __ns_ldap_getAttr(result->entry, _AUTH_SHORTDES); in _nss_ldap_auth2str()
104 ldes = __ns_ldap_getAttr(result->entry, _AUTH_LONGDES); in _nss_ldap_auth2str()
110 attr = __ns_ldap_getAttr(result->entry, _AUTH_ATTRS); in _nss_ldap_auth2str()
H A Dgetpwnam.c103 uid_v = __ns_ldap_getAttr(entry, _PWD_UID); in _nss_ldap_passwd2str()
104 uidn_v = __ns_ldap_getAttr(entry, _PWD_UIDNUMBER); in _nss_ldap_passwd2str()
105 gidn_v = __ns_ldap_getAttr(entry, _PWD_GIDNUMBER); in _nss_ldap_passwd2str()
122 gecos_v = __ns_ldap_getAttr(entry, _PWD_GECOS); in _nss_ldap_passwd2str()
128 homedir_v = __ns_ldap_getAttr(entry, _PWD_HOMEDIRECTORY); in _nss_ldap_passwd2str()
134 shell_v = __ns_ldap_getAttr(entry, _PWD_LOGINSHELL); in _nss_ldap_passwd2str()
H A Dgetprofattr.c78 name = __ns_ldap_getAttr(result->entry, _PROF_NAME); in _nss_ldap_prof2str()
84 res1 = __ns_ldap_getAttr(result->entry, _PROF_RES1); in _nss_ldap_prof2str()
90 res2 = __ns_ldap_getAttr(result->entry, _PROF_RES2); in _nss_ldap_prof2str()
96 des = __ns_ldap_getAttr(result->entry, _PROF_DESC); in _nss_ldap_prof2str()
102 attr = __ns_ldap_getAttr(result->entry, _PROF_ATTRS); in _nss_ldap_prof2str()
H A Dgetuserattr.c78 name = __ns_ldap_getAttr(result->entry, _USER_NAME); in _nss_ldap_user2str()
85 qu = __ns_ldap_getAttr(result->entry, _USER_QUALIFIER); in _nss_ldap_user2str()
91 res1 = __ns_ldap_getAttr(result->entry, _USER_RES2); in _nss_ldap_user2str()
97 res2 = __ns_ldap_getAttr(result->entry, _USER_RES2); in _nss_ldap_user2str()
103 attr = __ns_ldap_getAttr(result->entry, _USER_ATTRS); in _nss_ldap_user2str()
H A Dgetprojent.c93 name = __ns_ldap_getAttr(result->entry, _PROJ_NAME); in _nss_ldap_proj2str()
98 id = __ns_ldap_getAttr(result->entry, _PROJ_PROJID); in _nss_ldap_proj2str()
103 descr = __ns_ldap_getAttr(result->entry, _PROJ_DESCR); in _nss_ldap_proj2str()
154 attr = __ns_ldap_getAttr(result->entry, _PROJ_ATTR); in _nss_ldap_proj2str()
H A Dgetauuser.c72 name = __ns_ldap_getAttr(result->entry, _AU_NAME); in _nss_ldap_au2str()
78 al = __ns_ldap_getAttr(result->entry, _AU_ALWAYS); in _nss_ldap_au2str()
84 ne = __ns_ldap_getAttr(result->entry, _AU_NEVER); in _nss_ldap_au2str()
H A Dgetexecattr.c282 name = __ns_ldap_getAttr(result->entry, _EXEC_NAME); in _nss_ldap_exec2str()
289 policy = __ns_ldap_getAttr(result->entry, _EXEC_POLICY); in _nss_ldap_exec2str()
296 type = __ns_ldap_getAttr(result->entry, _EXEC_TYPE); in _nss_ldap_exec2str()
302 res1 = __ns_ldap_getAttr(result->entry, _EXEC_RES1); in _nss_ldap_exec2str()
308 res2 = __ns_ldap_getAttr(result->entry, _EXEC_RES2); in _nss_ldap_exec2str()
314 id = __ns_ldap_getAttr(result->entry, _EXEC_ID); in _nss_ldap_exec2str()
320 attr = __ns_ldap_getAttr(result->entry, _EXEC_ATTRS); in _nss_ldap_exec2str()
H A Dtsol_gettpent.c68 template = __ns_ldap_getAttr(result->entry, _TNRHTP_NAME); in _nss_ldap_tnrhtp2str()
74 attrs = __ns_ldap_getAttr(result->entry, _TNRHTP_ATTRS); in _nss_ldap_tnrhtp2str()
H A Dgetgrent.c120 gname = __ns_ldap_getAttr(result->entry, _G_NAME); in _nss_ldap_group2str()
125 passwd = __ns_ldap_getAttr(result->entry, _G_PASSWD); in _nss_ldap_group2str()
142 gid = __ns_ldap_getAttr(result->entry, _G_GID); in _nss_ldap_group2str()
471 groupvalue = __ns_ldap_getAttr(curEntry, _G_GID); in getbymember()
H A Dgetether.c73 host = __ns_ldap_getAttr(result->entry, _E_HOSTNAME); in _nss_ldap_ethers2str()
78 macaddress = __ns_ldap_getAttr(result->entry, _E_MACADDRESS); in _nss_ldap_ethers2str()
H A Dtsol_getrhent.c84 addr = __ns_ldap_getAttr(result->entry, _TNRHDB_ADDR); in _nss_ldap_tnrhdb2str()
100 template = __ns_ldap_getAttr(result->entry, _TNRHDB_TNAME); in _nss_ldap_tnrhdb2str()
H A Dgetkeyent.c82 pkey_array = __ns_ldap_getAttr(result->entry, _KEY_NISPUBLICKEY); in _nss_ldap_key2str()
99 skey_array = __ns_ldap_getAttr(result->entry, _KEY_NISSECRETKEY); in _nss_ldap_key2str()
H A Dgetnetmasks.c75 netmask = __ns_ldap_getAttr(result->entry, _N_NETMASK); in _nss_ldap_netmasks2str()
H A Dgethostent.c131 dns = __ns_ldap_getAttr(entry, _H_DN); in _nss_ldap_hosts2str_int()
143 ips = __ns_ldap_getAttr(entry, _H_ADDR); in _nss_ldap_hosts2str_int()
H A Dgetbootparams.c78 names = __ns_ldap_getAttr(result->entry, _B_HOSTNAME); in _nss_ldap_bootparams2str()
H A Dgetnetgrent.c361 attr = __ns_ldap_getAttr(entry, _N_TRIPLE); in match_triple_entry()
517 attrs = __ns_ldap_getAttr(entry, _N_MEMBER); in add_netgroup_member_entry()
862 attrs = __ns_ldap_getAttr(p->entry, _N_TRIPLE); in getnetgr_ldap_getent()
H A Dgetrpcent.c95 rpcnumber = __ns_ldap_getAttr(result->entry, _R_NUMBER); in _nss_ldap_rpc2str()
H A Dgetnetent.c109 network = __ns_ldap_getAttr(result->entry, _N_NETWORK); in _nss_ldap_networks2str()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c637 val = __ns_ldap_getAttr(entry, in idmap_nldap_lookup_batch_end()
644 val = __ns_ldap_getAttr(entry, in idmap_nldap_lookup_batch_end()
656 val = __ns_ldap_getAttr(entry, DN); in idmap_nldap_lookup_batch_end()
674 val = __ns_ldap_getAttr(entry, qs->nldap_winname_attr); in idmap_nldap_lookup_batch_end()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_getalias.c187 attr_value = __ns_ldap_getAttr(entry, MAIL_MEMBER); in __getldapaliasbyname()
H A Dmapfile-vers94 __ns_ldap_getAttr;

12