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/config/de | |
Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. (foxworth)ldapserver7x
Diffstat (limited to 'ldap/clients/dsgw/config/de')
43 files changed, 3942 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/config/de/authPassword.html b/ldap/clients/dsgw/config/de/authPassword.html new file mode 100644 index 00000000..4be4573f --- /dev/null +++ b/ldap/clients/dsgw/config/de/authPassword.html @@ -0,0 +1,29 @@ +<!-- + 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>Beglaubigen...</TITLE> +<!-- DS_AUTH_PASSWORD_SCRIPT --> +</HEAD> + +<!-- DS_AUTH_PASSWORD_BODY --> +<!-- DS_AUTH_PASSWORD_INFO --> +<!-- DS_AUTH_PASSWORD_FORM --> +<P> +Kennwort für<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> diff --git a/ldap/clients/dsgw/config/de/authSearch.html b/ldap/clients/dsgw/config/de/authSearch.html new file mode 100644 index 00000000..fe2c79f1 --- /dev/null +++ b/ldap/clients/dsgw/config/de/authSearch.html @@ -0,0 +1,33 @@ +<!-- + 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>Beglaubigen...</TITLE> +<!-- DS_AUTH_SEARCH_SCRIPT --> +</HEAD> +<!-- DS_AUTH_SEARCH_BODY --> +<!-- DS_AUTH_SEARCH_INFO --> +<!-- DS_AUTH_SEARCH_FORM --> +Um Ihren Zugriff zu dem Verzeichnis zu beglaubigen, müssen Sie sich zunächst zu erkennen geben.<br>Geben Sie Ihren Namen ein: +<!-- 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="Als Verzeichnis-Manager beglaubigen"> (nur für Verzeichnis-Administratoren verfügbar) +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM> +</BODY> +</HTML> diff --git a/ldap/clients/dsgw/config/de/csearchAttr.html b/ldap/clients/dsgw/config/de/csearchAttr.html new file mode 100644 index 00000000..8f4831bc --- /dev/null +++ b/ldap/clients/dsgw/config/de/csearchAttr.html @@ -0,0 +1,17 @@ +<!-- + 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 --> +<!--csearchAttr.html--> +</HEAD> +<!-- DS_CSEARCH_ATTR_BODY --> +<!-- DS_CSEARCH_ATTR_FORM --> +<table> +<tr VALIGN=BASELINE><td ALIGN=RIGHT>wobei:</td><td> +<!-- DS_CSEARCH_ATTR_SELECT --> +</td></tr> +</table></form></body></HTML> diff --git a/ldap/clients/dsgw/config/de/csearchBase.html b/ldap/clients/dsgw/config/de/csearchBase.html new file mode 100644 index 00000000..fc1a27fc --- /dev/null +++ b/ldap/clients/dsgw/config/de/csearchBase.html @@ -0,0 +1,17 @@ +<!-- + 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 --> +<!--csearchBase.html--> +</HEAD> +<!-- DS_CSEARCH_BASE_BODY --> +<table> +<tr VALIGN=CENTER><th>innerhalb von:</th><td> +<!-- EVALUATE "parent.UFNsearchBase" --> +</td> +</table> +</body></HTML> diff --git a/ldap/clients/dsgw/config/de/csearchString.html b/ldap/clients/dsgw/config/de/csearchString.html new file mode 100644 index 00000000..e7369ad5 --- /dev/null +++ b/ldap/clients/dsgw/config/de/csearchString.html @@ -0,0 +1,28 @@ +<!-- + 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 --> +<!--csearchString.html--> +</HEAD> +<!-- DS_CSEARCH_STRING_BODY --> +<!-- DS_CSEARCH_STRING_FORM "target=outputFrame" --> +<TABLE> +<TR VALIGN=CENTER><TD> +<INPUT NAME="searchstring" SIZE=20></TD> +<TD><NOBR> +<INPUT TYPE="SUBMIT" VALUE="Suchen"> +<!-- DS_HELP_BUTTON "ASEARCH" --> +</NOBR></TD> +<td> </td><th>innerhalb von:</th><td> +<!-- EVALUATE "parent.UFNsearchBase" --> +</td> +</TR></TABLE> +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM> +</BODY></HTML> diff --git a/ldap/clients/dsgw/config/de/csearchType.html b/ldap/clients/dsgw/config/de/csearchType.html new file mode 100644 index 00000000..1250749d --- /dev/null +++ b/ldap/clients/dsgw/config/de/csearchType.html @@ -0,0 +1,18 @@ +<!-- + 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 --> +<!--csearchType.html--> +</HEAD> +<!-- DS_CSEARCH_TYPE_BODY --> +<!-- DS_CSEARCH_TYPE_FORM --> +<table> +<tr VALIGN=BASELINE><th ALIGN=RIGHT>Suchen:</th><td> +<!-- DS_CSEARCH_TYPE_SELECT --> +</td></tr> +</table> +</form></body></HTML> diff --git a/ldap/clients/dsgw/config/de/display-country.html b/ldap/clients/dsgw/config/de/display-country.html new file mode 100644 index 00000000..4157ff97 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-country.html @@ -0,0 +1,54 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=country" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE>Land - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<TABLE> +<TR><TD NOWRAP> +<IMG SRC="lang?<!-- GCONTEXT -->&file=country.gif" ALT="Land" HSPACE=5> +</TD><TD><FONT SIZE="+2"> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<TABLE CELLSPACING="5"> + +<TR><TD VALIGN="TOP" NOWRAP>Landesname:</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=co" "options=sort" --> +</B></TD><TD WIDTH="20%"></TD> +</B><TD VALIGN="TOP">Beschreibung:</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" --> +</B></TD></TR> + +<TR><TD VALIGN="TOP">Siehe auch:</TD><TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">URL:</TD><TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" --> +</B></TD></TR> + +</TABLE> + +<HR> + +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> + +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-dnedit.html b/ldap/clients/dsgw/config/de/display-dnedit.html new file mode 100644 index 00000000..950077dd --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-dnedit.html @@ -0,0 +1,76 @@ +<!-- + 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 --> +<!-- DS_ENTRYBEGIN --> +<!-- DS_EMIT_BASE_HREF --> +<TITLE> +Bearbeiten +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY "onLoad='document.searchForm.searchstring.focus();'" --> + +<!-- DS_LAST_OP_INFO "prefix=<FONT SIZE=%22%2B1%22>" "suffix=</FONT><HR>" --> + +<!-- DS_BEGIN_DNSEARCHFORM --> +<INPUT TYPE=hidden NAME=mode VALUE="smart"> +<INPUT TYPE=hidden NAME=dnlist_js VALUE="true"> +<INPUT TYPE=hidden NAME=listifone VALUE="true"> +<INPUT TYPE=hidden NAME=listtemplate VALUE=""> +<INPUT TYPE=hidden NAME=faMode VALUE="add"> +<!-- PCONTEXT --> +<INPUT TYPE=hidden NAME=ldapsizelimit VALUE="1000"> +<INPUT TYPE=hidden NAME=ldaptimelimit VALUE="180"> + +<FONT SIZE="+2"> +Bearbeiten +<!-- DS_DNDESC --> +: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> + +<TABLE CELLSPACING=0 CELLPADDING=0><TR> + +<TD NOWRAP> +Suchen von +<SELECT NAME="type"> +<OPTION SELECTED VALUE="People">Personen +<OPTION VALUE="Groups">Gruppen +</SELECT> +</TD> + +<TD NOWRAP> +passend zu +<INPUT NAME="searchstring" SIZE=15> +</TD> + +<TD> +<!-- DS_DNADDBUTTON "VALUE= Suchen und Hinzufügen " --> +<BR> +<!-- DS_DNREMOVEBUTTON "VALUE= Suchen und Entfernen " --> +</TD> + +</TR> +</TABLE> + +<P> +<CENTER><TABLE BORDER="2" WIDTH="100%"> +<TR> +<TD WIDTH="33%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Änderungen speichern " onClick="parent.saveChanges();"> +<TD WIDTH="34%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Abbrechen " onClick="if ((parent.changesMade) == 0 || confirm('Änderungen verwerfen?')) {parent.document.location.href=parent.completion_url}";> +<TD WIDTH=33% ALIGN=center> +<!-- DS_HELPBUTTON "topic=EDIT_GROUPMEM" --> +</TD></TR></TABLE></CENTER> + +<INPUT TYPE=hidden NAME=completion_javascript VALUE='parent.updateList(parent.controlFrame.document.searchForm.faMode.value, parent.dnlist, parent.stagingFrame.dnlist, parent.outputFrame);parent.controlFrame.document.searchForm.faMode.value="add";'> +<!-- DS_END_DNSEARCHFORM --> + +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-dneditpeople.html b/ldap/clients/dsgw/config/de/display-dneditpeople.html new file mode 100644 index 00000000..1e4e8c32 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-dneditpeople.html @@ -0,0 +1,75 @@ +<!-- + 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 --> +<!-- DS_ENTRYBEGIN --> +<!-- DS_EMIT_BASE_HREF --> +<TITLE> +Bearbeiten +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY "onLoad='document.searchForm.searchstring.focus();'" --> + +<!-- DS_LAST_OP_INFO "prefix=<FONT SIZE=%22%2B1%22>" "suffix=</FONT><HR>" --> + +<!-- DS_BEGIN_DNSEARCHFORM --> +<INPUT TYPE=hidden NAME=mode VALUE="smart"> +<INPUT TYPE=hidden NAME=dnlist_js VALUE="true"> +<INPUT TYPE=hidden NAME=listifone VALUE="true"> +<INPUT TYPE=hidden NAME=listtemplate VALUE=""> +<INPUT TYPE=hidden NAME=faMode VALUE="add"> +<!-- PCONTEXT --> +<INPUT TYPE=hidden NAME=ldapsizelimit VALUE="1000"> +<INPUT TYPE=hidden NAME=ldaptimelimit VALUE="180"> + +<FONT SIZE="+2"> +Bearbeiten +<!-- DS_DNDESC --> +: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> + +<TABLE CELLSPACING=0 CELLPADDING=0><TR> + +<TD NOWRAP> +Suchen von +<SELECT NAME="type"> +<OPTION SELECTED VALUE="People">Personen +</SELECT> +</TD> + +<TD NOWRAP> +passend zu +<INPUT NAME="searchstring" SIZE=15> +</TD> + +<TD> +<!-- DS_DNADDBUTTON "VALUE= Suchen und Hinzufügen "> +<BR> +<!-- DS_DNREMOVEBUTTON "VALUE= Suchen und Löschen "> +</TD> + +</TR> +</TABLE> + +<P> +<CENTER><TABLE BORDER="2" WIDTH="100%"> +<TR> +<TD WIDTH="33%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Änderungen speichern " onClick="parent.saveChanges();"> +<TD WIDTH="34%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Abbrechen " onClick="if ((parent.changesMade) == 0 || confirm('Änderungen verwerfen?')) {parent.document.location.href=parent.completion_url}";> +<TD WIDTH=33% ALIGN=center> +<!-- DS_HELPBUTTON --> +</TD></TR></TABLE></CENTER> + +<INPUT TYPE=hidden NAME=completion_javascript VALUE='parent.updateList(parent.controlFrame.document.searchForm.faMode.value, parent.dnlist, parent.stagingFrame.dnlist, parent.outputFrame);parent.controlFrame.document.searchForm.faMode.value="add";'> +<!-- DS_END_DNSEARCHFORM --> + +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-group.html b/ldap/clients/dsgw/config/de/display-group.html new file mode 100644 index 00000000..12b4d1cc --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-group.html @@ -0,0 +1,150 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=groupOfNames" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +Gruppeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Gruppe" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue Gruppe - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Gruppe bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Gruppe speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_GROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_GROUP" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Gruppe umbenennen" "prompt=Neuen Namen für diese Gruppe eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Gruppe löschen" "prompt=Diese Gruppe löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="groupOfNames"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD NOWRAP>Name: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "cols=>40" --> +</B></TD><TD WIDTH="20%"></TD> +</TR> + +<TR> +<TD NOWRAP>Beschreibung:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP VALIGN="TOP">Eigentümer:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=owner" "desc=Eigentümer" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "options=sort,readonly" --> +</B></TD> + +<TR> +<TD NOWRAP VALIGN="TOP">Siehe auch:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=Siehe auch" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"> +<!-- IF "!Adding" --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=sort,readonly" --> +</B> +<!-- ELSE // !Adding --> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD NOWRAP VALIGN="top">Gruppenmitglieder:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=uniquemember" "desc=Gruppenmitglieder" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uniquemember" "syntax=dn" "options=sort,readonly" --> +</B></TD></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-groupun.html b/ldap/clients/dsgw/config/de/display-groupun.html new file mode 100644 index 00000000..cac6c909 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-groupun.html @@ -0,0 +1,150 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=groupOfUniqueNames" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +Gruppeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Gruppe" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue Gruppe - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Gruppe bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Gruppe speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_GROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_GROUP" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Gruppe umbenennen" "prompt=Neuen Namen für diese Gruppe eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Gruppe löschen" "prompt=Diese Gruppe löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="groupOfUniqueNames"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD NOWRAP>Name: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "cols=>40" --> +</B></TD><TD WIDTH="20%"></TD> +</TR> + +<TR> +<TD NOWRAP>Beschreibung:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP VALIGN="TOP">Eigentümer:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=owner" "desc=Eigentümer" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "options=sort,readonly" --> +</B></TD> + +<TR> +<TD NOWRAP VALIGN="TOP">Siehe auch:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=Siehe auch" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"> +<!-- IF "!Adding" --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=sort,readonly" --> +</B> +<!-- ELSE // !Adding --> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD NOWRAP VALIGN="top">Gruppenmitglieder:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=uniquemember" "desc=Gruppenmitglieder" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uniquemember" "syntax=dn" "options=sort,readonly" --> +</B></TD></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-mailgroup.html b/ldap/clients/dsgw/config/de/display-mailgroup.html new file mode 100644 index 00000000..086f7309 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-mailgroup.html @@ -0,0 +1,124 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=rfc822mailgroup" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +E-Mail-Gruppeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Gruppe" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue E-Mail-Gruppe +<!-- ENDIF // Adding --> + +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Gruppe bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Gruppe speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_MAILGROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_MAILGROUP" --> +<!-- ENDIF // Adding --> + +<!-- IF "Editing" --> +</TD><TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Gruppe umbenennen" "prompt=Neuen Namen für diese Gruppe eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Gruppe lȵschen" "prompt=Diese Gruppe löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="rfc822mailgroup"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> + +<HR> + +<TABLE CELLSPACING="5"> + +<TR><TD VALIGN="TOP">Name:</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" --> +</B></TD><TD WIDTH="20%"></TD> +<TD VALIGN="TOP">Beschreibung:</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=multilineDescription" "defaultvalue=none" --> +</B></TD></TR> + +<TR><TD VALIGN="TOP">Eigentümer:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "cols=>40" --> +</B></TD></TR> + +<TR><TD VALIGN="TOP" NOWRAP>Siehe auch:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "cols=>40" --> +</B></TD></TR> + +<TR><TD NOWRAP COLSPAN="2"> +<!-- DS_ATTRIBUTE "attr=joinable" "syntax=bool" "type=radio" "true=Allow Others To Join" "false=Andere Personen nicht als Mitglieder zulassen" "defaultvalue=FALSE" --> +</TD><TD></TD><TD NOWRAP COLSPAN="2"> +<!-- DS_ATTRIBUTE "attr=suppressNoEmailError" "syntax=bool" "type=radio" "true=Fehler 'Keine E-Mail-Adresse' unterdrücken" "false=Fehler 'Keine E-Mail-Adresse' melden" "defaultvalue=FALSE" --> +</TD></TR> + +<HR> + +<TR><TD VALIGN="TOP" NOWRAP>Gruppenmitglieder:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=member" "syntax=dn" "numfields=+4" "options=sort" --> +</B></TD></TR> + +<TR><TD VALIGN="TOP" NOWRAP>E-Mail-Mitglieder:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "numfields=+4" "cols=>30" "options=sort" --> +</B></TD></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=lastModifiedTime" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=lastModifiedBy" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-ntgroup.html b/ldap/clients/dsgw/config/de/display-ntgroup.html new file mode 100644 index 00000000..010b0b9c --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-ntgroup.html @@ -0,0 +1,216 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=ntGroup" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +NT-Gruppeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Gruppe" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue NT-Gruppe - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=NT-Gruppe bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Gruppe speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_NTGROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_NTGROUP" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=NT-Gruppe umbenennen" "prompt=Neuen Namen für diese Gruppe eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=NT-Gruppe löschen" "prompt=Diese Gruppe löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="ntGroup"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="groupOfUniqueNames"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD NOWRAP>Name: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "cols=>40" --> +</B></TD><TD WIDTH="20%"></TD> +</TR> + +<TR> +<TD NOWRAP>NT-Gruppenname: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- IF "!Adding" --> +<!-- DS_ATTRIBUTE "attr=ntGroupDomainId" "syntax=ntgroupname" "cols=>16" "options=readonly" "defaultvalue=none" --> +<!-- ELSE // Adding --> +<!-- DS_ATTRIBUTE "attr=ntGroupDomainId" "syntax=ntgroupname" "cols=>16" "defaultvalue=none" --> +<!-- ENDIF // Adding --> +</B></TD></TR> + +<TR> +<TD NOWRAP>NT-Gruppentyp: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- IF "!Adding" --> +<!-- DS_ATTRIBUTE "attr=nTGroupType" "defaultvalue=Global" "options=readonly" "cols=>16" --> +<!-- ELSE // Adding --> +<!-- DS_ATTRIBUTE "attr=nTGroupType" "defaultvalue=Global" "cols=>16" --> +<!-- ENDIF // Adding --> +</B></TD></TR> + +<TR> +<TD NOWRAP>NT-Gruppendomäne +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ntGroupDomainId" "syntax=ntdomain" "cols=>16" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Beschreibung:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Lokal:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=l" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Geschäftsbereich:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP VALIGN="TOP">Eigentümer:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=owner" "desc=Eigentümer" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "options=sort,readonly" --> +</B></TD> + +<TR> +<TD NOWRAP VALIGN="TOP">Siehe auch:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=Siehe auch" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"> +<!-- IF "!Adding" --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=sort,readonly" --> +</B> +<!-- ELSE // !Adding --> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD NOWRAP VALIGN="top">NT-Gruppenmitglieder:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=uniquemember" "desc=NT-Gruppenmitglieder" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uniquemember" "syntax=dn" "options=sort,readonly" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>NT-Gruppe löschen, wenn Gruppe gelöscht wird:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Ja" "false=Nein" "defaultvalue=FALSE" "attr=nTGroupDeleteGroup" --> +</B></TD><TD></TD> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD VALIGN="TOP">Neues NT-Gruppenkonto erstellen:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Ja" "false=Nein" "defaultvalue=TRUE" "attr=nTGroupCreateNewGroup" --> +</B></TD><TD></TD></TR> + +<!-- ENDIF // Adding --> +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-ntperson.html b/ldap/clients/dsgw/config/de/display-ntperson.html new file mode 100644 index 00000000..f7876979 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-ntperson.html @@ -0,0 +1,505 @@ +<!-- + 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 --> +<!-- NT User person directory entry --> +<!-- DS_OBJECTCLASS "value=person,inetOrgPerson,nTUser" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +NT-Benutzereintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function showVCard() +{ +<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" --> + + document.location.href = cardurl; +} +// End hiding --> +</SCRIPT> + +</HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "jpegPhoto" --> +<IMG SRC= +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "options=link" "mimetype=image/jpeg" --> +BORDER=0></TD> +<TD> +<!-- ENDIF --> +<!-- A HREF="javascript:showVCard()" --> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Benutzer (Anklicken, um Karte anzuzeigen)" + BORDER=0 HSPACE=5> + +</A> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Neuer NT-Benutzer - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "userCertificate;binary" --> +<A HREF= +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "options=link" "mimetype=application/x-x509-ca-cert" --> +>Download Certificate</A> +<!-- ENDIF --> + +<!-- DS_ATTRIBUTE "attr=audio" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "audio" --> + +<A HREF= +<!-- DS_ATTRIBUTE "attr=audio" "options=link" "mimetype=audio/basic" --> +>Play Audio Clip</A> +<!-- ENDIF --> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- INPUT TYPE="button" VALUE="Karte anzeigen" onClick="showVCard()" --> +</TD><TD> </TD><TD> +<!-- DS_EDITBUTTON "label=NT-Benutzer bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neuen NT-Benutzer speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_NTPERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_NTPERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Verzeichniskennwort ändern" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Person umbenennen" "prompt=Neuen Namen für diese Person eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Person löschen" "prompt=Diese Person löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organizationalPerson"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="inetOrgPerson"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="nTUser"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Kontaktinformationen</TD> +</TR> + +<TD VALIGN="top" NOWRAP>Vorname:</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=givenName" "cols=>16" --> +</B></TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2">Vollständiger Name: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2"><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="top" NOWRAP>Nachname: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD>Directory-Server-Kennwort:</TD><TD> +<!-- DS_NEWPASSWORD "cols=>16" --> +</B></TD> +<TD> Kennwort zur Bestätigung wiederholen:</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD "cols=>16" --> +</TD></TR> +<!-- ENDIF // Adding --> + +<TR> +<TD VALIGN="TOP">Telefon:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>E-Mail-Adresse:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Benutzer-ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> +<TR> +<TD VALIGN="TOP" NOWRAP>Pager:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Mobiltelefon:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +</TABLE> + + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Windows NT Kontoinformationen</TD> +</TR> + +<TR> +<TD VALIGN="TOP">NT-Benutzer-ID: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- IF "!Adding" --> +<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntuserid" "cols=>16" "options=readonly" --> +<!-- ENDIF // Adding --> +<!-- IF "Adding" --> +<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntuserid" "cols=>16" --> +<!-- ENDIF // Adding --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>NT-Domäne: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntdomain" "cols=>16" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> + +<TR> +<TD VALIGN="TOP" COLSPAN=2 NOWRAP>NT-Benutzerkonto löschen, wenn Benutzer gelöscht wird:</TD> +<TD VALIGN="TOP" COLSPAN=2 NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Ja" "false=Nein" "defaultvalue=FALSE" "attr=nTUserDeleteAccount" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD VALIGN="TOP" COLSPAN=2>Neues NT-Benutzerkonto erstellen:</TD> +<TD VALIGN="TOP" COLSPAN=2 NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Ja" "false=Nein" "defaultvalue=TRUE" "attr=nTUserCreateNewAccount" --> +</B></TD></TR> + +<!-- ENDIF // Adding --> + +<!-- IF "Displaying" --> + +<TR> +<TD VALIGN="TOP" NOWRAP>NT-Benutzer-Kommentar:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserUsrComment" "defaultvalue=None" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Eindeutige NT-Benutzer-ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserUniqueId" "syntax=binvalue" "cols=>10" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>NT-Kennwort abgelaufen:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Ja" "false=Nein" "defaultvalue=FALSE" "attr=nTUserPasswordExpired" --> +</B></TD> +<TD VALIGN="TOP">Anzahl falscher NT-Kennworteingaben:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserBadPwCount" "syntax=binvalue" "options=decimal" "cols=>4" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Letzte NT-Anmeldung:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserLastLogon" "syntax=time" "cols=>10" "defaultvalue=Never Logged On" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Letzte NT-Abmeldung:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserLastLogoff" "syntax=time" "cols=>10" "defaultvalue=Never Logged On" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Verfalldatum NT-Benutzerkonto:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserAcctExpires" "syntax=time" "defaultvalue=Never Expires" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Anzahl NT-Anmeldungen:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserNumLogons" "syntax=binvalue" "options=decimal" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">NT-Anmelde-Server:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserLogonServer" "defaultvalue=Any Server" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>NT-Arbeitsstationen:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserWorkstations" "defaultvalue=No Restrictions" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">NT-Codeseite:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserCodePage" "syntax=binvalue" "options=decimal" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>NT-Landescode:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserCountryCode" "syntax=binvalue" "options=decimal" "cols=>8" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Primäre NT-Gruppen-ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserPrimaryGroupId" "syntax=binvalue" "options=decimal" "cols=>8" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>NT-Profil:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserProfile" "defaultvalue=Default" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>NT-Basisverzeichnis:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserHomeDir" "defaultvalue=None" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP">Laufwerk des NT-Basisverzeichnisses:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserHomeDirDrive" "defaultvalue=None" "cols=>20" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>NT-Skriptpfad:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserScriptPath" "defaultvalue=None" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Maximaler NT-Speicherplatz:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserMaxStorage" "syntax=binvalue" "options=decimal" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">NT-Einheiten pro Woche:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserUnitsPerWeek" "syntax=binvalue" "options=decimal" "cols=>6" --> +</B></TD> +<TD VALIGN="TOP">Rechte des NT-Benutzers:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserPriv" "syntax=binvalue" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Operator-Rechte des NT-Benutzers:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserAuthFlags" "syntax=binvalue" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP">Div. betr. NT-Benutzerkonto: Funktionen:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserFlags" "syntax=binvalue" "cols=>16" --> +</B></TD></TR> + +<!-- ENDIF // Displaying --> +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Branchen- und Positionsinformationen</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Branche:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businesscategory" --> +</B></TD> +<TD VALIGN="TOP">Titel:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Geschäftsbereich:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" --> +</B></TD> +<TD VALIGN="TOP">Leiter:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dneditpeople" "attr=manager" "desc=Manager" --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "Adding" --> +<TD VALIGN="TOP" ROWSPAN=2> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ELSE // !Adding --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=manager" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">Raum:</TD> +<TD VALIGN="TOP" NOWRAP"><B> +<!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" --> +</B></TD> +</B><TD VALIGN="TOP">Sekr.:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dneditpeople" "attr=secretary" "desc=Admin." --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "!Adding" --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=secretary" "syntax=dn" "options=readonly" --> +</B></TD> +<!-- ENDIF // !Adding --> +</TR> + +<TR> +<TD VALIGN="TOP">Abt.-Nr.:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=departmentnumber" "cols=>8" --> +</B></TD> +<TD VALIGN="TOP">MA-Nr.:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=employeenumber" "cols=>6" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Kfz-Kennzeichen:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=carlicense" "cols=>8" --> +</B></TD> +<!-- Note: need to include two cells that contain a non-breaking space +character so table background colors, etc. are rendered correctly --> +<TD> </TD> +<TD> </TD> +</TR> + +<TR> +<TD VALIGN="TOP">Postadresse:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=2><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Zusätzliche Informationen</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Beschreibung:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Siehe auch:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=See Also" --> +<!-- ENDIF // !Adding --> +</TD> +<TD VALIGN="TOP" NOWRAP> +<!-- IF "Adding" --> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ELSE // !Adding --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">URL:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" "options=sort" --> +</B></TR> + +<!-- The following attribute should only be uncommented if you have + a need to allow editing of the x500UniqueIdentifier attribute. + Most installations will not need this functionality. +<TR> +<TD VALIGN="TOP">Unique ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=x500uniqueidentifier" "cols=>50" --> +</B></TR> +--> + +</TABLE> + +<!-- IF "!Adding" --> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-org.html b/ldap/clients/dsgw/config/de/display-org.html new file mode 100644 index 00000000..82586bc5 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-org.html @@ -0,0 +1,136 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=organization" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neue +<!-- ENDIF // Adding --> +Firma - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=organization.gif" ALT="Firma" HSPACE=5> +<TD> +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue Firma - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Firma bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Firma speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_ORG" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_ORG" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Firma umbenennen" "prompt=Neuen Namen für diese Firma eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Firma löschen" "prompt=Diese Firma löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organization"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + +<TABLE> +<TR> +<TD VALIGN="TOP" NOWRAP>Firmenname: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=o" "cols=>20" --> +</B></TD><TD WIDTH="20%"></TD> +<TD>Beschreibung:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>30" --> +</B></TR> + +<TR><TD>Telefon:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD NOWRAP>Branche:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businessCategory" "cols=>30" --> +</B></TD></TR> + +<TR><TD>Fax:<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD>Standort:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=l" "cols=>30" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Postadresse:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Siehe auch:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "dncomponents=3" "cols=>50" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-orgperson.html b/ldap/clients/dsgw/config/de/display-orgperson.html new file mode 100644 index 00000000..e6ce0f0f --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-orgperson.html @@ -0,0 +1,345 @@ +<!-- + 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 --> +<!-- inet. organizational person directory entry --> +<!-- DS_OBJECTCLASS "value=person,inetOrgPerson" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +Personeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function showVCard() +{ +<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" --> + + document.location.href = cardurl; +} +// End hiding --> +</SCRIPT> + + +</HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "jpegPhoto" --> +<IMG SRC= +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "options=link" "mimetype=image/jpeg" --> +BORDER=0></TD> +<TD> +<!-- ENDIF --> +<!-- A HREF="javascript:showVCard()" --> +<A HREF="javascript:showVCard()"> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Benutzer (Anklicken, um Karte anzuzeigen)" + BORDER=0 HSPACE=5> +</A> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue Person - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "userCertificate;binary" --> +<A HREF= +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "options=link" "mimetype=application/x-x509-ca-cert" --> +>Zertifikat laden</A> +<!-- ENDIF --> + +<!-- DS_ATTRIBUTE "attr=audio" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "audio" --> + +<A HREF= +<!-- DS_ATTRIBUTE "attr=audio" "options=link" "mimetype=audio/basic" --> +>Audio-Clip abspielen</A> +<!-- ENDIF --> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- INPUT TYPE="button" VALUE="Karte anzeigen" onClick="showVCard()" --> +</TD><TD> </TD><TD> +<!-- DS_EDITBUTTON "label=Person bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Person speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_ORGPERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_ORGPERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Kennwort ändern" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Person umbenennen" "prompt=Neuen Namen für diese Person eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Person löschen" "prompt=Diese Person löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organizationalPerson"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="inetOrgPerson"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Kontaktinformationen</TD> +</TR> + +<TD VALIGN="top" NOWRAP>Vorname:</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=givenName" "cols=>16" --> +</B></TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2">Vollständiger Name: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2"><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="top" NOWRAP>Nachname: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD>Kennwort:</TD><TD> +<!-- DS_NEWPASSWORD "cols=>16" --> +</B></TD> +<TD> Kennwort zur Bestätigung wiederholen:</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD "cols=>16" --> +</TD></TR> +<!-- ENDIF // Adding --> + +<TR> +<TD VALIGN="TOP">Telefon:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>E-Mail-Adresse:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Benutzer-ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> + +<TR> +<TD VALIGN="TOP" NOWRAP>Pager:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Mobiltelefon:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Branchen- und Positionsinformationen</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Branche:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businesscategory" --> +</B></TD> +<TD VALIGN="TOP">Titel:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Geschäftsbereich:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" --> +</B></TD> +<TD VALIGN="TOP">Leiter:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dneditpeople" "attr=manager" "desc=Leiter" --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "Adding" --> +<TD VALIGN="TOP" ROWSPAN=2> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ELSE // !Adding --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=manager" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">Raum:</TD> +<TD VALIGN="TOP" NOWRAP"><B> +<!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" --> +</B></TD> +</B><TD VALIGN="TOP">Sekr.:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dneditpeople" "attr=secretary" "desc=Sekr." --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "!Adding" --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=secretary" "syntax=dn" "options=readonly" --> +</B></TD> +<!-- ENDIF // !Adding --> +</TR> + +<TR> +<TD VALIGN="TOP">Abt.-Nr.:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=departmentnumber" "cols=>8" --> +</B></TD> +<TD VALIGN="TOP">MA-Nr.:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=employeenumber" "cols=>6" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Kfz-Kennzeichen:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=carlicense" "cols=>8" --> +</B></TD> +<!-- Note: need to include two cells that contain a non-breaking space +character so table background colors, etc. are rendered correctly --> +<TD> </TD> +<TD> </TD> +</TR> + +<TR> +<TD VALIGN="TOP">Postadresse:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=2><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Zusätzliche Informationen</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Beschreibung:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Siehe auch:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=Siehe auch" --> +<!-- ENDIF // !Adding --> +</TD> +<TD VALIGN="TOP" NOWRAP> +<!-- IF "Adding" --> +<I>Sie müssen diesen Eintrag speichern, bevor Sie dieses Feld bearbeiten können.</I> +<!-- ELSE // !Adding --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">URL:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" "options=sort" --> +</B></TR> + +<!-- The following attribute should only be uncommented if you have + a need to allow editing of the x500UniqueIdentifier attribute. + Most installations will not need this functionality. +<TR> +<TD VALIGN="TOP">Unique ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=x500uniqueidentifier" "cols=>50" --> +</B></TR> +--> + +</TABLE> + +<!-- IF "!Adding" --> +Eintrag zuletzt geändert am +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-orgunit.html b/ldap/clients/dsgw/config/de/display-orgunit.html new file mode 100644 index 00000000..1d1ff1b8 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-orgunit.html @@ -0,0 +1,136 @@ +<!-- + 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 --> +<!-- DS_OBJECTCLASS "value=organizationalUnit" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +GeschÈñftsbereich - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgunit.gif" ALT="Geschäftsbereich " HSPACE=5> +<TD> +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Neuer Geschäftsbereich - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Geschäftsbereich bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neuen Geschäftsbereich speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_ORGUNIT" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_ORGUNIT" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Geschäftsbereich umbenennen" "prompt=Neuen Namen für den Geschäftsbereich eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Geschäftsbereich löschen" "prompt=Geschäftsbereich löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organizationalUnit"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + + +<BR> +<TABLE> +<TR> +<TD>Name des Geschäftsbereichs:<B>*</B> +<!-- IF "!Displaying" --> +<!-- ENDIF --> +</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" "cols=>20" --> +</B></TD><TD WIDTH="20%"></TD> +<TD>Beschreibung:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>30" --> +</B></TR> + +<TR><TD>Telefon:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD NOWRAP>Branche:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businessCategory" "cols=>30" --> +</B></TD></TR> + +<TR><TD>Fax:<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD>Standort:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=l" "cols=>30" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Postadresse:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Siehe auch:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "dncomponents=3" "cols=>50" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-person.html b/ldap/clients/dsgw/config/de/display-person.html new file mode 100644 index 00000000..f5d97854 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-person.html @@ -0,0 +1,231 @@ +<!-- + 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 --> +<!-- person directory entry --> +<!-- DS_OBJECTCLASS "value=person" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +Personeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function showVCard() +{ +<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" --> + + document.location.href = cardurl; +} +// End hiding --> +</SCRIPT> + +</HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<!-- A HREF="javascript:showVCard()" --> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Benutzer (Anklicken, um Karte anzuzeigen)" + BORDER=0 HSPACE=5> +</A> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue Person - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- INPUT TYPE="button" VALUE="Karte anzeigen" onClick="showVCard()" --> +</TD><TD> </TD><TD> +<!-- DS_EDITBUTTON "label=Person bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Person speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_PERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_PERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Kennwort ändern" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Person umbenennen" "prompt=Neuen Namen für diese Person eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Person löschen" "prompt=Diese Person löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<!-- ENDIF // Adding --> + +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + +<TABLE CELLSPACING="5"> +<TR> +<TD VALIGN="top" NOWRAP>Nachname: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD><TD WIDTH="20%"></TD> +<TD VALIGN="top" NOWRAP>Vollständiger Name:</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>16" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR><TD COLSPAN="5"><HR></TD></TR> +<TR> +<TD>Kennwort:</TD><TD> +<!-- DS_NEWPASSWORD --> +</TD><TD WIDTH="20%"></TD> +<TD> Kennwort zur Bestätigung wiederholen:</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD --> +</TD></TR> +<TR><TD COLSPAN="5"><HR></TD></TR> +<!-- ENDIF // Adding --> + +<TR> +<TD VALIGN="TOP">Telefon:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>E-Mail-Adresse:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>20" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>Benutzer-ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> + +<TR> +<TD VALIGN="TOP" NOWRAP>Pager:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>Mobiltelefon:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +<TR><TD COLSPAN="5"><HR></TD></TR> + +<TR> +<TD VALIGN="TOP">Titel:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Postadresse:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR><TD COLSPAN="5"><HR></TD></TR> + +<TR> +<TD VALIGN="TOP">Beschreibung:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Siehe auch:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=Siehe auch" --> +<!-- ENDIF // !Adding --> +</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"> +<!-- IF "Adding" --> +<I>Sie müssen diesen Eintrag speichern, bevor Sie diese Felder bearbeiten können.</I> +<!-- ELSE // !Adding --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">URL:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Lieblingsgetränk:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=drink" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/display-umperson.html b/ldap/clients/dsgw/config/de/display-umperson.html new file mode 100644 index 00000000..78cdb202 --- /dev/null +++ b/ldap/clients/dsgw/config/de/display-umperson.html @@ -0,0 +1,200 @@ +<!-- + 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 --> +<!-- U-M person directory entry --> +<!-- DS_OBJECTCLASS "value=person,umichPerson" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Neuer +<!-- ENDIF // Adding --> +Personeneintrag - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<IMG SRC= +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "options=link" "mimetype=image/jpeg" --> +></TD> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Person" HSPACE=5> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Neue Person - +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<A HREF= +<!-- DS_ATTRIBUTE "attr=audio" "options=link" "mimetype=audio/basic" --> +>Audio-Clip abspielen</A> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Person bearbeiten" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Neue Person speichern" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Abbrechen" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_UMPERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_UMPERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Kennwort Èñndern" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Person umbenennen" "prompt=Neuen Namen für diese Person eingeben:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Bereichsleiter löschen" "prompt=Diese Person löschen?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="umichPerson"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> + +<HR> +<!-- IF "!Displaying" --> +<B>* bezeichnet einen Pflichteintrag</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD VALIGN="top" NOWRAP>Nachname: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD><TD WIDTH="20%"></TD> +<TD VALIGN="top" NOWRAP>Vollständiger Name: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Telefon:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>E-Mail-Adresse:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>20" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>Eindeutiger Name:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Pager:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>Mobiltelefon:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +<TR><TD COLSPAN="5"><HR></TD></TR> + +<TR> +<TD VALIGN="TOP">Titel:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Postadresse:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR><TD COLSPAN="5"><HR></TD></TR> + +<TR> +<TD VALIGN="TOP">Beschreibung:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=multilineDescription" "syntax=mls" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Siehe auch:<BR> +<!-- DS_DNEDITBUTTON "label=Bearbeiten..." "template=dnedit" "attr=seeAlso" "desc=Siehe auch" --> +</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">URL:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=labeledURL" "syntax=url" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Lieblingsgetränk:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=drink" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Eintrag zuletzt geändert am <B> +<!-- DS_ATTRIBUTE "attr=lastModifiedTime" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> von <B> +<!-- DS_ATTRIBUTE "attr=lastModifiedBy" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/dsgw-l10n.conf b/ldap/clients/dsgw/config/de/dsgw-l10n.conf new file mode 100644 index 00000000..0482312b --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgw-l10n.conf @@ -0,0 +1,18 @@ +# +# 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. +# +# To localize the search type menu: +# Locate dsgw-l10n.conf in config/<lang>/. +# dsgw-l10n.conf contains translated words for search type pulldown menu. +# dsgw-l10n.conf sample: +# Note: the sample part should have double #'s for L10n. +## translate People <People_translated_in_lang> +## translate NT-People <NT-People_translated_in_lang> +## translate Groups <Groups_translated_in_lang> +## translate NT-Groups <NT-Groups_translated_in_lang> +## translate Organizations <Organizations_translated_in_lang> +## translate Org-Units <Org-Units_translated_in_lang> +## translate Anything <Anything_translated_in_lang> diff --git a/ldap/clients/dsgw/config/de/dsgw.conf b/ldap/clients/dsgw/config/de/dsgw.conf new file mode 100644 index 00000000..64c202d1 --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgw.conf @@ -0,0 +1,133 @@ +# +# 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. +# +# The baseurl directive gives the server, port, and base dn where searches +# should be rooted. The format is: +# +# ldap://host.domain[:port]/basedn +# - or - +# ldaps://host.domain:port/basedn (for SSL) +# +# Where: +# - "host.domain" is the fully-qualified domain name of the directory server +# - "port" is the port used by the directory server. If you are using an +# "ldaps" URL (that is, if the gateway is using SSL to communicate with the +# directory server), then the port number is required. Otherwise, it is +# optional and defaults to the standard LDAP port (389). +# - "basedn" is the distinguished name of the place in the directory tree +# where searches should start. Typically, this is the same as the +# "suffix" directive in your slapd.conf file. +# +# examples: +# baseurl "ldap://mars.aceindustry.com/o=Ace Industry, c=US" +# - causes the gateway to use the directory server running on host +# "mars.aceindustry.com". Since no port was given, the default LDAP +# port (389) is used. Searches in the gateway search for entries +# contained within o=Ace Industry, c=US. +# +# baseurl "ldaps://mars.aceindustry.com:636/o=Ace Industry, c=US" +# - same as above, but uses SSL to connect to the directory server, +# and contacts the server on port 636. + +baseurl "ldap://ggood.mcom.com:389/o=Netscape Communications Corp., c=US" +#baseurl "ldap://belltower.mcom.com:9000/o=Ace%20Industry,%20c=US" +#baseurl "ldap://belltower:9000/o=Netscape Communications Corp., c=US" +#baseurl "ldap://ldap.itd.umich.edu:389/o=University of Michigan, c=US" + +# The dirmgr directive specifies the "Manager" DN for your directory. +dirmgr "cn=Directory Manager, o=Netscape Communications Corp., c=US" + +# The securitypath directive gives the full path name to your +# security databases. +#securitypath /tmp/ssl + +# If the requireauth directive is present, users must authenticate to the +# directory before they may perform any operations. XXX: not implemented +# in 1.0b2. +#requireauth + +# The authlifetime directive specifies how long authentication credentials +# are valid (in seconds). +authlifetime 7200 + +# The default character set, for communication with HTTP clients. +# A client may override this default, using an HTTP Accept-Charset header. +# Or, this default may be overridden for a specific language, by creating +# a LANG/dsgwcharset.conf file which contains the charset name. +# For compatibility with HTTP clients that can't handle an HTTP response +# with a charset parameter in the content-type, comment out this directive; +# responses will be sent in ISO-8859-1, with no explicit charset parameter. +# RFC 1345 defines the syntax of charset names. There is a registry of +# charsets, at ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets +# charset UTF-8 + +# The NLS (internationalization) directory. The directory of this name +# should contain a locales directory, which contains configuration files. +NLS ../../../lib/nls + +location-suffix "o=Netscape Communications Corp., c=US" + +# Mapping between config/display-XXX.html templates and LDAP objectClasses. +# This can be generated by using ds/templateindex. The format is: +# +# template TEMPLATENAME OBJECTCLASSES +# +# where "display-TEMPLATENAME.html" is the name of a display template +# that is found in this config directory (e.g., "display-group.html") and +# OBJECTCLASSES is a list of one or more objectClass values. For a given +# template to be used, all the objectClass values listed must be present +# in the directory entry, so the order of these template lines is +# significant (e.g. note that the more specific "umperson" and +# "orgperson" templates are listed before the one for an ordinary "person"). +# +template group groupOfNames +template groupun groupOfUniqueNames +template mailgroup rfc822mailgroup +template org organization +template orgunit organizationalUnit +template ntperson person inetOrgPerson nTUser +template umperson person umichPerson +template orgperson person inetOrgPerson +template person person +template country country + +# +# The remainder of this file contains information about the locations and +# types for new entries. +# +# "location" lines define places in the directory where new entries can be added +# The format of each line is: +# location HANDLE FRIENDLYNAME DN +# where HANDLE is a short name which is used in the "newtype" lines (see below) +# and FRIENDLYNAME is a human-readable name for the location +# and DN is the Distinguished Name for this location (if it does not end with +# '#', the location-suffix is appended to to construct a full DN; if it +# does end with `#', it assumed to be a full DN and the `#' is removed). +# +location country "USA" "c=US#" +location org "Eigene Firma" "" +location groups "Gruppen in Firma" "ou=Groups" +location acct "Buchhaltung" "ou=Accounting" +location hr "Personal" "ou=Human Resources" +location pay "Lohnbuchhaltung" "ou=Payroll" +location pd "Produktentwicklung" "ou=Product Development" +location test "Produkttests" "ou=Product Testing" + +# "newtype" lines define the types of new entries that may be added +# The format of each line is: +# newtype TEMPLATENAME FRIENDLYNAME RDNATTR LOCATIONS... +# where TEMPLATENAME corresponds to an existing add-TEMPLATENAME.html file +# and FRIENDLYNAME is a human-readable name for this type of entry +# and RDNATTR is the attribute that is used to name entries of this type +# and LOCATIONS is a blank-separated list of locations where these types of +# entries can be added (corresponding to a HANDLE on a "location" +# config. file line). +# +newtype orgperson "Person" cn acct hr pay pd test +newtype ntperson "NT-Benutzer" cn acct hr pay pd test +newtype groupun "Gruppe" cn groups +newtype orgunit "Organisationseinheit" ou org +newtype org "Firma" o country diff --git a/ldap/clients/dsgw/config/de/dsgw.tmpl b/ldap/clients/dsgw/config/de/dsgw.tmpl new file mode 100644 index 00000000..f126945d --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgw.tmpl @@ -0,0 +1,116 @@ +# The htmldir directive tells the CGIs where to find the html files +htmldir ../html + +# The configdir directive tells the CGIs where to find the +# templates/configuration files +configdir ../config + +# The gwnametrans directive tells the CGIs what url to output +# for http redirection. It should be the same nameTrans set +# in the webserver, if any is being is used. +gwnametrans /clients/dsgw/html/ + +# The authlifetime directive specifies how long authentication credentials +# are valid (in seconds). +authlifetime 7200 + +# The libNLS data directory. This directory should contain a directory +# named "locales", which contains the configuration files LANG.ctx and +# LANG.txt for each supported language (locale). +NLS ../../../lib/nls + +# The default character set, for communication with HTTP clients. +# A client may override this default, using an HTTP Accept-Charset header. +# Or, this default may be overridden for a specific language, by creating +# a LANG/dsgwcharset.conf file which contains the charset name. +# For compatibility with HTTP clients that can't handle an HTTP response +# with a charset parameter in the content-type, comment out this directive; +# responses will be sent in ISO-8859-1, with no explicit charset parameter. +# RFC 1345 defines the syntax of charset names. There is a registry of +# charsets, at ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets +# charset UTF-8 + +# Substitute ideographic space for non-breaking space in Asian charsets: +changeHTML "  " " " Shift_JIS Big5 EUC-KR +changeHTML " " " " Shift_JIS Big5 EUC-KR + +# Mapping between config/display-XXX.html templates and LDAP objectClasses. +# This can be generated by using ds/templateindex. The format is: +# +# template TEMPLATENAME OBJECTCLASSES +# +# where "display-TEMPLATENAME.html" is the name of a display template +# that is found in this config directory (e.g., "display-group.html") and +# OBJECTCLASSES is a list of one or more objectClass values. For a given +# template to be used, all the objectClass values listed must be present +# in the directory entry, so the order of these template lines is +# significant (e.g. note that the more specific "orgperson" template is +# listed before the one for an ordinary "person"). +# +template group groupOfNames +template ntgroup groupOfUniqueNames ntGroup +template groupun groupOfUniqueNames +template org organization +template orgunit organizationalUnit +template ntperson person inetOrgPerson nTUser +template orgperson person inetOrgPerson +template person person +template country country + +# +# The remainder of this file contains information about the locations and +# types for new entries. +# +# "location" lines define places in the directory where new entries can be added +# The format of each line is: +# location HANDLE FRIENDLYNAME DN +# where HANDLE is a short name which is used in the "newtype" lines (see below) +# and FRIENDLYNAME is a human-readable name for the location +# and DN is the Distinguished Name for this location (if it does not end with +# '#', the location-suffix is appended to to construct a full DN; if it +# does end with `#', it assumed to be a full DN and the `#' is removed). +# +location country "USA" "c=US#" +location org "Diese Organisation" "" +location groups "Gruppen" "ou=Groups" +location people "Personen" "ou=People" +location special "Spezialbenutzer" "ou=Special Users" + +# "newtype" lines define the types of new entries that may be added +# The format of each line is: +# newtype TEMPLATENAME FRIENDLYNAME RDNATTR LOCATIONS... +# where TEMPLATENAME corresponds to an existing display-TEMPLATENAME.html file +# and FRIENDLYNAME is a human-readable name for this type of entry +# and RDNATTR is the attribute that is used to name entries of this type +# and LOCATIONS is a blank-separated list of locations where these types of +# entries can be added (corresponding to a HANDLE on a "location" +# config. file line). +# +newtype orgperson "Person" uid people special +newtype ntperson "NT-Benutzer" uid people special +newtype ntgroup "NT-Gruppe" cn groups +newtype groupun "Gruppe" cn groups +newtype orgunit "Geschäftsbereich" ou people org +newtype org "Firma" o country + +# Mappings between VCard properties and LDAP attribute types: +# The format of each line is: +# vcard-property VCARDPROP SYNTAX LDAPATTR [LDAPATTR2] +# where VCARDPROP is the name of a VCard property +# and SYNTAX is "cis" for simple strings and "mls" for multiline strings +# and LDAPATTR is the LDAP attribute that corresponds to VCARDPROP +# and LDAPATTR2 is an optional secondary LDAP attribute which is added to +# the property value by appending a semicolon and then the attr2 value. +vcard-property FN cis cn +vcard-property N cis sn givenName +vcard-property ORG cis o ou +vcard-property ROLE cis businessCategory +vcard-property ADR;WORK mls postalAddress +vcard-property ADR;HOME mls homePostalAddress +vcard-property EMAIL;INTERNET cis mail +vcard-property TITLE cis title +vcard-property TEL;WORK cis telephoneNumber +vcard-property TEL;FAX cis facsimileTelephoneNumber +vcard-property TEL;CELL cis mobile +vcard-property TEL;HOME cis homePhone +vcard-property NOTE cis description diff --git a/ldap/clients/dsgw/config/de/dsgw_adm.conf b/ldap/clients/dsgw/config/de/dsgw_adm.conf new file mode 100644 index 00000000..28dc9775 --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgw_adm.conf @@ -0,0 +1,46 @@ +# +# 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. +# +# Mapping between config/display-XXX.html templates and LDAP objectClasses. +# This can be generated by using the templateindex program. The format is: +# +# template TEMPLATENAME OBJECTCLASSES +# +# where "display-TEMPLATENAME.html" is the name of a display template +# that is found in this config directory (e.g., "display-group.html") and +# OBJECTCLASSES is a list of one or more objectClass values. For a given +# template to be used, all the objectClass values listed must be present +# in the directory entry, so the order of these template lines is +# significant (e.g. note that the more specific "orgperson" template is +# listed before the one for an ordinary "person"). +# +template group groupOfNames +template groupun groupOfUniqueNames +template org organization +template orgunit organizationalUnit +template orgperson person inetOrgPerson +template person person +template country country +template licensed-user nsLicenseUser + +# Attribute Value Sets (used with DS_ATTRVAL_SET directives) +# attrvset HANDLE VALUE PREFIX SUFFIX +# +attrvset CAL news "" "Netscape Collabra Server" +attrvset CAL slapd "" "Netscape Directory Server" + + +# Template Set definitions +# Note: templates must be defined before they can be mentioned on +# a tmplset line. +# +# tmplset SETNAME VIEWNAME TEMPLATENAME [HREF-LOCATION] +# +tmplset person "Allgemein" orgperson +tmplset person "Kennwort:" passwd +tmplset person "Lizenzen" licensed-user +tmplset group "Allgemein" group +tmplset groupun "Allgemein" groupun diff --git a/ldap/clients/dsgw/config/de/dsgwfilter.conf b/ldap/clients/dsgw/config/de/dsgwfilter.conf new file mode 100644 index 00000000..5b08d17c --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgwfilter.conf @@ -0,0 +1,139 @@ +# +# 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. +# +# ldap filter file +# +# lines like this that start with # or empty lines are ignored +# +# syntax: +# +# <tag> +# <pattern1> <delimiters> <filter1-1> <desc1-1> [<scope>] +# <filter1-2> <desc1-2> [<scope>] +# +# <pattern2> <delimiters> <filter2-1> <desc2-1> [<scope>] ... +# +# The <desc> should describe the filter. It should correctly complete +# the phrases (in the resource database) DBT_Found0EntriesWhere_, +# DBT_Found1EntryWhere_ and DBT_FoundEntriesWhere_; for example: +# +# Found 1 entry where the <desc> '%v'. +# Found no entries where the <desc> '%v'. +# Found 3 entries where the <desc> '%v'. +# +# The <desc> should begin with the article ("the" in English) for +# languages that require agreement between article and noun (e.g +# genders in Spanish or French). +# +# The scope is optional, and should be one of: +# "base" +# "onelevel" +# "subtree" +# if it is included. + +# +# Directory Server gateway +# + +"dsgw-people" + "=" " " "(%v))" "LDAP-Filter ist" + + "^[+]*[0-9][ 0-9-]*$" " " "(telephoneNumber=*%v))" "Telefonnummer endet mit" + + "@" " " "(mail=%v))" "E-Mail-Adresse ist" + "(mail=%v*))" "E-Mail-Adresse beginnt mit" + + "^.[. _].*" ". _" "(cn=%v1* %v2-))" "Erste Initiale + Name ist" + + ".*[. _].$" ". _" "(cn=%v1-*))" "Name + letzte Initiale ist" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)))" "Name ist" + "(|(cn=*%v1-*)(sn=*%v1-*)(cn~=%v1-)(sn~=%v1-)))" "Name ähnlich wie oder enthält" + + "^\*$" " " "(|(cn=*)(sn=*)(uid=*)))" "Name oder Benutzer-ID ist" + + ".*" ". " "(|(cn=%v1)(sn=%v1)(uid=%v1)))" "Name oder Benutzer-ID ist" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)))" "Name ähnlich wie oder enthält" + + +"dsgw-groups" + "=" " " "(%v))" "LDAP-Filter ist" + + "^\*$" " " "(cn=*))" "Name ist" + + ".*" ". _" "(cn=%v1-))" "Name ist" + "(cn=*%v1-*))" "Name enthält" + "(cn~=%v1-))" "Name ähnlich wie" + +"dsgw-ntgroups" + "=" " " "(%v))" "LDAP-Filter ist" + + "^\*$" " " "(cn=*))" "Name ist" + + ".*" ". _" "(cn=%v1-))" "Name ist" + "(cn=*%v1-*))" "Name enthält" + "(cn~=%v1-))" "Name ähnlich wie" + "(ntgroupdomainid=%v:*))" "NT-Domäne:" + "(ntgroupdomainid=*:%v))" "NT-Gruppe ist" + +"dsgw-organizations" + "=" " " "(%v))" "LDAP-Filter ist" + + "\." " " "(associatedDomain=%v))" "Zugehörige Domäne ist" + + "^\*$" " " "(o=*))" "Name ist" + + ".*" " " "(o=%v))" "Name ist" + "(o=*%v*))" "Name enthält" + "(o~=%v))" "Name ähnlich wie" + +"dsgw-orgunits" + "=" " " "(%v))" "LDAP-Filter ist" + + "\." " " "(associatedDomain=%v))" "Zugehörige Domäne ist" + + "^\*$" " " "(ou=*))" "Name ist" + + ".*" " " "(ou=%v))" "Name ist" + "(ou=*%v*))" "Name enthält" + "(ou~=%v))" "Name ähnlich wie" + +"dsgw-anything" + "=" " " "(%v)" "LDAP-Filter ist" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)(o=%v1-)(ou=%v1-))" "Name ist" + "(|(sn~=%v1-)(cn~=%v1-)(o=%v1-)(ou=%v1-))" "Name ähnlich wie" + + "^\*$" " " "(|(cn=*)(sn=*)(o=*)(ou=*))" "Name ist" + + ".*" ". " "(|(cn=%v1)(sn=%v1)(o=%v1)(ou=%v1))" "Name ist" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)(o=%v1)(ou=%v1))" "Name ähnlich wie oder enthält" + + +"dsgw-ntpeople" + "=" " " "(%v))" "LDAP-Filter ist" + + "^[+]*[0-9][ 0-9-]*$" " " "(telephoneNumber=*%v))" "Telefonnummer endet mit" + + "@" " " "(mail=%v))" "E-Mail-Adresse ist" + "(mail=%v*))" "E-Mail-Adresse beginnt mit" + + "^.[. _].*" ". _" "(cn=%v1* %v2-))" "Erste Initiale + Name ist" + + ".*[. _].$" ". _" "(cn=%v1-*))" "Name + letzte Initiale ist" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)))" "Name ist" + "(|(cn=*%v1-*)(sn=*%v1-*)(cn~=%v1-)(sn~=%v1-)))" "Name ähnlich wie oder enthält" + + "^\*$" " " "(|(cn=*)(sn=*)))" "Name ist" + + ".*" ". " "(|(cn=%v1)(sn=%v1)))" "Name ist" + "(ntuserlogonserver=%v))" "NT-Anmelde-Server ist" + "(ntuserdomainid=%v:*))" "NT-Domänenname ist:" + "(ntuserdomainid=*:%v))" "NT-Benutzername ist" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)))" "Name ähnlich wie oder enthält" + +# Do not remove this line, or place any directives after it. diff --git a/ldap/clients/dsgw/config/de/dsgwfilter_adm.conf b/ldap/clients/dsgw/config/de/dsgwfilter_adm.conf new file mode 100644 index 00000000..6abe00a2 --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgwfilter_adm.conf @@ -0,0 +1,73 @@ +# +# 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. +# +# ldap filter file +# +# lines like this that start with # or empty lines are ignored +# +# syntax: +# +# <tag> +# <pattern1> <delimiters> <filter1-1> <desc1-1> [<scope>] +# <filter1-2> <desc1-2> [<scope>] +# +# <pattern2> <delimiters> <filter2-1> <desc2-1> [<scope>] ... +# +# The <desc> should describe the filter. It should correctly complete +# the phrases (in the resource database) DBT_Found0EntriesWhere_, +# DBT_Found1EntryWhere_ and DBT_FoundEntriesWhere_; for example (en): +# +# Found 1 entry where the <desc> '%v'. +# Found no entries where the <desc> '%v'. +# Found 3 entries where the <desc> '%v'. +# +# The <desc> should begin with the article ("the" in English) for +# languages that require agreement between article and noun (e.g +# genders in Spanish or French). +# +# The scope is optional, and should be one of: +# "base" +# "onelevel" +# "subtree" +# if it is included. + +# +# Directory Server gateway - for Netscape Admin Server +# + +"dsgw-people" + "=" " " "(%v))" "LDAP-Filter ist" + + "^[+]*[0-9][ 0-9-]*$" " " "(telephoneNumber=*%v))" "Telefonnummer endet mit" + + "@" " " "(mail=%v))" "E-Mail-Adresse ist" + "(mail=%v*))" "E-Mail-Adresse beginnt mit" + + "^.[. _].*" ". _" "(cn=%v1* %v2-))" "erste Initiale + Name ist" + + ".*[. _].$" ". _" "(cn=%v1-*))" "Name + letzte Initiale ist" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)))" "Name ist" + "(|(cn=*%v1-*)(sn=*%v1-*)(cn~=%v1-)(sn~=%v1-)))" "Name sounds like or contains" + + ".*" ". " "(uid=%v1))" "Anmelde-ID ist" + "(|(cn=%v1)(sn=%v1)))" "Name ist" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)))" "Name ähnlich wie oder enthält" + + +"dsgw-groups" + "=" " " "(%v))" "LDAP-Filter ist" + + ".*" ". _" "(cn=%v1-))" "Name ist" + "(cn~=%v1-))" "Name ähnlich wie" + +"dsgw-orgunits" + "=" " " "(%v))" "LDAP-Filter ist" + + ".*" ". _" "(ou=%v1-))" "Name des Geschäftsbereichs ist" + "(ou~=%v1-))" "Name des Geschäftsbereichs ähnlich wie + +#Do not remove this line, or place any additional lines after it. diff --git a/ldap/clients/dsgw/config/de/dsgwsearchprefs.conf b/ldap/clients/dsgw/config/de/dsgwsearchprefs.conf new file mode 100644 index 00000000..bfc97e4b --- /dev/null +++ b/ldap/clients/dsgw/config/de/dsgwsearchprefs.conf @@ -0,0 +1,213 @@ +# +# 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. +# +# dsgwsearchprefs.conf - directory server gateway search object definitions + + +# the current version of this file format is 1 +Version 1 + + +# Name for this search object +People +# options (the only one supported right now is "internal" which means that +# this search object should not be presented directly to the user) +# use "" for none +"" +# Label to place before text box user types in +"Suchen nach:" +# Filter prefix to append to all searches +"(&(objectClass=person)" +# Tag to use for "Fewer Choices" searches - from ldapfilter.conf file +"dsgw-people" +# If a search results in > 1 match, retrieve this attribute to help +# user disambiguate the entries... +not-used-by-dsgw +# ...and label it with this string: +not-used-by-dsgw +# Search scope to use when searching +subtree +# Follows a list of "More Choices" search options. Format is: +# Label, attribute, select-bitmap, extra attr display name, extra attr ldap name +# If last two are null, "Fewer Choices" name/attributes used. +# Label should begin with the article ("the" in English) for +# languages that require agreement between article and noun +# (e.g genders in Spanish or French). + +"Vollständiger Name" cn 111111 "" "" +"Nachname" sn 111111 "" "" +"Telefon" "telephoneNumber" 111011 "" "" +"E-Mail-Adresse" "mail" 111111 "" "" +"Benutzer-ID" "uid" 111111 "" "" +"Titel" title 111111 "" "" +END +# Match types +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + + +"NT-People" +"" +"Suchen nach:" +"(&(objectClass=ntuser)" +"dsgw-ntpeople" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Vollständiger Name" cn 111111 "" "" +"Nachname" sn 111111 "" "" +"Telefon" "telephoneNumber" 111011 "" "" +"E-Mail-Adresse" "mail" 111111 "" "" +"Benutzer-ID:" "uid" 111111 "" "" +"Titel" title 111111 "" "" +"NT-Benutzername" "ntuserdomainid" 110000 "" "" +"NT-Domäne" "ntuserdomainid" 101000 "" "" +"NT-Anmelde-Server:" "ntuserlogonserver" 111111 "" "" +END +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + + +Groups +"" +"Suchen nach:" +"(&(|(objectClass=rfc822MailGroup)(objectClass=groupOfNames)(objectClass=groupOfUniqueNames)(objectClass=groupOfCertificates))" +"dsgw-groups" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Name" cn 111111 "" "" +"Beschreibung:" description 111111 "" "" +"Besitzer (DN)" "owner" 000011 "owner" "Owner" +"Mitglied (DN)" "uniquemember" 000011 "" "" +END +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + +NT-Groups +"" +"Suchen nach:" +"(&(objectClass=ntGroup)" +"dsgw-ntgroups" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Name" cn 111111 "" "" +"NT-Domäne" "ntgroupdomainid" 110000 "" "" +"NT-Gruppenname:" "ntgroupdomainid" 101000 "" "" +"Beschreibung:" description 111111 "" "" +"Besitzer (DN)" "owner" 000011 "owner" "Owner" +"Mitglied (DN)" "uniquemember" 000011 "" "" +END +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + + +Organizations +"" +"Suchen nach:" +"(&(objectClass=organization)" +"dsgw-organizations" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Name" o 111111 "" "" +"Standort:" l 111111 "" "" +"Telefon" telephoneNumber 111011 "" "" +"Beschreibung:" description 111011 "" "" +END +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + + +"Org-Units" +"" +"Suchen nach:" +"(&(objectClass=organizationalUnit)" +"dsgw-orgunits" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Name" ou 111111 "" "" +"Standort:" l 111111 "" "" +"Telefon" telephoneNumber 111011 "" "" +"Beschreibung:" description 111011 "" "" +END +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + +Anything +"" +"Suchen nach:" +"" +"dsgw-anything" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Allg. Name:" cn 111111 "" "" +"Beschreibung:" description 111111 "" "" +END +"ist" "(%a=%v)" +"ist nicht" "(!(%a=%v))" +"Mit Mustervergleich" "(%a~=%v)" +"beginnt mit" "(%a=%v*)" +"endet mit" "(%a=*%v)" +"enthält" "(%a=*%v*)" +END + +Auth +internal +"Beglaubigen als:" +"(&(objectClass=person)" +"dsgw-people" +not-used-by-dsgw +not-used-by-dsgw +subtree +"Allg. Name:" cn 111111 "" "" +"Vorname" sn 111111 "" "" +"Telefon" "telephoneNumber" 111011 "" "" +"E-Mail-Adresse" "mail" 111111 "" "" +"Benutzer-ID:" "uid" 111111 "" "" +"Titel" title 111111 "" "" +END +"ist" "(%a=%v))" +"ist nicht" "(!(%a=%v)))" +"Mit Mustervergleich" "(%a~=%v))" +"beginnt mit" "(%a=%v*))" +"endet mit" "(%a=*%v))" +"enthält" "(%a=*%v*))" +END + diff --git a/ldap/clients/dsgw/config/de/edit-passwd.html b/ldap/clients/dsgw/config/de/edit-passwd.html new file mode 100644 index 00000000..7cc0ed1f --- /dev/null +++ b/ldap/clients/dsgw/config/de/edit-passwd.html @@ -0,0 +1,78 @@ +<!-- + 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> +<!-- change a directory entry's password --> + +<!-- DS_ENTRYBEGIN --> +<TITLE>Kennwort ändern - +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +</HEAD> + +<!-- BODY --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<H2><CENTER>Kennwort ändern für +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</H2></CENTER> + +<HR> + +<P> +<TABLE> + +<!-- IF "BoundAsThisEntry" --> +<TR> +<TD ALIGN="right" NOWRAP> +Altes Kennwort: +</TD><TD> +<!-- DS_OLDPASSWORD --> +</TD></TR> +<!-- ELIF "!Bound" --> +<TR> +<TD ALIGN="right" NOWRAP> +Altes Kennwort: +</TD><TD> +<!-- DS_OLDPASSWORD --> +</TD></TR> +<!-- ENDIF //BoundAsThisEntry --> + +<TR> +<TD ALIGN="right" NOWRAP> +Neues Kennwort: +</TD><TD> +<!-- DS_NEWPASSWORD --> +</TD></TR> + +<TR> +<TD ALIGN="right" NOWRAP> +Neues Kennwort zur Bestätigung wiederholen: +</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD --> +</TD></TR> +</TABLE> + +<P> + +<TABLE BORDER=2 WIDTH="100%"> +<TR> +<TD ALIGN="center" WIDTH="50%"> +<!-- IF "BoundAsThisEntry" --> +<!-- DS_SAVEBUTTON "label=Kennwort ändern" --> +<!-- ELSE --> +<!-- DS_SAVEBUTTON "label=Kennwort festlegen" --> +<!-- ENDIF --> +<TD ALIGN="center" WIDTH="50%"> +<!-- DS_HELPBUTTON "topic=MODIFYPASSWD" --> +</TABLE> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-Anything.html b/ldap/clients/dsgw/config/de/list-Anything.html new file mode 100644 index 00000000..0ad13a2a --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-Anything.html @@ -0,0 +1,42 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach Beliebigem" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Name<TH NOWRAP>Telefon +<TH NOWRAP>E-Mail-Adresse <TH NOWRAP>Beschreibung + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=description" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-Auth.html b/ldap/clients/dsgw/config/de/list-Auth.html new file mode 100644 index 00000000..85183bfd --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-Auth.html @@ -0,0 +1,73 @@ +<!-- + 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. + --> +<!-- TITLE "Authenticate as..." --> + +<!-- + The "authForm" form and the authSubmit() JavaScript function are + used to avoid the need for a separate form for each entry listed. + Each entry is tied to this single form through the magic of an + anchor that contains href=javascript:authSubmit(). +--> + +<FORM NAME="authForm" METHOD=POST ACTION="auth"> +<INPUT TYPE="hidden" NAME="escapedbinddn"> +<INPUT TYPE="hidden" NAME="authdesturl" +<!-- PCONTEXT --> +<!-- DS_POSTEDVALUE "name=authdesturl" "within=VALUE=%22--value--%22" --> +> +</FORM> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function authSubmit(encodeddn) +{ + document.authForm.escapedbinddn.value = encodeddn; + document.authForm.submit(); +} +// End hiding --> +</SCRIPT> + +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC "VERBOSE" --> +<P> +<!-- IF "FoundEntries" --> +Klicken Sie auf den Eintrag, den Sie zur Beglaubigung verwenden möchten. +</FONT> +<P> + +<TABLE BORDER=1 CELLPADDING=4> +<TR> +<TH NOWRAP>Beglaubigen als <TH NOWRAP>Titel + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "href=javascript:authSubmit('--value--'); onMouseOver=%22window.status='Zum Beglaubigen klicken'; return true;%22" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=title" --> + +<!-- DS_ENTRYEND --> + +</TABLE> +<!-- ELSE "FoundEntries" --> +Gehen Sie zurück, und versuchen Sie es neu. +<!-- ENDIF "FoundEntries" --> +</CENTER> + +<FORM> +<TABLE BORDER=2 WIDTH=100%%> +<TR> +<TD ALIGN=center width=50%%> +<INPUT TYPE="button" VALUE="Zurück" onClick="history.back();"> +<TD ALIGN=center WIDTH=50%%> +<!-- DS_HELPBUTTON "topic=AUTHMULTMATCH" --> +</TABLE> +</FORM> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-Groups.html b/ldap/clients/dsgw/config/de/list-Groups.html new file mode 100644 index 00000000..71e2f1eb --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-Groups.html @@ -0,0 +1,38 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach Gruppen" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Gruppe +<TH NOWRAP>Beschreibung + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=description" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-NT-Groups.html b/ldap/clients/dsgw/config/de/list-NT-Groups.html new file mode 100644 index 00000000..340b78de --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-NT-Groups.html @@ -0,0 +1,44 @@ +<!-- + 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. + --> +<!-- TITLE "Search for NT Groups" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>LDAP-Gruppenname +<TH NOWRAP>NT-Domänenname +<TH NOWRAP>NT-Gruppenname: +<TH NOWRAP>Beschreibung + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntgroupdomainid" "syntax=ntdomain" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntgroupdomainid" "syntax=ntgroupname" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=description" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-NT-People.html b/ldap/clients/dsgw/config/de/list-NT-People.html new file mode 100644 index 00000000..ebeb8529 --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-NT-People.html @@ -0,0 +1,48 @@ +<!-- + 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. + --> +<!-- TITLE "Search for NT-People" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Name<TH NOWRAP>NT-Domäne<TH NOWRAP>NT-Benutzer-ID<TH NOWRAP>TelephoneNumber +</TR> + +<!-- DS_SORTENTRIES "attr=cn" --> + +<!-- DS_ENTRYBEGIN --> + +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "label=" --> + onMouseOver="window.status='Für Details zu diesem Eintrag hier klicken'; return true"> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=0" "defaultvalue=name" "options=readonly" --> +</A> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntuserdomainid" "syntax=ntdomain" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntuserdomainid" "syntax=ntuserid" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +</TR> + +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-Org-Units.html b/ldap/clients/dsgw/config/de/list-Org-Units.html new file mode 100644 index 00000000..cbde88f4 --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-Org-Units.html @@ -0,0 +1,38 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach Geschäftsbereichen" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR><TH>Geschäftsbereich<TH>Beschreibung<TH>Telefon + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD> +<!-- DS_ATTRIBUTE "attr=description" --> +<TD> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-Organizations.html b/ldap/clients/dsgw/config/de/list-Organizations.html new file mode 100644 index 00000000..6abb6e1b --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-Organizations.html @@ -0,0 +1,38 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach Firmen" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR><TH>Firma<TH>Beschreibung<TH>Telefon + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD> +<!-- DS_ATTRIBUTE "attr=description" --> +<TD> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-People.html b/ldap/clients/dsgw/config/de/list-People.html new file mode 100644 index 00000000..4b6ff0dd --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-People.html @@ -0,0 +1,48 @@ +<!-- + 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. + --> +<!-- TITLE "Search for People" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Name<TH NOWRAP>Telefon<TH NOWRAP>E-Mail-Adresse<TH NOWRAP>Title +</TR> + +<!-- DS_SORTENTRIES "attr=cn"--> + +<!-- DS_ENTRYBEGIN --> + +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "label=" --> + onMouseOver="window.status='Für Details zu diesem Eintrag hier klicken'; return true"> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=0" "defaultvalue=name" "options=readonly" --> +</A> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=title" --> +</TR> + +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-fa-Groups.html b/ldap/clients/dsgw/config/de/list-fa-Groups.html new file mode 100644 index 00000000..d69fdc72 --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-fa-Groups.html @@ -0,0 +1,22 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach Benutzern" --> +<!-- IF "FoundEntries" --> + +<!-- DS_BEGIN_ENTRYFORM --> +<FORM> +<!-- DS_ENTRYBEGIN --> + +<!-- DS_ENTRYEND --> +<!-- DS_END_ENTRYFORM --> +</FORM> + +<!-- ELSE --> +<!-- DS_ALERT_NOENTRIES --> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-fa-People.html b/ldap/clients/dsgw/config/de/list-fa-People.html new file mode 100644 index 00000000..d69fdc72 --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-fa-People.html @@ -0,0 +1,22 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach Benutzern" --> +<!-- IF "FoundEntries" --> + +<!-- DS_BEGIN_ENTRYFORM --> +<FORM> +<!-- DS_ENTRYBEGIN --> + +<!-- DS_ENTRYEND --> +<!-- DS_END_ENTRYFORM --> +</FORM> + +<!-- ELSE --> +<!-- DS_ALERT_NOENTRIES --> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/list-urlsearch.html b/ldap/clients/dsgw/config/de/list-urlsearch.html new file mode 100644 index 00000000..8ebdba8b --- /dev/null +++ b/ldap/clients/dsgw/config/de/list-urlsearch.html @@ -0,0 +1,38 @@ +<!-- + 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. + --> +<!-- TITLE "Suche nach URL" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR><TH>Name <TH>Telefon <TH>E-Mail-Adresse + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<TD> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Versuchen Sie es mit einem anderen Suchbegriff. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/de/newentry.html b/ldap/clients/dsgw/config/de/newentry.html new file mode 100644 index 00000000..fb2c21f6 --- /dev/null +++ b/ldap/clients/dsgw/config/de/newentry.html @@ -0,0 +1,25 @@ +<!-- + 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 --> +<!--newentry.html--> +<TITLE>Netscape Directory Server Gateway Neuer Eintrag</TITLE> +<!-- DS_NEWENTRY_SCRIPT --> +</HEAD> +<FRAMESET ROWS=75,70,* BORDER=0 onLoad="init()"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO"> + <FRAME SRC="newentry?<!-- GCONTEXT -->&file=type" + NAME="newentryTypeFrame" SCROLLING="NO"> <FRAME SRC="newentry?<!-- GCONTEXT -->&file=name" + NAME="newentryNameFrame"> +</FRAMESET> + +<NOFRAMES> +<BODY> +Sie benötigen einen Client, der Rahmen darstellen kann, um dieses Dokument zu betrachten. +</BODY> +</NOFRAMES> +</HTML> diff --git a/ldap/clients/dsgw/config/de/newentryName.html b/ldap/clients/dsgw/config/de/newentryName.html new file mode 100644 index 00000000..0cd92a30 --- /dev/null +++ b/ldap/clients/dsgw/config/de/newentryName.html @@ -0,0 +1,48 @@ +<!-- + 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 --> +<!--newentryName.html--> +</HEAD> +<!-- DS_NEWENTRY_NAME_BODY --> +<p> +<!-- DS_NEWENTRY_NAME_FORM --> +<font SIZE="+2">Schritt 2.</font> +Geben Sie einen Namen für die neue +<!-- EVALUATE "entType.fullname" --> +. +<p><nobr><font SIZE="+1"> +<!-- EVALUATE "entType.rdnattr" --> +=</font> +<input TYPE="text" NAME="entryname" SIZE="40"> +</nobr> +<p> +<font SIZE="+2">Schritt 3.</font> + +<!-- DS_NEWENTRY_LOCATION_BEGIN --> +Wählen Sie aus der untenstehenden Liste den Verzeichnisstandort für diese Person. +<!-- EVALUATE "entType.fullname" --> +. Wenn Sie "Andere" wählen, müssen Sie den gesamten unverwechselbaren Namen des Standorts eingeben, an dem dieser Eintrag hinzugefügt werden soll. +<p> +<!-- DS_NEWENTRY_LOCATION_SELECT --> +<OPTION VALUE="">Andere</OPTION> +</SELECT> +<input TYPE="text" NAME="dnsuffix" SIZE="70"> +<p> +<font SIZE="+2">Schritt 4.</font> +<!-- DS_NEWENTRY_LOCATION_END --> + +Klicken Sie auf "Weiter". Es erscheint ein Formular, in dem Sie Angaben machen oder ändern können. Wenn Sie alle Angaben gemacht haben, speichern Sie den Eintrag. +<p> +<center><table BORDER="2" WIDTH="75%"> +<tr><td ALIGN="center" WIDTH="50%"> +<input TYPE="submit" VALUE="Weiter"> +<td ALIGN="center" WIDTH="50%"> + +<!-- DS_HELP_BUTTON "ADDING" --> +</table></center></form> +</body></HTML> diff --git a/ldap/clients/dsgw/config/de/newentryType.html b/ldap/clients/dsgw/config/de/newentryType.html new file mode 100644 index 00000000..fcf0f872 --- /dev/null +++ b/ldap/clients/dsgw/config/de/newentryType.html @@ -0,0 +1,14 @@ +<!-- + 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> +<!--newentryType.html--> +<!-- DS_NEWENTRY_TYPE_BODY --> +<!-- DS_NEWENTRY_TYPE_FORM --> +<font SIZE="+2">Schritt 1.</font> +Wählen Sie die Art des zu erstellenden Eintrags. +<!-- DS_NEWENTRY_TYPE_SELECT --> +</form></body></HTML> diff --git a/ldap/clients/dsgw/config/de/search.html b/ldap/clients/dsgw/config/de/search.html new file mode 100644 index 00000000..8c1a5e36 --- /dev/null +++ b/ldap/clients/dsgw/config/de/search.html @@ -0,0 +1,18 @@ +<!-- + 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 --> +<!-- search.html --> +<TITLE>Netscape Directory Server Gateway: Standardsuche</TITLE> +<!-- DS_SEARCH_SCRIPT --> +</HEAD> +<FRAMESET ROWS=75,100,* BORDER=0 onLoad="init()"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO"> + <FRAME SRC="search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame> +</FRAMESET> +</HTML> diff --git a/ldap/clients/dsgw/config/de/searchString.html b/ldap/clients/dsgw/config/de/searchString.html new file mode 100644 index 00000000..ff1531b4 --- /dev/null +++ b/ldap/clients/dsgw/config/de/searchString.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 --> +<!-- searchString.html --> +</HEAD> +<!-- DS_SEARCH_BODY --> +<!-- DS_SEARCH_FORM "target=outputFrame" --> +<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100%> +<TR><TH ALIGN=RIGHT>Suchen: </TH><TD> +<!-- DS_SEARCH_TYPE --> +</TD> +<TH>innerhalb von:</TH><TD> +<!-- DS_SEARCH_BASE --> +</TD></TR> +<TR><TH ALIGN=RIGHT>Suchen nach: </TH> +<TD COLSPAN=3> +<INPUT NAME="searchstring" SIZE=30> +<INPUT TYPE="SUBMIT" VALUE="Suchen"> +<!-- DS_HELP_BUTTON "SMARTSEARCH" --> +</TD></TR> +</TABLE> +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM></BODY></HTML> |
