diff options
Diffstat (limited to 'ldap/clients/dsgw/pbconfig/authPassword.html')
| -rw-r--r-- | ldap/clients/dsgw/pbconfig/authPassword.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/pbconfig/authPassword.html b/ldap/clients/dsgw/pbconfig/authPassword.html new file mode 100644 index 00000000..98395470 --- /dev/null +++ b/ldap/clients/dsgw/pbconfig/authPassword.html @@ -0,0 +1,43 @@ +<!-- + 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. + --> +<!-- + | $Id: authPassword.html,v 1.1 2005/01/21 00:40:49 cvsadm Exp $ + | + | AUTHOR: + | + | SYNOPSIS: + | Display the vendor information. + | + | HISTORY: + | + +------------------------------------------------------------------------ +--> + +<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> |
