summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/html/authroot.html
blob: 0d32aa120289948dce1d378c1c155d708141c24f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!--
  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>
<TITLE>
Netscape Directory Server Gateway: Authenticate
</TITLE>
</HEAD>
<FRAMESET ROWS=130,* BORDER=0>
    <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
	    SCROLLING="NO" MARGINHEIGHT=6 MARGINWIDTH=8>
    <FRAME SRC="/clients/dsgw/bin/auth?MANAGER&<!-- GCONTEXT -->" NAME="authFrame" 
NORESIZE SCROLLING="auto" MARGINHEIGHT=8 MARGINWIDTH=8>
</FRAMESET>
<NOFRAMES>
<H3>Frames-capable browser required</H3>
Sorry, but in order to use the Netscape Directory Server Gateway,
you must use a browser which supports HTML forms and JavaScript, such
as Netscape Navigator version 3 or later.  To learn how to obtain
Navigator, visit the <A HREF="http://home.netscape.com">Netscape Home Page</A>.
</NOFRAMES>
</HTML>