| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532 |
- <!-- --- BEGIN COPYRIGHT BLOCK ---
- This Program is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free Software
- Foundation; version 2 of the License.
- This Program is distributed in the hope that it will be useful, but WITHOUT
- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- You should have received a copy of the GNU General Public License along with
- this Program; if not, write to the Free Software Foundation, Inc., 59 Temple
- Place, Suite 330, Boston, MA 02111-1307 USA.
- In addition, as a special exception, Red Hat, Inc. gives You the additional
- right to link the code of this Program with code not covered under the GNU
- General Public License ("Non-GPL Code") and to distribute linked combinations
- including the two, subject to the limitations in this paragraph. Non-GPL Code
- permitted under this exception must only link to the code of this Program
- through those well defined interfaces identified in the file named EXCEPTION
- found in the source code files (the "Approved Interfaces"). The files of
- Non-GPL Code may instantiate templates or use macros or inline functions from
- the Approved Interfaces without causing the resulting work to be covered by
- the GNU General Public License. Only Red Hat, Inc. may make changes or
- additions to the list of Approved Interfaces. You must obey the GNU General
- Public License in all respects for all of the Program code and other code used
- in conjunction with the Program except the Non-GPL Code covered by this
- exception. If you modify this file, you may extend this exception to your
- version of the file, but you are not obligated to do so. If you do not wish to
- provide this exception without modification, you must delete this exception
- statement from your version and license this file solely under the GPL without
- exception.
-
- Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
- Copyright (C) 2005 Red Hat, Inc.
- All rights reserved.
- --- END COPYRIGHT BLOCK --- -->
- <HTML>
- <!-- HEAD -->
- <!-- inet. organizational person directory entry -->
- <!-- DS_OBJECTCLASS "value=person,inetOrgPerson" -->
- <!-- DS_ENTRYBEGIN -->
- <TITLE>
- <!-- IF "Adding" -->
- New
- <!-- ENDIF // Adding -->
- Person Entry -
- <!-- 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;
- }
- function showAimIcon()
- {
- var aimStatusText = "";
- var aimID = "";
- <!-- IF "DisplayAimPresence" -->
- aimStatusText =
- <!-- DS_ATTRIBUTE "attr=nsaimstatustext" "options=quoted" -->
- ;
- aimID =
- <!-- DS_ATTRIBUTE "attr=nsaimid" "options=quoted" -->
- ;
- <!-- ENDIF -->
- if (aimStatusText == "" || aimID == "" || aimStatusText != "ONLINE") {
- return;
- }
- document.write('<a href=\"aim:goim?Screenname=' + aimID.replace(/ /,"+") + '\"><IMG SRC=\"lang?<!-- GCONTEXT -->&file=aim-online.gif\" ALT=\"Click to send an AIM to this person\" BORDER=0 HSPACE=5></a>');
- }
- // End hiding -->
- </SCRIPT>
- <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
- </HEAD>
- <!-- IF "!Displaying" -->
- <body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
- <table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
- <tr width="100%" class="bgColor1">
- <TD valign="top" class="bgColor1"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
- <TD valign="middle" align="left" class="text15" width="100%">Person Entry</td>
- </tr>
- </table>
- <table cellspacing="0" cellpadding="0">
- <tr>
- <td><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="1" height="10" border="0"></td>
- </tr>
- </table>
- <!-- ELSE -->
- <body bgcolor="#FFFFFF">
- <!-- ENDIF -->
- <div class="text22">
- <!-- DS_LAST_OP_INFO -->
- </div>
- <!-- 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="Person (click to show card)"
- BORDER=0 HSPACE=5></A>
- </TD>
- <!-- IF "DisplayOrgChart" -->
- <TD>
- <A HREF=
- <!-- DS_ORGCHARTLINK -->
- >
- <IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a>
- </TD>
- <!-- ENDIF -->
- <TD class="boldbig">
- <!-- IF "Adding" -->
- New Person -
- <!-- ENDIF // Adding -->
- <!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" -->
- </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-email-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="Show Card" onClick="showVCard()">
- </TD><TD> </TD><TD>
- <!-- DS_EDITBUTTON "label=Edit Person" -->
- <!-- ELIF "Adding" -->
- <!-- DS_SAVEBUTTON "label=Save New Person" -->
- <!-- ELIF "Editing" -->
- <!-- DS_SAVEBUTTON -->
- <!-- ENDIF // Editing -->
- </TD><TD> </TD><TD>
- <!-- IF "!Displaying" -->
- <!-- DS_CLOSEBUTTON "label=Cancel" -->
- <!-- 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=Change Password" "template=passwd" -->
- </TD><TD>
- <!-- DS_RENAMEBUTTON "label=Rename Person" "prompt=Enter a new name for this person:" -->
- </TD><TD>
- <!-- DS_DELETEBUTTON "label=Delete Person" "prompt=Delete this person?" -->
- </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="nsaimpresence">
- <!-- ENDIF // Adding -->
- <!-- PCONTEXT -->
- <INPUT TYPE="hidden" NAME="quiet" VALUE="true">
- <!-- DS_STD_COMPLETION_JS -->
- <!-- IF "!Displaying" -->
- <div class="text22"><B> * Indicates a required field<BR></B></div>
- <!-- ENDIF -->
- <TABLE CELLSPACING="2" BGCOLOR=#FFFFFF WIDTH=95%>
- <TR>
- <TH COLSPAN=4 align=left>
- Contact Information
- </TH>
- </TR>
- <TR>
- <TD VALIGN="top" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >First Name:</TD>
- <TD VALIGN="top" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=givenName" "cols=>16" -->
- </TD>
- <TD VALIGN="top" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Common Name:
- <!-- IF "!Displaying" -->
- <B>*</B>
- <!-- ENDIF -->
- </TD>
- <TD VALIGN="top" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>23" -->
- </TD></TR>
- <TR>
- <TD VALIGN="top" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Last Name:
- <!-- IF "!Displaying" -->
- <B>*</B>
- <!-- ENDIF -->
- </TD>
- <TD VALIGN="top" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=sn" "cols=>16" -->
- </TD>
- <TD VALIGN="TOP" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >E-Mail Address:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>23" -->
- </TD>
- </TR>
- <!-- IF "Adding" -->
- <TR>
- <TD>Password:</TD><TD>
- <!-- DS_NEWPASSWORD "cols=>16" -->
- </TD>
- <TD> Repeat password to confirm:</TD><TD>
- <!-- DS_CONFIRM_NEWPASSWORD "cols=>16" -->
- </TD></TR>
- <!-- ENDIF // Adding -->
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Phone:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" -->
- </TD>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >AIM ID:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=nsaimid" "cols=>16" -->
- <!-- IF "DisplayAimPresence" -->
- <SCRIPT LANGUAGE="JavaScript">
- <!-- Hide from non-JavaScript-capable browsers
- showAimIcon();
- // End hiding -->
- </SCRIPT>
- <!-- ENDIF -->
- </TD>
- </TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Fax:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" -->
- </TD>
- <TD VALIGN="TOP" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >User ID:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" -->
- </TD></TR>
- <INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
- <!-- PCONTEXT -->
- <TR>
- <TD VALIGN="TOP" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Pager:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" -->
- </TD>
- <TD VALIGN="TOP" NOWRAP
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Mobile Phone:<TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" -->
- </TD></TR>
- </TABLE>
- <TABLE CELLSPACING="2" BGCOLOR=#FFFFFF WIDTH=95%>
- <TR>
- <TH align=left COLSPAN=4>
- Business and Location Information</TH>
- </TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Business Category:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=businesscategory" -->
- </TD>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Title:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=title" -->
- </TD></TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Organizational Unit:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=ou" -->
- </TD>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Manager:<BR>
- <!-- IF "!Adding" -->
- <!-- DS_DNEDITBUTTON "label=Edit..." "template=dneditpeople" "attr=manager" "desc=Manager" -->
- <!-- ENDIF // !Adding -->
- </TD>
- <!-- IF "Adding" -->
- <TD VALIGN="TOP" ROWSPAN=2>
- <I>You must save this entry before you can edit these fields.</I>
- <!-- ELSE // !Adding -->
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=manager" "syntax=dn" "options=readonly" -->
- <!-- ENDIF // !Adding -->
- </TD></TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Room Number:</TD>
- <TD VALIGN="TOP" NOWRAP">
- <!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" -->
- </TD>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Admin.:<BR>
- <!-- IF "!Adding" -->
- <!-- DS_DNEDITBUTTON "label=Edit..." "template=dneditpeople" "attr=secretary" "desc=Admin." -->
- <!-- ENDIF // !Adding -->
- </TD>
- <!-- IF "!Adding" -->
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=secretary" "syntax=dn" "options=readonly" -->
- </TD>
- <!-- ENDIF // !Adding -->
- </TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Dept#:</TD>
- <TD VALIGN="TOP">
- <!-- DS_ATTRIBUTE "attr=departmentnumber" "cols=>8" -->
- </TD>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Emp#:</TD>
- <TD VALIGN="TOP">
- <!-- DS_ATTRIBUTE "attr=employeenumber" "cols=>6" -->
- </TD></TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Car License#:</TD>
- <TD VALIGN="TOP">
- <!-- DS_ATTRIBUTE "attr=carlicense" "cols=>8" -->
- </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"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Mailing Address:</TD>
- <TD VALIGN="TOP" COLSPAN="3" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" -->
- </TD></TR>
- </TABLE>
- <TABLE CELLSPACING="2" BGCOLOR=#FFFFFF WIDTH=95%>
- <TR>
- <TH align=left COLSPAN=2>
- Additional Information</TH>
- </TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Description:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=description" "cols=>50" -->
- </TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >See Also:<BR>
- <!-- IF "!Adding" -->
- <!-- DS_DNEDITBUTTON "label=Edit..." "template=dnedit" "attr=seeAlso" "desc=See Also" -->
- <!-- ENDIF // !Adding -->
- </TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- IF "Adding" -->
- <I>You must save this entry before you can edit this field.</I>
- <!-- ELSE // !Adding -->
- <!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" -->
- <!-- ENDIF // !Adding -->
- </TD></TR>
- <TR>
- <TD VALIGN="TOP"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >URL:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" "options=sort" -->
- </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"
- <!-- IF "Displaying" -->
- class="bold"
- <!-- ENDIF -->
- >Unique ID:</TD>
- <TD VALIGN="TOP" NOWRAP>
- <!-- DS_ATTRIBUTE "attr=x500uniqueidentifier" "cols=>50" -->
- </TR>
- -->
- <tr><td colspan="2" class="bgColor9"> </td></tr>
- </TABLE>
- <!-- IF "!Adding" -->
- <div class="text22">
- This entry was last modified on <B>
- <!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" -->
- </B> by <B>
- <!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" -->
- </B>
- </div>
- <!-- ENDIF // !Adding -->
- <!-- DS_END_ENTRYFORM -->
- <!-- DS_ENTRYEND -->
- <!-- ENDHTML -->
|