<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: kaddressbook</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/kaddressbook/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Howto | Connect KAddressBook to ActiveDirectory</title>
      <link>https://chrisjrob.com/2009/03/21/connect-kaddressbook-to-activedirectory/</link>
      <pubDate>Sat, 21 Mar 2009 05:57:18 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2009/03/21/connect-kaddressbook-to-activedirectory</guid>
      <description>
       <![CDATA[
         
         <p>In Kmail, under Contacts, in the lower half of the screen press button to [Add]. Select LDAP.</p>

<!--more-->

<table>
  <thead>
    <tr>
      <th>Name</th>
      <th>Value</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Name</td>
      <td>Enter the resource name here</td>
    </tr>
    <tr>
      <td>Read only</td>
      <td>[x]</td>
    </tr>
    <tr>
      <td>User</td>
      <td>ADDOMAIN~username~</td>
    </tr>
    <tr>
      <td>Bind DN</td>
      <td>ADDOMAIN</td>
    </tr>
    <tr>
      <td>Realm</td>
      <td> </td>
    </tr>
    <tr>
      <td>Password</td>
      <td>~userpass~</td>
    </tr>
    <tr>
      <td>Host</td>
      <td>hostname.domain.co.uk</td>
    </tr>
    <tr>
      <td>Port</td>
      <td>3268 (this is the port used by ActiveDirectory)</td>
    </tr>
    <tr>
      <td>LDAP</td>
      <td>3</td>
    </tr>
    <tr>
      <td>Size limit</td>
      <td>default</td>
    </tr>
    <tr>
      <td>Time limit</td>
      <td>default</td>
    </tr>
    <tr>
      <td>DN</td>
      <td>OU=Exact ActiveDirectory Name,DC=domain,DC=co,DC=uk</td>
    </tr>
    <tr>
      <td>Security</td>
      <td>NO</td>
    </tr>
    <tr>
      <td>Authentication</td>
      <td>Simple</td>
    </tr>
    <tr>
      <td>Subtree query</td>
      <td>[x]</td>
    </tr>
    <tr>
      <td>Offline use</td>
      <td>Use local copy if no connection</td>
    </tr>
  </tbody>
</table>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
