Penguin

Differences between current version and previous revision of LDAP.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 11 Last edited on Wednesday, June 22, 2005 1:49:40 pm by JohnMcPherson
Older page: version 10 Last edited on Wednesday, June 22, 2005 1:12:52 pm by PerryLorier Revert
@@ -8,11 +8,11 @@
 ;BASEDN:This is the base of your ldap tree. Often it's made up from your domain name (if your domain name is foo.example.org then your basedn is often dc=foo,dc=example,dc=org), or from your organisation name (ou=''organisationname'',c=''ISO country code''). 
 ;BINDDN:This is the "username" you bind to the ldap tree as. Often cn=''<username>'',ou=Users,''<BASEDN>'' 
  
 When trying to use ldapsearch(1) try: 
-<verbatim >  
- ldapsearch -x -h ''ldapservername'' -B ''binddn' -W -b ''basedn''  
-</verbatim
+<pre >  
+ ldapsearch -x -h ''ldapservername'' -B ''binddn' ' -W -b ''basedn''  
+</pre
 This can often be simplified and defaults provided in <tt>/etc/ldap/ldap.conf</tt> or <tt>/etc/openldap/ldap.conf</tt> 
  
 <?plugin OldStyleTable 
 |^__Short name__|^__Long name__|^__Use__