Home
last modified time | relevance | path

Searched refs:auth (Results 1 – 25 of 199) sorted by last modified time

12345678

/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbadm.c98 char *auth; member
1736 if (!smbadm_checkauth(curcmd->auth)) { in main()
1807 smbadm_checkauth(const char *auth) in smbadm_checkauth() argument
1814 if (chkauthattr(auth, pw->pw_name) == 0) in smbadm_checkauth()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_tn.c88 nvlist_t *fmri = NULL, *auth = NULL; in topo_zen_create_tn() local
90 auth = topo_mod_auth(mod, pnode); in topo_zen_create_tn()
91 if (auth == NULL) { in topo_zen_create_tn()
98 NULL, auth, NULL, sock->ztes_cpu_rev, sock->ztes_cpu_serial); in topo_zen_create_tn()
102 nvlist_free(auth); in topo_zen_create_tn()
107 nvlist_free(auth); in topo_zen_create_tn()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_nvme.c341 nvlist_t *auth = NULL, *fmri = NULL; in disk_nvme_make_ns() local
351 auth = topo_mod_auth(mod, nei->nei_nvme); in disk_nvme_make_ns()
352 if (auth == NULL) { in disk_nvme_make_ns()
375 DISK, inst, NULL, auth, NULL, NULL, serial); in disk_nvme_make_ns()
465 nvlist_free(auth); in disk_nvme_make_ns()
510 nvlist_t *auth = NULL, *fmri = NULL, *fru; in make_nvme_node() local
528 auth = topo_mod_auth(mod, nvme_info->nei_parent); in make_nvme_node()
530 NVME, 0, NULL, auth, model, NULL, serial); in make_nvme_node()
693 nvlist_free(auth); in make_nvme_node()
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c820 char *auth; in list_target() local
925 auth = gauth; in list_target()
932 "auth", &auth); in list_target()
946 "alias:", alias, "auth:", auth, in list_target()
947 ((auth == gauth) ? "(defaults)" : ""), in list_target()
952 alias, auth, in list_target()
953 ((auth == gauth) ? "(defaults)" : ""), in list_target()
1935 char *auth = "<none>"; in list_defaults() local
1958 (void) nvlist_lookup_string(nvl, "auth", &auth); in list_defaults()
1977 alias, auth, rsvr, rsecret, isns); in list_defaults()
[all …]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c7308 check_auth(const char *auth) in check_auth() argument
7315 return (chkauthattr(auth, pw->pw_name) != 0); in check_auth()
7319 audit_secobj(char *auth, char *class, char *obj, in audit_secobj() argument
7343 event->adt_dladm_create_secobj.auth_used = auth; in audit_secobj()
7347 event->adt_dladm_delete_secobj.auth_used = auth; in audit_secobj()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c542 krb5_data auth; in kerberos5_is() local
550 auth.data = (char *)data; in kerberos5_is()
551 auth.length = cnt; in kerberos5_is()
602 err = krb5_rd_req(telnet_context, &auth_context, &auth, in kerberos5_is()
/illumos-gate/usr/src/uts/common/nfs/
H A DMakefile36 nfsid_map.h auth.h nfs_cmd.h nfs4x.h
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m468 file path=usr/include/nfs/auth.h
532 file path=usr/include/rpc/auth.h
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7903 is_zone_auth(char **auth, char *zonename, char *oldzonename) in is_zone_auth() argument
7909 if ((strncmp(*auth, ZONE_AUTH_PREFIX, offset) == 0) && in is_zone_auth()
7910 ((suffix = strchr(*auth, '/')) != NULL)) { in is_zone_auth()
7912 *auth += offset; in is_zone_auth()
7917 *auth += offset; in is_zone_auth()
8231 char auth[MAXAUTHS]; in zonecfg_authorize_user_impl() local
8233 (void) snprintf(auth, MAXAUTHS, "%s%s/%s", in zonecfg_authorize_user_impl()
8240 (void) strlcat(new_auths, auth, MAXAUTHS); in zonecfg_authorize_user_impl()
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c114 nvlist_t *auth, *fmri; in smbios_make_slot() local
130 nvlist_free(auth); in smbios_make_slot()
138 nvlist_free(auth); in smbios_make_slot()
150 nvlist_free(auth); in smbios_make_slot()
210 nvlist_t *auth, *fmri; in smbios_make_dimm() local
247 nvlist_free(auth); in smbios_make_dimm()
257 nvlist_free(auth); in smbios_make_dimm()
267 nvlist_free(auth); in smbios_make_dimm()
473 nvlist_free(auth); in smbios_enum_motherboard()
482 nvlist_free(auth); in smbios_enum_motherboard()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c480 nvlist_t *auth = NULL; in topo_dimm_create_tn() local
484 if ((auth = topo_mod_auth(mod, pn)) == NULL) { in topo_dimm_create_tn()
492 inst, NULL, auth, part, rev, serial)) == NULL) { in topo_dimm_create_tn()
506 topo_pgroup_hcset(tn, auth); in topo_dimm_create_tn()
517 nvlist_free(auth); in topo_dimm_create_tn()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c582 topo_pgroup_hcset(tnode_t *node, nvlist_t *auth) in topo_pgroup_hcset() argument
589 if (auth == NULL) in topo_pgroup_hcset()
602 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_PRODUCT, &prod) == in topo_pgroup_hcset()
610 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_PRODUCT_SN, &psn) == in topo_pgroup_hcset()
618 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_CHASSIS, &csn) == 0) in topo_pgroup_hcset()
625 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server) == in topo_pgroup_hcset()
H A Dtopo_mod.c335 if (auth != NULL) in topo_mod_hcfmri()
838 nvlist_t *auth; in topo_mod_auth() local
871 nvlist_free(auth); in topo_mod_auth()
894 nvlist_free(auth); in topo_mod_auth()
899 return (auth); in topo_mod_auth()
1014 nvlist_free(auth); in topo_mod_create_ufm_slot()
1023 nvlist_free(auth); in topo_mod_create_ufm_slot()
1033 nvlist_free(auth); in topo_mod_create_ufm_slot()
1146 nvlist_free(auth); in topo_mod_create_ufm()
1154 nvlist_free(auth); in topo_mod_create_ufm()
[all …]
H A Dhc.c258 nvlist_t *auth; in hc_enum() local
285 nvlist_free(auth); in hc_enum()
292 nvlist_free(auth); in hc_enum()
314 nvlist_free(auth); in hc_enum()
618 if (auth != NULL) in hc_base_fmri_create()
830 *auth = na; in make_hc_auth()
973 nvlist_free(auth); in hc_fmri_str2nvl()
996 nvlist_free(auth); in hc_fmri_str2nvl()
1143 nvlist_t *auth; in hc_fmri_create_meth() local
1160 auth = NULL; in hc_fmri_create_meth()
[all …]
/illumos-gate/usr/src/uts/common/rpc/
H A DMakefile41 auth.h auth_des.h auth_sys.h auth_unix.h \
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rpcb_pxy.c555 ippr_rpcb_skipauth(rm, auth, buf) in ippr_rpcb_skipauth() argument
557 xdr_auth_t *auth;
570 auth->xa_string.xs_len = p;
577 auth->xa_string.xs_str = (char *)p;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c368 frauth_t auth, *au = &auth, *fra; local
428 if (auth.fra_len != 0 && auth.fra_buf != NULL) {
435 if (len > auth.fra_len)
436 len = auth.fra_len;
437 auth.fra_len = len;
438 for (t = auth.fra_buf; m && (len > 0); ) {
506 error = fr_inobj(data, &auth, IPFOBJ_FRAUTH);
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java990 AuthBlock auth = in findServices() local
992 if (auth == null) { in findServices()
1111 AuthBlock auth = AuthBlock.getEquivalentAuth(req.spi, sig); in findAttributes() local
1112 if (auth == null) { in findAttributes()
H A DSSrvMsg.java176 Hashtable auth = null; in makeReply() local
179 auth = (Hashtable)URLSignatures.get(surl); in makeReply()
181 AuthBlock.getEquivalentAuth(spi, auth); in makeReply()
182 auth = null; in makeReply()
184 auth = new Hashtable(); in makeReply()
185 auth.put(spi, selectedAuth); in makeReply()
189 (auth != null ? in makeReply()
198 (auth != null), in makeReply()
199 auth, in makeReply()
H A DSLPHeaderV2.java733 Hashtable auth = null; in parseServiceURLIn() local
773 if (auth != null) { in parseServiceURLIn()
777 authTable.put(url, auth); in parseServiceURLIn()
791 Hashtable auth, in parseServiceURLOut() argument
824 if (auth == null) { in parseServiceURLOut()
834 bs = (byte) auth.size(); in parseServiceURLOut()
937 Hashtable auth, in parseAttributeVectorOut() argument
983 if (auth != null) { in parseAttributeVectorOut()
984 nBlocks = auth.size(); in parseAttributeVectorOut()
1050 Hashtable auth = null; in parseSignatureIn() local
[all …]
H A DCSrvMsg.java98 Hashtable auth = (Hashtable) URLSignatures.get(surl); in parseServiceURLsIn() local
100 if (auth != null) { in parseServiceURLsIn()
101 AuthBlock.verifyAll(auth); in parseServiceURLsIn()
H A DCSrvDereg.java57 Hashtable auth) in CSrvDereg() argument
70 this.initialize(locale, url, scopes, tags, auth); in CSrvDereg()
80 Hashtable auth) in initialize() argument
113 auth, in initialize()
/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile84 auth.attr exec.attr prof.attr user.attr
364 auth.attr.time: $(RBACDIR)/auth_attr
372 touch auth.attr.time; \
474 auth.attr:auth.attr.time
/illumos-gate/usr/src/cmd/vntsd/
H A DMakefile28 SRCS = auth.c cmd.c common.c console.c listen.c queue.c read.c vntsd.c \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DMakefile33 AUTH_OBJS= auth.o authenc.o kerberos5.o

12345678