Home
last modified time | relevance | path

Searched refs:DN (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_krbcontainer.c55 if (cparams->DN) in krb5_ldap_free_krbcontainer_params()
56 krb5_xfree(cparams->DN); in krb5_ldap_free_krbcontainer_params()
96 &cparams->DN)) != 0) { in krb5_ldap_read_krbcontainer_params()
104 if (cparams->DN == NULL) { in krb5_ldap_read_krbcontainer_params()
107 NULL, &cparams->DN)) != 0) { in krb5_ldap_read_krbcontainer_params()
119 if (cparams->DN == NULL) { in krb5_ldap_read_krbcontainer_params()
126 if (cparams->DN != NULL) { in krb5_ldap_read_krbcontainer_params()
156 &(cparams->DN), NULL)) != 0) in krb5_ldap_read_krbcontainer_params()
158 if (cparams->DN == NULL) { in krb5_ldap_read_krbcontainer_params()
159 cparams->DN = strdup(KERBEROS_CONTAINER); in krb5_ldap_read_krbcontainer_params()
[all …]
H A Dldap_create.c277 &kparams.DN)) != 0) { in krb5_ldap_create()
281 if (kparams.DN == NULL) { in krb5_ldap_create()
285 NULL, &kparams.DN)) != 0) { in krb5_ldap_create()
292 ((kparams.DN != NULL) ? &kparams : NULL)); in krb5_ldap_create()
390 ((kparams.DN != NULL) ? &kparams : NULL)); in krb5_ldap_create()
396 if (kparams.DN != NULL) in krb5_ldap_create()
397 krb5_xfree(kparams.DN); in krb5_ldap_create()
H A Dldap_principal.c262 char *user=NULL, *DN=NULL, *strval[10] = {NULL}; local
287 ((st=krb5_get_userdn(context, &entries, &(DN))) != 0))
290 if (DN == NULL) {
299 st = ldap_delete_ext_s(ld, DN, NULL, NULL);
348 if ((st=checkattributevalue(ld, DN, "objectclass", attrvalues, &amask)) != 0)
362 st=ldap_modify_ext_s(ld, DN, mods, NULL, NULL);
373 if (DN)
374 free (DN);
H A Dldap_service_rights.c313 || (ldap_context->krbcontainer->DN == NULL)) {
395 ldap_context->krbcontainer->DN,
412 strlen(ldap_context->krbcontainer->DN) + 2);
417 sprintf(realmdn,"cn=%s,%s", realmname, ldap_context->krbcontainer->DN);
659 || (ldap_context->krbcontainer->DN == NULL)) {
696 strlen(ldap_context->krbcontainer->DN) + 2);
701 sprintf(realmdn,"cn=%s,%s", realmname, ldap_context->krbcontainer->DN);
H A Dldap_realm.c192 LDAP_SEARCH(ldap_context->krbcontainer->DN,
801 if (krbcontparams != NULL && krbcontparams->DN != NULL) {
802 kerberoscontdn = krbcontparams->DN;
920 if (krbcontparams != NULL && krbcontparams->DN != NULL) { in krb5_ldap_delete_krbcontainer()
921 kerberoscontdn = krbcontparams->DN; in krb5_ldap_delete_krbcontainer()
977 ldap_context->krbcontainer->DN == NULL ||
1004 dn = malloc(strlen("cn=") + strlen(realm_name) + strlen(ldap_context->krbcontainer->DN) + 2);
1007 sprintf(dn, "cn=%s,%s", realm_name, ldap_context->krbcontainer->DN);
1216 ldap_context->krbcontainer->DN == NULL) {
1250 krbcontDN = ldap_context->krbcontainer->DN;
H A Dldap_krbcontainer.h40 char *DN; member
H A Dldap_misc.c700 char *DN=NULL, **DNarr=NULL; local
752 DN = malloc (sublen + 1);
753 if (DN == NULL)
755 memcpy(DN, curr, sublen);
756 DN[sublen] = 0;
757 *data = DN;
1978 char *DN = NULL; in populate_krb5_db_entry() local
2004 if ((DN = ldap_get_dn(ld, ent)) == NULL) { in populate_krb5_db_entry()
2024 ((st=store_tl_data(&userinfo_tl_data, KDB_TL_USERDN, DN)) != 0)) in populate_krb5_db_entry()
2245 if (DN != NULL) in populate_krb5_db_entry()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dmkast_sa133 for i in '' -DN=0 -DN=1 -DN=2 -DN=3 -DN=4 -DN=5 -DN=6 -DN=7 -DN=8
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtvlib46 tst - -DN=1 - -DN=2 - -DN=3 - -DN=4 output{
H A Dcommon160 tst - -DN=1 - -DN=2 - -DN=3 - -DN=4 - -DN=5 - -DN=6 - -DN=7 - -DN=8 - -DN=0 output{
347 tst - -DN=1 - -DN=0 output{
H A Dfloat967 tst - -DN=1 - -DN=2 note{ _ast_fltmax_t maximum integral type }end output{
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAuthBlock.java378 String DN = cert.getSubjectDN().toString(); in getSignAs() local
382 e_DN = ServiceLocationAttribute.escapeAttributeString(DN, false); in getSignAs()
385 e_DN = DN; in getSignAs()
387 DN = e_DN; in getSignAs()
401 answer.put(DN, new Integer(ibsd)); in getSignAs()
1020 static private X509Certificate getCert(String DN, KeyStore ks)
1027 DN = ServiceLocationAttribute.unescapeAttributeString(DN, false);
1032 new Object[] {DN, e.getMessage()});
1036 cert = (X509Certificate)ks.getCertificate(DN);
1046 new Object[] {DN, e.getMessage()});
[all …]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dlibslp.po155 msgid "Can not get my DN: %s"
159 msgid "Can not convert DN to string: %s"
165 msgid "can not create DN structure for %s: %s"
167 msgid "can not convert DN to string: %s"
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.tst612 tst seq -DG=1 - -DN=1 - -DN=2 note{ long int type }end compile{
641 tst seq -DG=1 - -DN=1 - -DN=2 note{ long int type }end compile{
675 tst seq -DG=1 - -DN=1 - -DN=2 note{ long int type }end compile{
714 if tst -DG=1 - -DN=1 - -DN=2 note{ long int type }end compile{
749 if tst -DG=1 - -DN=1 - -DN=2 note{ long int type }end compile{
789 if tst -DG=1 - -DN=1 - -DN=2 note{ long int type }end compile{
805 if tst - -DN=1 - -DN=2 - -DN=3 note{ long int type }end compile{
831 if tst - -DN=1 - -DN=2 - -DN=3 note{ long int type }end compile{
850 if tst - -DN=1 - -DN=2 - -DN=3 note{ long int type }end compile{
870 if tst - -DN=1 - -DN=2 - -DN=3 note{ long int type }end compile{
/illumos-gate/usr/src/cmd/fm/dicts/
H A DGMCA.po203 # code: GMCA-8000-DN
206 msgid "GMCA-8000-DN.type"
208 msgid "GMCA-8000-DN.severity"
210 msgid "GMCA-8000-DN.description"
212 msgid "GMCA-8000-DN.response"
214 msgid "GMCA-8000-DN.impact"
216 msgid "GMCA-8000-DN.action"
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_realm.c554 &kparams.DN)) != 0) {
558 if (kparams.DN == NULL) {
562 NULL, &kparams.DN)) != 0) {
568 if (kparams.DN == NULL) {
584 kparams.DN = NULL;
586 kparams.DN = krb_location;
588 kparams.DN = NULL;
593 ((kparams.DN != NULL) ? &kparams : NULL));
H A Dkdb5_ldap_services.c314 ldap_context->krbcontainer->DN))) {
753 ldap_context->krbcontainer->DN))) {
802 ldap_context->krbcontainer->DN))) {
832 ldap_context->krbcontainer->DN))) {
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c383 char *** DN, in __s_api_getDNs() argument
501 *DN = dns; in __s_api_getDNs()
516 char *** DN, in __s_api_get_search_DNs_v1() argument
541 *DN = dns; in __s_api_get_search_DNs_v1()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c93 #define DN "dn" macro
656 val = __ns_ldap_getAttr(entry, DN); in idmap_nldap_lookup_batch_end()
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h433 #define DN 5 macro
H A Dn3.c875 numtab[DN].val = dip->dnl; in casedi()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile357 do if $(CC) -DN=$N -DIS $(CCFLAGS) -o $(*:N=*.c:B:S=.exe) $(*) 2>/dev/null
359 elif $(CC) -DN=$N -DIS $(CCFLAGS) -o $(*:N=*.c:B:S=.exe) $(*) -lm 2>/dev/null
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh215 HELP - The DN which stores the configuration information in LDAP.
258 HELP - The bind DN of the proxy user used to obtain configuration
291 HELP - The bind DN of the proxy user the ypserv to read or write
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh131 2 Base DN to setup : $LDAP_BASEDN$SUFFIX_INFO$DB_INFO
155 Sorry, suffix ${LDAP_SUFFIX} is not suitable for Base DN ${LDAP_BASEDN}
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids6075 01bd MFC-8660DN
6118 020a MFC-8670DN
6121 0216 MFC-8880DN
6122 0217 MFC-8480DN
6123 0219 MFC-8380DN
6124 021a MFC-8370DN
6129 021f DCP-8085DN
6151 023f MFC-8680DN
6155 024a DCP-7065DN
6156 024e MFC-7460DN
[all …]

12