diff options
Diffstat (limited to 'ldap/clients/dsgw/config/authPassword.html')
| -rw-r--r-- | ldap/clients/dsgw/config/authPassword.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/config/authPassword.html b/ldap/clients/dsgw/config/authPassword.html new file mode 100644 index 00000000..d9dfbae0 --- /dev/null +++ b/ldap/clients/dsgw/config/authPassword.html @@ -0,0 +1,30 @@ +<!-- + 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 --> +<!--authPassword.html--> +<TITLE>Authenticate...</TITLE> +<!-- DS_AUTH_PASSWORD_SCRIPT --> +<LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css"> +</HEAD> + +<!-- DS_AUTH_PASSWORD_BODY --> +<!-- DS_AUTH_PASSWORD_INFO --> +<!-- DS_AUTH_PASSWORD_FORM --> +<P> +Password for <b> +<!-- DS_AUTH_PASSWORD_NAME --> +</b>: <INPUT NAME="password" TYPE="password" SIZE=16> +<P> +<CENTER> +<TABLE BORDER=2 WIDTH=100%> +<TR> +<!-- DS_AUTH_PASSWORD_BUTTONS --> +</TABLE> +</FORM> +</BODY> +</HTML> |
