Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 24 of 24 for dn (0.04 sec)

  1. src/main/java/org/codelibs/fess/Constants.java

        // LDAP Configuration Constants
        // ============================================================
    
        /** LDAP base DN configuration key. */
        public static final String LDAP_BASE_DN = "ldap.base.dn";
    
        /** LDAP security principal configuration key. */
        public static final String LDAP_SECURITY_PRINCIPAL = "ldap.security.principal";
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 35.2K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_LDAP_PROVIDER_URL = "{labels.ldapProviderUrl}";
    
        /** The key of the message: User DN */
        public static final String LABELS_LDAP_SECURITY_PRINCIPAL = "{labels.ldapSecurityPrincipal}";
    
        /** The key of the message: Bind DN */
        public static final String LABELS_LDAP_ADMIN_SECURITY_PRINCIPAL = "{labels.ldapAdminSecurityPrincipal}";
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 156.4K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         */
        String getLdapAdminUserFilter();
    
        /**
         * Get the value for the key 'ldap.admin.user.base.dn'. <br>
         * The value is, e.g. ou=People,dc=fess,dc=codelibs,dc=org <br>
         * comment: Base DN for LDAP admin user.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getLdapAdminUserBaseDn();
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 525.7K bytes
    - Viewed (2)
  4. src/main/webapp/css/admin/adminlte.min.css.map

    ,YAAA,KArBJ,oFAyBI,aAAA,EAEA,OAAA,KACA,WAAA,KA5BJ,6FAgCI,cAAA,IACA,aAAA,KAjCJ,iFAqCI,OAAA,KACA,MAAA,IAtCJ,mFA0CI,WAAA,EA1CJ,qEjI2ylCA,2EiI3vlCM,OAAA,IAAA,MAAA,QAhDN,2EjIgzlCA,iFiI7vlCQ,QAAA,EACA,OAAA,IAAA,MAAA,QApDR,sEA2DM,WAAA,EA3DN,sEA+DM,cAAA,EA/DN,yEAqEM,MAAA,QArEN,yEA2EM,iBAAA,QA3EN,yEAAA,+EA+EQ,MAAA,QA/ER,kEAsFI,iBAAA,QACA,MAAA,KAvFJ,iFAAA,uFA8FQ,iBAAA,QACA,MAAA,KA/FR,yDAuGM,OAAA,IAAA,MAAA,QACA,WAAA,oBAxGN,+DA2GQ,aAAA,QA3GR,sFA+GQ,QAAA,EAAA,QAAA,QACA,cAAA,SAhHR,2IAmHU,MAAA,KACA,YAAA,QApHV,...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (3)
Back to top