Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

formclient.sgml

Go to the documentation of this file.
00001 <!doctype linuxdoc system>
00002 <article>
00003 <title>Formclient
00004 <author>Using LDAPconf formclient
00005 <p><url url="index.html" name="Index">
00006 
00007 <p>
00008 LDAPconf formclient may be used to search and manage LDAP directories over the network. The user may select one of the available form profiles, and use the binding and field setup provided by this profile to manage a directory. Usually the host admin will define form profiles using pre configured bindings and form templates. This way, the user may access directory information on remote (or local) servers without the need to know any adresses/passwords etc. The user may also override the profile binding setup by entering personal binding information, to use the form against any directory. 
00009 
00010 <sect>Usage
00011 <p>
00012 
00013 <sect1>Select profile
00014 <p>
00015 First you must choose a profile to work with. If none is available the host admin must define some using the profile setup dialog.
00016 </sect1>
00017 
00018 <sect1>Search
00019 <p>Enter the search value in the "Entry field". Normally this will be an accountname or a name. You may use wildcards. A wildcard only (*) will return a list of all entries in this directory.
00020 </sect1>
00021 
00022 <sect1>Modify
00023 <p>The formclient will connect to the directory using the curent binding and update an entry. If the entry is missing or the binding does not have write access, the update will fail.
00024 </sect1>
00025 
00026 <sect1>Add
00027 <p>The formclient will add an empty entry to the directory constructed from  the value in the "Entry Key" field. You have to use modify after adding an entry to update with more data.
00028 </sect1>
00029 
00030 <sect1>Delete
00031 <p>This will delete the current entry, if the binding allows it.
00032 </sect1>
00033 
00034 <sect1>Form data
00035 <p>
00036 </sect1>
00037 
00038 
00039 <sect1>Binding
00040 <p>
00041 </sect1>
00042 
00043 </sect>
00044 
00045 <sect>Configure
00046 <p>
00047 <sect1>Profiles
00048 <p>
00049 </sect1>
00050 <sect1>Bindings
00051 <p>
00052 </sect1>
00053 <sect1>Forms
00054 <p>
00055 </sect1>
00056 </sect>
00057 
00058 </article>
00059 
00060 
00061 
00062 
00063 

Generated at Mon Jan 22 08:35:10 2001 for ldapconf by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000