diff options
| author | cvsadm <cvsadm> | 2005-01-21 00:44:34 +0000 |
|---|---|---|
| committer | cvsadm <cvsadm> | 2005-01-21 00:44:34 +0000 |
| commit | b2093e3016027d6b5cf06b3f91f30769bfc099e2 (patch) | |
| tree | cf58939393a9032182c4fbc4441164a9456e82f8 /ldap/clients/dsgw/html/fr/auth.html | |
Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. (foxworth)ldapserver7x
Diffstat (limited to 'ldap/clients/dsgw/html/fr/auth.html')
| -rw-r--r-- | ldap/clients/dsgw/html/fr/auth.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/html/fr/auth.html b/ldap/clients/dsgw/html/fr/auth.html new file mode 100644 index 00000000..0b7ad796 --- /dev/null +++ b/ldap/clients/dsgw/html/fr/auth.html @@ -0,0 +1,24 @@ +<!-- + 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> +Passerelle Netscape Directory Server : Authentication +</TITLE> +</HEAD> + +<FRAMESET ROWS=100,* BORDER=2> + <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE + SCROLLING="NO"> + <FRAME SRC="/clients/dsgw/bin/auth?<!-- GCONTEXT -->" NAME="authFrame"> +</FRAMESET> +<NOFRAMES> +<H3>Un navigateur supportant la fonction de cadres est requis</H3> +Afin de pouvoir utiliser la passerelle Netscape Directory Server, vous devez utiliser un navigateur compatible avec les formulaires HTML et JavaScript, comme la version 3 ou toute version ultÃërieure de Netscape Navigator. Pour savoir comment vous procurer Navigator, consultez la page d'accueil de Netscape ÃÇ l'adresse : <A HREF="http://home.netscape.com"> +</A>. +</NOFRAMES> +</HTML> |
