mod.htm 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859
  1. <!-- --- BEGIN COPYRIGHT BLOCK ---
  2. This Program is free software; you can redistribute it and/or modify it under
  3. the terms of the GNU General Public License as published by the Free Software
  4. Foundation; version 2 of the License.
  5. This Program is distributed in the hope that it will be useful, but WITHOUT
  6. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  7. FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
  8. You should have received a copy of the GNU General Public License along with
  9. this Program; if not, write to the Free Software Foundation, Inc., 59 Temple
  10. Place, Suite 330, Boston, MA 02111-1307 USA.
  11. In addition, as a special exception, Red Hat, Inc. gives You the additional
  12. right to link the code of this Program with code not covered under the GNU
  13. General Public License ("Non-GPL Code") and to distribute linked combinations
  14. including the two, subject to the limitations in this paragraph. Non-GPL Code
  15. permitted under this exception must only link to the code of this Program
  16. through those well defined interfaces identified in the file named EXCEPTION
  17. found in the source code files (the "Approved Interfaces"). The files of
  18. Non-GPL Code may instantiate templates or use macros or inline functions from
  19. the Approved Interfaces without causing the resulting work to be covered by
  20. the GNU General Public License. Only Red Hat, Inc. may make changes or
  21. additions to the list of Approved Interfaces. You must obey the GNU General
  22. Public License in all respects for all of the Program code and other code used
  23. in conjunction with the Program except the Non-GPL Code covered by this
  24. exception. If you modify this file, you may extend this exception to your
  25. version of the file, but you are not obligated to do so. If you do not wish to
  26. provide this exception without modification, you must delete this exception
  27. statement from your version and license this file solely under the GPL without
  28. exception.
  29. Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
  30. Copyright (C) 2005 Red Hat, Inc.
  31. All rights reserved.
  32. --- END COPYRIGHT BLOCK --- -->
  33. <HTML>
  34. <HEAD>
  35. <TITLE>Editing Directory Entries</TITLE>
  36. </HEAD>
  37. <BODY>
  38. <H1><A NAME="editing"></A>Editing Entries</H1>
  39. You can modify existing entries in
  40. the directory using the Directory Server interface. Modify an entry
  41. by <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm">searching for the entry</A>, <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">viewing
  42. it</A>, and then clicking the edit button.
  43. <P>If you have not <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticated</A> before
  44. you attempt to edit an entry, or if your authentication has expired, the
  45. Directory Server prompts you to authenticate before continuing.
  46. <P>You can edit:
  47. <UL>
  48. <LI>
  49. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#people">people</A></LI>
  50. <LI>
  51. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#ntpeople">NT people</A></LI>
  52. <LI>
  53. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#groups">groups</A></LI>
  54. <LI>
  55. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#NTgroups">NT groups</A></LI>
  56. <LI>
  57. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#o">organizations</A></LI>
  58. <LI>
  59. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#dc">domains</A></LI>
  60. <LI>
  61. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#ou">organizational units</A></LI>
  62. </UL>
  63. <H2>
  64. <A NAME="people"></A>Editing People</H2>
  65. To edit a person's entry, do the following:
  66. <OL>
  67. <LI>
  68. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  69. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  70. <LI>
  71. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  72. <LI>
  73. Click the Edit Person button.</LI>
  74. <LI>
  75. If you have not authenticated before you attempt to edit an entry, or if
  76. your authentication has expired, the Directory Server prompts you to
  77. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  78. <LI>
  79. To edit the person's entry, type the value you desire for each
  80. field. You must supply values for the required fields. The required fields
  81. for a person are:</LI>
  82. <UL type="disc">
  83. <LI>
  84. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#commonName">Full Name</A></LI>
  85. <LI>
  86. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#surname">Last Name</A></LI>
  87. </UL>
  88. <LI>
  89. You can provide values for the optional fields now, or edit them later.
  90. The optional fields for a person are:</LI>
  91. <P>
  92. <CENTER><TABLE BORDER=2>
  93. <TR>
  94. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#givenName">First Name</A> </TD>
  95. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#telephoneNumber">Phone </A></TD>
  96. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#mail">Email Address</A> </TD>
  97. </TR>
  98. <TR>
  99. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#fax">Fax</A> </TD>
  100. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#userid">User ID </A></TD>
  101. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#pager">Pager </A></TD>
  102. </TR>
  103. <TR>
  104. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#mobile">Mobile Phone</A> </TD>
  105. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#businessCategory">Business Category</A> </TD>
  106. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#title">Title </A></TD>
  107. </TR>
  108. <TR>
  109. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#organizationalUnitName">Organizational Unit</A> </TD>
  110. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#manager">Manager</A> </TD>
  111. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#roomNumber">Room Number </A></TD>
  112. </TR>
  113. <TR>
  114. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#secretary">Admin </A></TD>
  115. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#departmentNumber">Dept# </A></TD>
  116. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#employeeNumber">Emp#</A> </TD>
  117. </TR>
  118. <TR>
  119. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#carLicnese">Car License# </A></TD>
  120. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#postalAddress">Mailing Address </A></TD>
  121. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A> </TD>
  122. </TR>
  123. <TR>
  124. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also </A></TD>
  125. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#labeledURI">URL </A></TD>
  126. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#userPassword">Password</A> </TD>
  127. </TR>
  128. </TABLE></CENTER>
  129. <P>
  130. <LI>
  131. You may <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#addmanager">add values to the Manager and Admin
  132. fields</A> by clicking the corresponding Edit button.</LI>
  133. <LI>
  134. You may <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#addowner">add values to the See Also field</A>
  135. by clicking the corresponding Edit button.</LI>
  136. <LI>
  137. When you are done editing the fields, click Save Changes.</LI>
  138. </OL>
  139. From this window you can also:
  140. <UL>
  141. <LI>
  142. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#rename">Rename an entry</A></LI>
  143. <LI>
  144. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#delete">Delete an entry</A></LI>
  145. <LI>
  146. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#changepw">Change a password</A></LI>
  147. </UL>
  148. <H3><A NAME="addmanager"></A>Adding Values to the Manager and Admin Fields</H3>
  149. When you click the Edit button in the Manager or Admin field,
  150. a new form that allows you to add or delete the corresponding
  151. attribute value is displayed. To add an individual to the Manager or Admin attribute,
  152. do the following:
  153. <OL>
  154. <LI>
  155. In the text box, enter a search string to be used to locate the entry of
  156. the person who is the manager or admin. Enter any of the following:</LI>
  157. <UL type="disc">
  158. <LI>
  159. A name. Enter a full name or a partial name. All entries that equally match
  160. the search string are returned. If no such entries are found, all entries
  161. that contain the search string are returned. If no such entries are found,
  162. any entries that sound like the search string are returned.</LI>
  163. <LI>
  164. A user ID (if you are searching for user entries).</LI>
  165. <LI>
  166. A telephone number. If you enter only a partial number, any entries that
  167. have telephone numbers ending in the search number are returned.</LI>
  168. <LI>
  169. An email address. Any search string containing an at (@) symbol is assumed
  170. to be an email address. If an exact match cannot be found, then a search
  171. is performed to find all email addresses that begin with the search string.</LI>
  172. <LI>
  173. An asterisk (*) to see all of the entries or groups currently residing
  174. in your directory.</LI>
  175. <LI>
  176. Any <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#filter">LDAP search filter</A>. Any string that
  177. contains an equal sign (=) is considered to be a search filter.</LI>
  178. </UL>
  179. <LI>
  180. Click "Find and Add" to find the matching entry and add it to the
  181. list. If any entries that you do not want to designate as manager
  182. or admin are listed, click the box in the "Remove from list" column. You can
  183. also construct a search filter to match the entries you want removed and
  184. then click "Find and Remove."</LI>
  185. <LI>
  186. When the list of group members is complete, click Save Changes.
  187. The currently displayed entry is now the value for the manager or admin
  188. attribute field.</LI>
  189. </OL>
  190. <H2>
  191. <A NAME="ntpeople"></A>Editing NT People</H2>
  192. To edit an NT person's entry, do the following:
  193. <OL>
  194. <LI>
  195. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  196. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  197. <LI>
  198. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  199. <LI>
  200. Click the Edit NT Person button.</LI>
  201. <LI>
  202. If you have not authenticated before you attempt to edit an entry, or if
  203. your authentication has expired, the Directory Server prompts you to
  204. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  205. <LI>
  206. To edit the person's entry, type in the new value for each
  207. field. You must supply values for the required fields. The required fields
  208. for an NT person are:</LI>
  209. <UL type="disc">
  210. <LI>
  211. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#commonName">Full Name</A></LI>
  212. <LI>
  213. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#surname">Last Name</A></LI>
  214. <LI>
  215. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#ntUserDomainId">NT Domain Name</A></LI>
  216. <LI>
  217. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#uid">NT User ID</A></LI>
  218. </UL>
  219. <LI>
  220. You can provide values for the optional fields now, or add them later.
  221. The optional fields for an NT person are:</LI>
  222. <P>
  223. <CENTER><TABLE BORDER=2>
  224. <TR>
  225. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#givenName">First Name</A> </TD>
  226. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#telephoneNumber">Phone </A></TD>
  227. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#mail">Email Address</A> </TD>
  228. </TR>
  229. <TR>
  230. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#fax">Fax </A></TD>
  231. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#userPassword">Directory Server Password</A> </TD>
  232. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#pager">Pager</A> </TD>
  233. </TR>
  234. <TR>
  235. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#mobile">Mobile Phone</A> </TD>
  236. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#businessCategory">Business Category</A> </TD>
  237. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#title">Title</A> </TD>
  238. </TR>
  239. <TR>
  240. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#organizationalUnitName">Organizational Unit</A> </TD>
  241. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#manager">Manager</A> </TD>
  242. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#roomNumber">Room Number</A> </TD>
  243. </TR>
  244. <TR>
  245. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#secretary">Admin </A></TD>
  246. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#departmentNumber">Dept#</A> </TD>
  247. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#employeeNumber">Emp#</A> </TD>
  248. </TR>
  249. <TR>
  250. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#carLicnese">Car License#</A> </TD>
  251. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#postalAddress">Mailing Address</A> </TD>
  252. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A> </TD>
  253. </TR>
  254. <TR>
  255. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also</A> </TD>
  256. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#labeledURI">URL</A> </TD>
  257. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#userid">User Id</A> </TD>
  258. </TR>
  259. </TABLE></CENTER>
  260. <P>
  261. <LI>
  262. You can also change the value for the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#ntUserDeleteAccount">Delete
  263. NT Account if Person deleted</A> option.</LI>
  264. <LI>
  265. To <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#addmanager">add values to the Manager and Admin
  266. fields</A>, click the corresponding Edit button.</LI>
  267. <LI>
  268. To <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#addowner">add values to the See Also field</A>,
  269. click the corresponding Edit button.</LI>
  270. <LI>
  271. When you are done editing the fields, click Save Changes.</LI>
  272. </OL>
  273. From this window you can also:
  274. <UL>
  275. <LI>
  276. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#rename">Rename the entry</A></LI>
  277. <LI>
  278. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#delete">Delete an entry</A></LI>
  279. <LI>
  280. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#changepw">Change the password</A></LI>
  281. </UL>
  282. <H2><A NAME="groups"></A>Editing Groups</H2>
  283. To edit a group entry, do the following:
  284. <OL>
  285. <LI>
  286. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  287. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  288. <LI>
  289. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  290. <LI>
  291. Click the Edit Group button.</LI>
  292. <LI>
  293. If you have not authenticated before you attempt to edit an entry, or if
  294. your authentication has expired, the Directory Server prompts you to
  295. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  296. <LI>
  297. To edit the group's entry, type the new value for each
  298. field. You must supply values for the required field,
  299. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#name">Name</A>.
  300. <LI>
  301. You can provide values for the optional fields now, or edit them later.
  302. The optional fields for a group are:</LI>
  303. <P>
  304. <CENTER><TABLE BORDER=2>
  305. <TR>
  306. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A> </TD>
  307. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#owner">Owner</A> </TD>
  308. </TR>
  309. <TR>
  310. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#member">Group Members</A> </TD>
  311. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also</A></TD>
  312. </TR>
  313. </TABLE></CENTER>
  314. <P>
  315. <LI>
  316. To <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#addowner">add values to the See Also, Owners, and Group
  317. Members fields</A> click the corresponding Edit button.</LI>
  318. <LI>
  319. When you are done editing the fields, click Save Changes.</LI>
  320. </OL>
  321. From this window you can also:
  322. <UL>
  323. <LI>
  324. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#rename">Rename the entry</A></LI>
  325. <LI>
  326. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#delete">Delete an entry</A></LI>
  327. </UL>
  328. <H3><A NAME="addowner"></A>Adding Values to the Owner, See Also, and
  329. Group Member Fields</H3>
  330. When you click the Edit button for Owner, See Also, or Group
  331. Members, a new form that allows you to add or delete members is displayed.
  332. An owner, see also, or group member can be either an individual or a group.
  333. That is, if you add a group as an owner, see also, or group member, anyone
  334. belonging to the group becomes a member of the list. For example,
  335. if Barbara Jensen is a member of the Marketing Managers group, and you make
  336. the Marketing Managers group a member of the Marketing Personnel group,
  337. then Barbara Jensen is also a member of the Marketing Personnel group. To add
  338. members, owners, or see alsos, do the following:
  339. <OL>
  340. <LI>
  341. If you want to add user entries to the list, make sure People is shown
  342. in the first dialog box. If you want to add group entries to the group,
  343. make sure Group is shown.</LI>
  344. <LI>
  345. In the second dialog box, enter a search string. Enter any of the following:</LI>
  346. <UL type="disc">
  347. <LI>
  348. A name. Enter a full name or a partial name. All entries that equally match
  349. the search string are returned. If no such entries are found, all entries
  350. that contain the search string are found. If no such entries are found,
  351. any entries that sounds like the search string are returned.</LI>
  352. <LI>
  353. A user ID, (if you are searching for user entries).</LI>
  354. <LI>
  355. A telephone number. If you enter only a partial number, any entries that
  356. have telephone numbers ending in the search number are returned.</LI>
  357. <LI>
  358. An email address. Any search string containing an at (@) symbol is assumed
  359. to be an email address. If an exact match cannot be found, then a search
  360. is performed to find all email addresses that begin with the search string.</LI>
  361. <LI>
  362. An asterisk (*) to see all of the entries or groups currently residing
  363. in your directory.</LI>
  364. <LI>
  365. Any <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#filter">LDAP search filter</A>. Any string that
  366. contains an equal sign (=) is considered to be a search filter.</LI>
  367. </UL>
  368. <LI>
  369. Click "Find and Add" to find all the matching entries and add them
  370. to the list. If any entries are shown that you do not want to include in
  371. the list, click the box in the "Remove from list" column. You
  372. can also construct a search filter to match the entries you want removed
  373. and then click "Find and Remove."</LI>
  374. <LI>
  375. When the list of group members is complete, click Save Changes.
  376. The currently displayed entries now belong to the list.</LI>
  377. </OL>
  378. <H2>
  379. <A NAME="NTgroups"></A>Editing NT Groups</H2>
  380. To edit an NT group entry, do the following:
  381. <OL>
  382. <LI>
  383. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  384. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  385. <LI>
  386. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  387. <LI>
  388. Click the Edit NT Group button.</LI>
  389. <LI>
  390. If you have not authenticated before you attempt to edit an entry, or if
  391. your authentication has expired, the Directory Server prompts you to
  392. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  393. <LI>
  394. To edit the group's entry, type in the value for each
  395. field. You must supply values for the required fields. The required fields
  396. for an NT group are:</LI>
  397. <UL type="disc">
  398. <LI>
  399. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#cn">Name</A></LI>
  400. <LI>
  401. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#ntGroupId">NT Group Name</A></LI>
  402. <LI>
  403. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#ntGroupDomainId">NT Domain Name</A></LI>
  404. <LI>
  405. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#ntGroupType">NT Group Type</A></LI>
  406. </UL>
  407. <LI>
  408. You can provide values for the optional fields now, or add them later.
  409. The optional fields for an NT group are:</LI>
  410. <P>
  411. <CENTER><TABLE BORDER=2>
  412. <TR>
  413. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A> </TD>
  414. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#owner">Owner</A> </TD>
  415. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#l">Locale</A></TD>
  416. </TR>
  417. <TR>
  418. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#uniqueMember">Group Members</A> </TD>
  419. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also</A></TD>
  420. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#organizationalUnitName">Organizational Unit</A></TD>
  421. </TR>
  422. </TABLE></CENTER>
  423.  
  424. <LI>
  425. You can also change the value for the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#ntGroupDeleteGroup">Delete NT Group if Group Deleted</A> option.</LI>
  426. <LI>
  427. You can <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#addowner">add values to the See Also, Owners, and Group
  428. Members fields</A> by clicking the corresponding "Edit" button.</LI>
  429. <LI>
  430. When you are done editing, click Save Changes.</LI>
  431. </OL>
  432. From this window you can also:
  433. <UL>
  434. <LI>
  435. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#rename">Rename an entry</A></LI>
  436. <LI>
  437. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#delete">Delete an entry</A></LI>
  438. </UL>
  439. <H2>
  440. <A NAME="ou"></A>Editing Organizational Units</H2>
  441. To edit an organizational unit, do the following:
  442. <OL>
  443. <LI>
  444. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  445. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  446. <LI>
  447. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  448. <LI>
  449. Click the Edit Organizational Unit button.</LI>
  450. <LI>
  451. If you have not authenticated before you attempt to edit an entry, or if
  452. your authentication has expired, the Directory Server prompts you to
  453. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  454. <LI>
  455. To edit the organizational unit's entry, type in the value
  456. for each field. You must supply values for the required fields.</LI>
  457. <LI>
  458. The required field for an organizational unit is <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#organizationalUnitName">Unit Name</A>.</LI>
  459. <LI>
  460. You can provide values for the optional fields now, or add them later.
  461. The optional fields for an organizational unit are:</LI>
  462. <P>
  463. <CENTER><TABLE BORDER=2>
  464. <TR>
  465. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A> </TD>
  466. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#telephoneNumber">Phone</A> </TD>
  467. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#businessCategory">Business Category</A> </TD>
  468. </TR>
  469. <TR>
  470. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#fax">Fax</A> </TD>
  471. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#localityName">Location</A> </TD>
  472. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#postalAddress">Mailing Address</A> </TD>
  473. </TR>
  474. <TR>
  475. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also</A> </TD>
  476. <TD> </TD>
  477. <TD> </TD>
  478. </TR>
  479. </TABLE></CENTER>
  480. <P>
  481. <LI>
  482. When you are done editing, click Save Changes.</LI>
  483. </OL>
  484. From this window you can also:
  485. <UL>
  486. <LI>
  487. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#rename">Rename an entry</A></LI>
  488. <LI>
  489. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#delete">Delete an entry</A></LI>
  490. </UL>
  491. <H2>
  492. <A NAME="dc"></A>Editing Domain Components</H2>
  493. To edit a domain, do the following:
  494. <OL>
  495. <LI>
  496. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  497. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  498. <LI>
  499. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  500. <LI>
  501. Click the Edit Domaincomponent button.</LI>
  502. <LI>
  503. If you have not authenticated before you attempt to edit an entry, or if
  504. your authentication has expired, the Directory Server prompts you to
  505. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  506. <LI>
  507. To edit the domain's entry, type in the value
  508. for each field. You must supply values for the required fields.</LI>
  509. <LI>
  510. The required field for a domain is <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#name">Domaincomponent Name</A>.</LI>
  511. <LI>
  512. You can provide values for the optional fields now, or add them later.
  513. The optional fields for a domain are:</LI>
  514. <P>
  515. <CENTER><TABLE BORDER=2>
  516. <TR>
  517. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A></TD>
  518. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#telephoneNumber">Phone</A></TD>
  519. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#businessCategory">Business Category</A></TD></TR>
  520. <TR>
  521. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#fax">Fax</A></TD>
  522. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#localityName">Location</A></TD>
  523. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#postalAddress">Mailing Address</A></TD></TR>
  524. <TR>
  525. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also</A></TD>
  526. <TD>&nbsp;</TD>
  527. <TD>&nbsp;</TD></TR>
  528. </TABLE></CENTER>
  529. <P>
  530. <LI>
  531. When you are done editing, click Save Changes.</LI>
  532. </OL>
  533. From this window you can also:
  534. <UL>
  535. <LI>
  536. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#rename">Rename an entry</A></LI>
  537. <LI>
  538. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/mod.htm#delete">Delete an entry</A></LI>
  539. </UL>
  540. <H2>
  541. <A NAME="o"></A>Editing Organizations</H2>
  542. To edit an organization entry, do the following:
  543. <OL>
  544. <LI>
  545. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  546. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  547. <LI>
  548. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  549. <LI>
  550. Click the Edit Organization button.</LI>
  551. <LI>
  552. If you have not authenticated before you attempt to edit an entry, or if
  553. your authentication has expired, the Directory Server prompts you to
  554. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/auth.htm#userauth">authenticate</A> before continuing.</LI>
  555. <LI>
  556. To edit the organizational unit's entry, type in the value
  557. for each field. You must supply values for the required fields.</LI>
  558. <LI>
  559. The required fields for an organization is <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#organizationName">Organization Name</A>.</LI>
  560. <LI>
  561. You may provide values for the optional fields now, or edit them later.
  562. The optional fields for an organization are:</LI>
  563. <P>
  564. <CENTER><TABLE BORDER=2>
  565. <TR>
  566. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#description">Description</A> </TD>
  567. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#telephoneNumber">Phone</A> </TD>
  568. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#businessCategory">Business Category</A> </TD>
  569. </TR>
  570. <TR>
  571. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#fax">Fax</A> </TD>
  572. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#l">Location</A> </TD>
  573. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#postalAddress">Mailing Address</A> </TD>
  574. </TR>
  575. <TR>
  576. <TD><A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/attribut.htm#seeAlso">See Also</A> </TD>
  577. <TD> </TD>
  578. <TD> </TD>
  579. </TR>
  580. </TABLE></CENTER>
  581.  
  582. <LI>
  583. When you are done editing, click Save Changes.</LI>
  584. </OL>
  585. <H2><A NAME="rename"></A>Renaming Entries</H2>
  586. To rename an entry, do the following:
  587. <OL>
  588. <LI>
  589. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  590. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  591. <LI>
  592. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  593. <LI>
  594. Click the Edit button.</LI>
  595. <LI>
  596. Enter the new common name for the entry.</LI>
  597. <LI>
  598. Click Save Changes.</LI>
  599. </OL>
  600. Note the following rules about renaming an entry:
  601. <UL>
  602. <LI>
  603. You can change only the left-most value in an entry's <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/add.htm#DN">distinguished
  604. name</A>. This effectively means you can only change the entry's name;
  605. you cannot move the entry to another branch in the directory through this
  606. mechanism. For example, if you have an entry that has a DN of:</LI>
  607. <PRE>uid=tandrew, ou=Accounting, o=Example.com</PRE>
  608. you can rename only the user ID (uid) part of this entry. You cannot, however,
  609. move user tandrew to the Marketing subtree. To do that, you must create
  610. a new entry for tandrew in the Marketing subtree, and then delete his old
  611. entry in the Accounting tree.
  612. <LI>
  613. You cannot rename an organizational unit if it has any entries below it
  614. in the tree. To rename a branch point in the directory tree, you must first
  615. delete everything below that point in the tree, and then rename the entry.</LI>
  616. </UL>
  617. <H2>
  618. <A NAME="delete"></A>Deleting Entries</H2>
  619. To delete an entry, do the following:
  620. <OL>
  621. <LI>
  622. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  623. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  624. <LI>
  625. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  626. <LI>
  627. Click the Edit button.</LI>
  628. <LI>
  629. Click the Delete button.</LI>
  630. </OL>
  631. Note that you cannot delete an entry if it has any child entries. Specifically,
  632. you cannot delete an organizational unit if it has any entries below it
  633. in the tree. To delete a branch point in the directory tree, you must first
  634. delete everything below that point in the tree, and then delete the entry.
  635. <H2>
  636. <A NAME="changepw"></A>Changing Passwords</H2>
  637. In the Directory Server interface, you can change your own password. You
  638. can also change another person's password if you are the directory manager
  639. or an unrestricted user with write privileges to the password attribute.
  640. <P>To change a password, do the following:
  641. <OL>
  642. <LI>
  643. Search for the entry using the <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#standard">Standard Search</A>
  644. or <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#advanced">Advanced Search</A> mechanism.</LI>
  645. <LI>
  646. <A href="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=.MANUAL/search.htm#results">View the entry</A>.</LI>
  647. <LI>
  648. Click the Edit button.</LI>
  649. <LI>
  650. Click the Change Password button.</LI>
  651. <BR>If you are changing your own password, you must enter the old password
  652. for the change command to succeed. (If you are authenticated as
  653. anyone besides the current entry, you are not prompted to enter the
  654. old password.)
  655. <LI>
  656. Click the Change Password button.</LI>
  657. </OL>
  658. </BODY>
  659. </HTML>