diff options
Diffstat (limited to 'ldap/clients/dsgw/config/authSearch.html')
| -rw-r--r-- | ldap/clients/dsgw/config/authSearch.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/config/authSearch.html b/ldap/clients/dsgw/config/authSearch.html new file mode 100644 index 00000000..b4103391 --- /dev/null +++ b/ldap/clients/dsgw/config/authSearch.html @@ -0,0 +1,35 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--authSearch.html--> +<TITLE>Authenticate...</TITLE> +<!-- DS_AUTH_SEARCH_SCRIPT --> +<LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css"> +</HEAD> +<!-- DS_AUTH_SEARCH_BODY --> +<!-- DS_AUTH_SEARCH_INFO --> +<!-- DS_AUTH_SEARCH_FORM --> +The first step in authenticating to the directory is identifying +yourself.<br>Please type your name: +<!-- DS_AUTH_SEARCH_NAME --> +<P> +<CENTER> +<TABLE BORDER=1 WIDTH=100%%> +<TR> +<!-- DS_AUTH_SEARCH_BUTTONS --> +</TABLE> +</FORM> +<P> +<!-- DS_AUTH_AS_ROOT_FORM --> +<INPUT TYPE="submit" VALUE="Authenticate as directory manager"> (only available to Directory Administrators) +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM> +</BODY> +</HTML> |
