Searched refs:admin (Results 151 - 175 of 178) sorted by relevance

12345678

/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_principal.c36 #include <kadm5/admin.h>
H A Dclient_init.c56 #include <kadm5/admin.h>
547 "error during admin api initialization\n"));
556 "error during admin api initialization: %d\n"),
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterMod.java31 package com.sun.admin.pm.server;
H A DDoPrinterNS.java30 package com.sun.admin.pm.server;
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_policy.c45 #include <kadm5/admin.h>
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c59 extern struct admin adm;
546 /* output failure "admin reason" if available */
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c51 extern struct admin adm;
554 (void) snprintf(path, sizeof (path), "%s/admin", get_PKGADM());
H A Dmain.c156 struct admin adm;
353 * file, admin, to be used in place of the default
355 * of any admin file, and thus forces interaction with the
360 * looks in the /var/sadm/install/admin directory for the
913 * Initialize installation admin parameters by reading
942 * validate the "rscriptalt" admin file setting
943 * The rscriptalt admin file parameter may be set to either
1275 * is enabled -- override admin settings to suppress
1359 * the user (or reads the admin file) to determine if an instance which
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c93 struct admin adm; /* holds info about installation admin */
121 *admnfile, /* file to use for installation admin */
220 * Same as pkgrm: Allow admin to remove package objects from
229 * administration file, admin, in place of the
230 * default admin file. pkgrm first looks in the
234 * the /var/sadm/install/admin directory for the
418 * Same as pkgrm: allow admin to establish the client
573 * Initialize installation admin parameters by reading
755 * is enabled -- override admin setting
[all...]
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c61 #include <kadm5/admin.h>
H A Dsvr_principal.c36 #include <kadm5/admin.h>
44 #include <kadm5/admin.h>
401 /* populate the admin-server-specific fields. In the OV server,
403 marshalling code for the admin fields, to keep things simple,
404 I'm going to keep it, and make all the admin stuff occupy a
1098 * adb (r/w) admin principal entry to add keys to
1412 * modify privilege. The admin server therefore makes this
1617 * modify privilege. The admin server therefore makes this
1799 * modify privilege. The admin server therefore makes this
2030 * modify privilege. The admin serve
[all...]
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr87 # admin /usr/local/share/ppd
93 # only "user" and "admin" are valid.
228 # Can only add a PPD file to the "user" or "admin" repository.
1422 ADMIN=admin
1552 # "admin"
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java31 package com.sun.admin.pm.client;
44 import com.sun.admin.pm.server.*;
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh581 if egrep -s '\/admin' $TMP_FILE; then
582 # Already in "/admin" format, do nothing
586 printf "\n$(gettext "Improper entry for krb5 admin principal, exiting").\n" >&2
589 ADMIN_PRINC=$(echo "$ADMIN_PRINC/admin")
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c56 #include <kadm5/admin.h>
483 /* Get the value for the admin server */
543 * admin database name and lockfile are now always derived from dbname
562 /* Get the value for the admin (policy) database lock file*/
H A Dkadm_rpc_xdr.c31 #include <kadm5/admin.h>
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c77 #include <kadm5/admin.h>
140 * compatible with old clients. They are defined in <kadm5/admin.h>,
143 #define OVSEC_KADM_ADMIN_SERVICE_P "ovsec_adm@admin"
856 gettext("Cannot get host based service name for admin "
860 gettext("%s: Cannot get host based service name for admin "
1008 gssbuf.length = strlen("x/admin@___default_realm___");
1009 gssbuf.value = "x/admin@___default_realm___";
H A Dserver_stubs.c29 #include <kadm5/admin.h>
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkpropd.c89 #include <kadm5/admin.h>
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c82 int admnflag = 0; /* != 0 if any pkg op admin setting failure (4) */
87 int nullflag = 0; /* != 0 if admin interaction required (5) */
98 struct admin adm; /* holds info about installation admin */
105 static char *admnfile = NULL; /* file to use for installation admin */
291 * Public interface: Allow admin to remove objects
304 * administration file, admin, in place of the
305 * default admin file. pkgrm first looks in the
309 * the /var/sadm/install/admin directory for the
454 * Public interface: Allow admin t
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c45 #include <kadm5/admin.h>
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c32 #include <kadm5/admin.h>
372 * otherwise append "/admin" to the primary name of the default
435 princstr = (char*)malloc(strlen(canon) + 6 /* "/admin" */ +
444 strcat(princstr, "/admin");
453 princstr = (char *) malloc(strlen(luser) + 7 /* "/admin@" */
462 strcat(princstr, "/admin");
467 princstr = (char *) malloc(strlen(pw->pw_name) + 7 /* "/admin@" */
476 strcat(princstr, "/admin@");
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1137 # Only display admin credential if needed.
2412 # get_adminDN(): Get the admin DN.
2416 LDAP_ADMINDN="cn=admin,ou=profile,${LDAP_BASEDN}" # default
2423 # get_admin_pw(): Get the admin passwd.
2433 # add_admin(): Add an admin entry for nameservice for updating shadow data.
2439 # Check if the admin user already exists.
2464 ) > ${TMPDIR}/admin
2467 ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/admin ${VERB}"
2474 ${RM} -f ${TMPDIR}/admin
3251 allow (all) userdn = "ldap:///uid=admin,o
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c1928 * If admin is non-zero, this is an administrative request for change
1933 graph_enable_by_vertex(graph_vertex_t *vertex, int enable, int admin) argument
1970 if (!admin) {
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c25 * admin/edit/dump.c
55 #include <kadm5/admin.h>
856 * earlier revisions [krb5-admin/89]
892 continue; /* see above, [krb5-admin/89] */
1275 * admin data, or print a record of "default" values? See
2209 * that's what I did. [krb5-admin/89]

Completed in 122 milliseconds

12345678