<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>
<channel>
     

<itunes:subtitle>The Suretec Blog</itunes:subtitle>
<itunes:author>The Suretec Blog</itunes:author>
<itunes:summary>Open Source. Open Solutions.</itunes:summary>
<itunes:image href="http://blog.suretecsystems.com/itunes.jpg" />
<itunes:category text="Technology" />                
                
    <title>The Suretec Blog - OpenLDAP</title>
    <link>http://blog.suretecsystems.com/</link>
    <description>Open Source. Open Solutions.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Sat, 26 Mar 2011 21:59:40 GMT</pubDate>

    <image>
        <url>http://blog.suretecsystems.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: The Suretec Blog - OpenLDAP - Open Source. Open Solutions.</title>
        <link>http://blog.suretecsystems.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>OpenLDAP 2.4.25 released</title>
    <link>http://blog.suretecsystems.com/archives/252-OpenLDAP-2.4.25-released.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/252-OpenLDAP-2.4.25-released.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=252</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=252</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP 2.4.25 is now officially out&lt;/a&gt;. &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/download/&#039;]);&quot;  href=&quot;http://www.openldap.org/software/download/&quot;&gt;Download now&lt;/a&gt; and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/release/changes.html&#039;]);&quot;  href=&quot;http://www.openldap.org/software/release/changes.html&quot;&gt;review the final changes list:&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
OpenLDAP 2.4.25 is now available for download as detailed on our download page:&lt;br /&gt;
        &lt;br /&gt;
http://www.openldap.org/software/download/&lt;br /&gt;
&lt;br /&gt;
and should soon be available on all official mirrors:&lt;br /&gt;
        &lt;br /&gt;
ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS&lt;br /&gt;
&lt;br /&gt;
This is a maintenance release and is made available for general use.  Users of OpenLDAP Software are encouraged to upgrade.&lt;br /&gt;
&lt;br /&gt;
Significant contributors include:&lt;br /&gt;
&lt;br /&gt;
Howard Chu (Symas Corp)&lt;br /&gt;
Quanah Gibson-Mount (VMware, Inc)&lt;br /&gt;
Ralf Haferkamp (SUSE Linux)&lt;br /&gt;
Pierangelo Masarati (Politecnico di Milano)&lt;br /&gt;
&lt;br /&gt;
OpenLDAP 2.4.25 Release (2011/03/26)&lt;br /&gt;
   Fixed ldapsearch pagedresults loop (ITS#6755)&lt;br /&gt;
   Fixed tools for incompatible args (ITS#6849)&lt;br /&gt;
   Fixed libldap MozNSS crash (ITS#6863)&lt;br /&gt;
   Fixed slapd add objectclasses in order (ITS#6837)&lt;br /&gt;
   Added slapd ordering for uidNumber and gidNumber (ITS#6852)&lt;br /&gt;
   Fixed slapd segfault when adding values out of order (ITS#6858)&lt;br /&gt;
   Fixed slapd sortval handling (ITS#6845)&lt;br /&gt;
   Fixed slapd-bdb with slapadd/index quick option (ITS#6853)&lt;br /&gt;
   Fixed slapd-ldap&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; chain cn=config support (ITS#6837)&lt;br /&gt;
   Fixed slapd-ldap chain with slapd.conf (ITS#6857)&lt;br /&gt;
   Fixed slapd-meta deadlock (ITS#6846)&lt;br /&gt;
   Fixed slapo-sssvlv with multiple requests (ITS#6850)&lt;br /&gt;
   Fixed contrib/lastbind install rules (ITS#6238)&lt;br /&gt;
   Fixed contrib/cloak install rules (ITS#6877)&lt;br /&gt;
   Build Environment&lt;br /&gt;
       Fixed windows NT threads build (ITS#6859)&lt;br /&gt;
       Fixed libldap/lberl/util if/else usage (ITS#6832)&lt;br /&gt;
       Fixed Windows odbc32 detection (ITS#6125)&lt;br /&gt;
       Fixed Windows msys build (ITS#6870)&lt;br /&gt;
       Fixed test020 exit codes (ITS#6404)&lt;br /&gt;
   Documentation&lt;br /&gt;
       admin24 guide ldapi usage (ITS#6839)&lt;br /&gt;
       admin24 guide conversion notes (ITS#6834)&lt;br /&gt;
       admin24 guide fix drawback math for syncrepl (ITS#6866)&lt;br /&gt;
       admin24 guide note manpages are definitive (ITS#6855)&lt;br /&gt;
&lt;br /&gt;
MD5 (openldap-2.4.25.tgz) = ec63f9c2add59f323a0459128846905b&lt;br /&gt;
SHA1 (openldap-2.4.25.tgz) = 56efaf3656cc68d3b5be66422c0c89f0104d7183&lt;br /&gt;
&lt;/blockquote&gt;  
    </content:encoded>

    <pubDate>Sat, 26 Mar 2011 21:59:40 +0000</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/252-guid.html</guid>
    <category>LDAP</category>
<category>OpenLDAP</category>
<category>Open Source</category>
<category>Suretec</category>
<category>Symas OpenLDAP</category>

</item>
<item>
    <title>OpenLDAP 2.4.24 released</title>
    <link>http://blog.suretecsystems.com/archives/250-OpenLDAP-2.4.24-released.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/250-OpenLDAP-2.4.24-released.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=250</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=250</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP 2.4.24 is now officially out&lt;/a&gt;. &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/download/&#039;]);&quot;  href=&quot;http://www.openldap.org/software/download/&quot;&gt;Download now&lt;/a&gt; and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/release/changes.html&#039;]);&quot;  href=&quot;http://www.openldap.org/software/release/changes.html&quot;&gt;review the final changes list:&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
OpenLDAP 2.4.24 is now available for download as detailed on our download page:&lt;br /&gt;
        &lt;br /&gt;
http://www.openldap.org/software/download/&lt;br /&gt;
&lt;br /&gt;
and should soon be available on all official mirrors:&lt;br /&gt;
        &lt;br /&gt;
ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS&lt;br /&gt;
&lt;br /&gt;
This is a maintenance release and is made available for general use.  Users of OpenLDAP Software are encouraged to upgrade.&lt;br /&gt;
&lt;br /&gt;
Significant contributors include:&lt;br /&gt;
Howard Chu (Symas Corp)&lt;br /&gt;
Hallvard Furuseth (University of Oslo)&lt;br /&gt;
Quanah Gibson-Mount (VMware, Inc)&lt;br /&gt;
Ralf Haferkamp (SUSE Linux)&lt;br /&gt;
Gavin Henry (Suretec Systems)&lt;br /&gt;
Pierangelo Masarati (Politecnico di Milano)&lt;br /&gt;
Rein Tollevik (Basefarm AS)&lt;br /&gt;
&lt;br /&gt;
OpenLDAP 2.4.24 Release (2011/02/10)&lt;br /&gt;
    Added LDIF line wrapping setting (ITS#6645)&lt;br /&gt;
    Added MozNSS support (ITS#6714,ITS#6742,ITS#6790,ITS#6791)&lt;br /&gt;
    Added MozNSS support (ITS#6802,ITS#6811,ITS#6816,ITS#5696)&lt;br /&gt;
    Added libldap cert x500UniqueIdentifier handling (ITS#6741)&lt;br /&gt;
    Added libldap_r,libldap formal concurrency API (ITS#6625,ITS#5421)&lt;br /&gt;
    Added slapadd attribute value checking (ITS#6592)&lt;br /&gt;
    Added slapcat continue mode for problematic DBs (ITS#6482)&lt;br /&gt;
    Added slapd syncrepl suffixmassage support (ITS#6781)&lt;br /&gt;
    Added slapd multiple listener threads (ITS#6780)&lt;br /&gt;
    Added slapd extensible match for ordering rules (ITS#6532)&lt;br /&gt;
    Added slapd-meta paged results control forwarding (ITS#6664)&lt;br /&gt;
    Added slapd-meta subtree-include support (ITS#6801)&lt;br /&gt;
    Added slapd-null back-config support (ITS#6624)&lt;br /&gt;
    Added slapd-sql autocommit support (ITS#6612)&lt;br /&gt;
    Added slapd-sql support for long long keys (ITS#6617)&lt;br /&gt;
    Added slapo-sssvlv multiple sorts per connection (ITS#6686)&lt;br /&gt;
    Added contrib/autogroup LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; URI with attribute filter (ITS#6536)&lt;br /&gt;
    Added contrib/dupent module (ITS#6630)&lt;br /&gt;
    Added contrib/lastbind (ITS#6238)&lt;br /&gt;
    Added contrib/kinit for kerberos tickets&lt;br /&gt;
    Added contrib/noopsrch for entry counting (ITS#6598)&lt;br /&gt;
    Fixed client tools control logging (ITS#6775)&lt;br /&gt;
    Fixed client tools one time leak (ITS#6778)&lt;br /&gt;
    Fixed liblber to not close invalid sockets (ITS#6585)&lt;br /&gt;
    Fixed liblber unmatched brace handling (ITS#6764)&lt;br /&gt;
    Fixed liblber error setting (ITS#6732)&lt;br /&gt;
    Fixed liblber memory debugging (ITS#6733)&lt;br /&gt;
    Fixed libldap connectionless warnings (ITS#6747)&lt;br /&gt;
    Fixed libldap dnssrv port format specifier (ITS#6644)&lt;br /&gt;
    Fixed libldap EOF handling (ITS#6723)&lt;br /&gt;
    Fixed libldap GnuTLS hang on socket close (ITS#6673)&lt;br /&gt;
    Fixed libldap sasl partial write handling (ITS#6639)&lt;br /&gt;
    Fixed libldap search leak (ITS#6453)&lt;br /&gt;
    Fixed libldap referral chasing (ITS#6602)&lt;br /&gt;
    Fixed libldap leak when chasing referrals (ITS#6744)&lt;br /&gt;
    Fixed libldap url parsing with NULL host (ITS#6653)&lt;br /&gt;
    Fixed libldap ldap_open_internal_connection (ITS#6788)&lt;br /&gt;
    Fixed libldap sync checking for BER errors (ITS#6738)&lt;br /&gt;
    Fixed libldap variable usage (ITS#6813)&lt;br /&gt;
    Fixed liblutil getpass prompts (ITS#6702)&lt;br /&gt;
    Fixed ldapsearch segfault with deref (ITS#6638)&lt;br /&gt;
    Fixed ldapsearch multiple controls parsing (ITS#6651)&lt;br /&gt;
    Fixed slapd SlapReply usage (ITS#6758)&lt;br /&gt;
    Fixed slapd acl parsing overflow (ITS#6611)&lt;br /&gt;
    Fixed slapd acl when resuming parsing (ITS#6804)&lt;br /&gt;
    Fixed slapd Compare operation (ITS#6753)&lt;br /&gt;
    Fixed slapd default config acls with overlays (ITS#6822)&lt;br /&gt;
    Fixed slapd assert control (ITS#5862)&lt;br /&gt;
    Fixed slapd assertions and debugging (ITS#6759)&lt;br /&gt;
    Fixed slapd config leak with olcDbDirectory (ITS#6634)&lt;br /&gt;
    Fixed slapd connectionless warnings (ITS#6747)&lt;br /&gt;
    Fixed slapd listeners destruction (ITS#6736)&lt;br /&gt;
    Fixed slapd to free controls if needed (ITS#6629)&lt;br /&gt;
    Fixed slapd to stop if given unknown options (ITS#6754)&lt;br /&gt;
    Fixed slapd filter leak (ITS#6635)&lt;br /&gt;
    Fixed slapd matching rules for strict ordering (ITS#6722)&lt;br /&gt;
    Fixed slapd when first acl is value dependent (ITS#6693)&lt;br /&gt;
    Fixed slapd modify to return actual error (ITS#6581)&lt;br /&gt;
    Fixed slapd modrdn with empty DN (ITS#6768)&lt;br /&gt;
    Fixed slapd c_authz_backend setting (ITS#6824)&lt;br /&gt;
    Fixed slapd sortvals of attributes with 1 value (ITS#6715)&lt;br /&gt;
    Fixed slapd syncrepl reuse of presence list (ITS#6707)&lt;br /&gt;
    Fixed slapd syncrepl uninitialized return code (ITS#6719)&lt;br /&gt;
    Fixed slapd syncrepl variable initialization (ITS#6739)&lt;br /&gt;
    Fixed slapd syncrepl refresh to use complete cookie (ITS#6807)&lt;br /&gt;
    Fixed slapd-bdb hasSubordinates generation (ITS#6712)&lt;br /&gt;
    Fixed slapd-bdb entry cache delete failure (ITS#6577)&lt;br /&gt;
    Fixed slapd-bdb entry cache leak on multi-core systems (ITS#6660)&lt;br /&gt;
    Fixed slapd-bdb error propagation to overlays (ITS#6633)&lt;br /&gt;
    Fixed slapd-bdb slapadd -q with glued dbs (ITS#6794)&lt;br /&gt;
    Fixed slapd-ldap&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; debug output of timeout (ITS#6721)&lt;br /&gt;
    Fixed slapd-ldap DNSSRV referral chaining (ITS#6565)&lt;br /&gt;
    Fixed slapd-ldap chaining with bind failures (ITS#6607)&lt;br /&gt;
    Fixed slapd-ldap chaining with onelevel scope (ITS#6699)&lt;br /&gt;
    Fixed slapd-ldap chaining with ppolicy (ITS#6540)&lt;br /&gt;
    Fixed slapd-ldap with SASL/EXTERNAL (ITS#6642)&lt;br /&gt;
    Fixed slapd-ldap crasher on matchedDN (ITS#6793)&lt;br /&gt;
    Fixed slapd-ldap with unknown objectClasses (ITS#6814)&lt;br /&gt;
    Fixed slapd-ldif error strings (ITS#6731)&lt;br /&gt;
    Fixed slapd-ndb to honor rootpw setting (ITS#6661)&lt;br /&gt;
    Fixed slapd-ndb hasSubordinates generation (ITS#6712)&lt;br /&gt;
    Fixed slapd-ndb variable initialization (ITS#6806)&lt;br /&gt;
    Fixed slapd-ndb with out of order attributes (ITS#6821)&lt;br /&gt;
    Fixed slapd-meta anon retry with failed auth method (ITS#6643)&lt;br /&gt;
    Fixed slapd-meta rebind proc (ITS#6665)&lt;br /&gt;
    Fixed slapd-meta to correctly rebind as user (ITS#6574)&lt;br /&gt;
    Fixed slapd-meta with SASL/EXTERNAL (ITS#6642)&lt;br /&gt;
    Fixed slapd-meta matchedDN return code (ITS#6774)&lt;br /&gt;
    Fixed slapd-meta candidate selection (ITS#6799)&lt;br /&gt;
    Fixed slapd-meta attribute normalization (ITS#6818)&lt;br /&gt;
    Fixed slapd-monitor hasSubordinates generation (ITS#6712)&lt;br /&gt;
    Fixed slapd-monitor abandon processing (ITS#6783)&lt;br /&gt;
    Fixed slapd-monitor entry locks (ITS#6787)&lt;br /&gt;
    Fixed slapd-sock missing newline in Compare operation (ITS#6809)&lt;br /&gt;
    Fixed slapd-sql with null objectClass (ITS#6616)&lt;br /&gt;
    Fixed slapd-sql hasSubordinates generation (ITS#6712)&lt;br /&gt;
    Fixed slapo-accesslog with controls (ITS#6652)&lt;br /&gt;
    Fixed slapo-dynlist Compare operation (ITS#6752)&lt;br /&gt;
    Fixed slapo-dynlist entry handling (ITS#6752)&lt;br /&gt;
    Fixed slapo-memberof CSN generation (ITS#6766)&lt;br /&gt;
    Fixed slapo-memberof log messages (ITS#6748)&lt;br /&gt;
    Fixed slapo-memberof with an empty groupOfNames (ITS#6670)&lt;br /&gt;
    Fixed slapo-memberof with modrdn operations (ITS#6700)&lt;br /&gt;
    Fixed slapo-pcache callback freeing (ITS#6640)&lt;br /&gt;
    Fixed slapo-pcache to ignore undefined attrs (ITS#6600)&lt;br /&gt;
    Fixed slapo-pcache pointer freeing (ITS#6797)&lt;br /&gt;
    Fixed slapo-pcache with negative caching (ITS#6796)&lt;br /&gt;
    Fixed slapo-pcache monitoring cleanup (ITS#6808)&lt;br /&gt;
    Fixed slapo-ppolicy don&#039;t update opattrs on consumers (ITS#6608)&lt;br /&gt;
    Fixed slapo-ppolicy to allow userPassword deletion (ITS#6620)&lt;br /&gt;
    Fixed slapo-refint when last group member is deleted (ITS#6663)&lt;br /&gt;
    Fixed slapo-refint with subtree rename (ITS#6730)&lt;br /&gt;
    Fixed slapo-rwm double free (ITS#6720)&lt;br /&gt;
    Fixed slapo-rwm crasher (ITS#6632,ITS#6727)&lt;br /&gt;
    Fixed slapo-rwm entry handling (ITS#6760)&lt;br /&gt;
    Fixed slapo-rwm response hang (ITS#6792)&lt;br /&gt;
    Fixed slapo-sssvlv initialization (ITS#6649)&lt;br /&gt;
    Fixed slapo-sssvlv to not advertise when unused (ITS#6647)&lt;br /&gt;
    Fixed slapo-sssvlv result code (ITS#6685)&lt;br /&gt;
    Fixed slapo-syncprov to send error if consumer is newer (ITS#6606)&lt;br /&gt;
    Fixed slapo-syncprov filter race condition (ITS#6708)&lt;br /&gt;
    Fixed slapo-syncprov active mod race (ITS#6709)&lt;br /&gt;
    Fixed slapo-syncprov to refresh if context is dirty (ITS#6710)&lt;br /&gt;
    Fixed slapo-syncprov CSN updates to all replicas (ITS#6718)&lt;br /&gt;
    Fixed slapo-syncprov sessionlog ordering (ITS#6716)&lt;br /&gt;
    Fixed slapo-syncprov sessionlog with adds (ITS#6503)&lt;br /&gt;
    Fixed slapo-syncprov mutex (ITS#6438)&lt;br /&gt;
    Fixed slapo-syncprov mincsn check with MMR (ITS#6717)&lt;br /&gt;
    Fixed slapo-syncprov control leak (ITS#6795)&lt;br /&gt;
    Fixed slapo-syncprov error codes (ITS#6812)&lt;br /&gt;
    Fixed slapo-translucent entry leak (ITS#6746)&lt;br /&gt;
    Fixed contrib/autogroup install location (ITS#6684)&lt;br /&gt;
    Fixed contrib/autogroup crash with ppolicy (ITS#6684)&lt;br /&gt;
    Fixed contrib/autogroup with non-DN URIs (ITS#6684)&lt;br /&gt;
    Fixed contrib/autogroup with memberOf overlay (ITS#6684)&lt;br /&gt;
    Fixed contrib/cloak when returning multiple entries (ITS#6762)&lt;br /&gt;
    Fixed contrib/nssov to only close socket on shutdown (ITS#6676)&lt;br /&gt;
    Fixed contrib/nssov multi platform support (ITS#6604)&lt;br /&gt;
    Build Environment&lt;br /&gt;
        Added support for [unsigned] long long (ITS#6622)&lt;br /&gt;
        Added slapd support for BDB 5.0+ (ITS#6698)&lt;br /&gt;
        Fixed config.guess/sub to pick up newer OSes (ITS#6547)&lt;br /&gt;
        Fixed libldap mutex code - cleanup (ITS#6672)&lt;br /&gt;
        Fixed libldap unnecessary ifdef&#039;s (ITS#6603)&lt;br /&gt;
        Fixed slapd-tester EOF handling (ITS#6723)&lt;br /&gt;
        Fixed slapd-tester filter initialization (ITS#6735)&lt;br /&gt;
        Fixed test scripts with alternate testdir (ITS#6782)&lt;br /&gt;
        Removed antiquated SunOS LWP support (ITS#6669)&lt;br /&gt;
    Documentation&lt;br /&gt;
        admin24 guide fix examples (ITS#6681)&lt;br /&gt;
        admin24 guide typo fixes (ITS#6609)&lt;br /&gt;
        admin24 guide refint rootdn requirement (ITS#6364)&lt;br /&gt;
        admin24 add pcache overlay section (ITS#6521)&lt;br /&gt;
        ldap_open(3) document ldap_set_urllist_proc (ITS#6601)&lt;br /&gt;
        ldap.conf(5) GnuTLS cipher spec info (ITS#6525)&lt;br /&gt;
        slapd.conf(5) GnlTLS cipher spec info (ITS#6525)&lt;br /&gt;
        slapd.conf(5) multi-listener support (ITS#6780)&lt;br /&gt;
        slapd-config(5) GnuTLS cipher spec info (ITS#6525)&lt;br /&gt;
        slapd-config(5) multi-listener support (ITS#6780)&lt;br /&gt;
        slapd-meta(5) note deprecated items (ITS#6800)&lt;br /&gt;
        slapd-meta(5) document subtree-include (ITS#6801)&lt;br /&gt;
        slapo-pcache(5) note rootdn requirement (ITS#6522)&lt;br /&gt;
        slapo-refint(5) rootdn requirement (ITS#6364)&lt;br /&gt;
&lt;br /&gt;
MD5 (openldap-2.4.24.tgz) = 116fe1e23a7b67686d5e62274367e6c0&lt;br /&gt;
SHA1 (openldap-2.4.24.tgz) = a4baad3d45ae5810ba5fee48603210697c70d52f&lt;br /&gt;
&lt;/blockquote&gt;  
    </content:encoded>

    <pubDate>Sat, 12 Feb 2011 18:51:58 +0000</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/250-guid.html</guid>
    <category>LDAP</category>
<category>OpenLDAP</category>
<category>Open Source</category>
<category>Suretec</category>
<category>Symas OpenLDAP</category>

</item>
<item>
    <title>NORTH EAST IT COMPANY BECOMES COUNTRY’S FIRST DEDICATED INTERNET TELEPHONY SERVICE PROVIDER</title>
    <link>http://blog.suretecsystems.com/archives/243-NORTH-EAST-IT-COMPANY-BECOMES-COUNTRYS-FIRST-DEDICATED-INTERNET-TELEPHONY-SERVICE-PROVIDER.html</link>
            <category>Asterisk</category>
            <category>Catalyst</category>
            <category>Dojo</category>
            <category>FreeSWITCH</category>
            <category>Linux</category>
            <category>OpenLDAP</category>
            <category>OpenSIPS</category>
            <category>Open Source</category>
            <category>Perl</category>
            <category>PostgreSQL</category>
            <category>SIP</category>
            <category>Suretec</category>
            <category>VoIP</category>
    
    <comments>http://blog.suretecsystems.com/archives/243-NORTH-EAST-IT-COMPANY-BECOMES-COUNTRYS-FIRST-DEDICATED-INTERNET-TELEPHONY-SERVICE-PROVIDER.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=243</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=243</wfw:commentRss>
    

    <author>nospam@example.com (Suretec)</author>
    <content:encoded>
    North-east IT and telecoms support specialist, the Suretec Group, has become the first dedicated internet telephony service provider in Scotland, with the launch of a new company division, SureVoIP.&lt;br /&gt;
&lt;br /&gt;
The creation of SureVoIP – a Voice over Internet Protocol (VoIP) service provider – follows Suretec securing approval from UK communications industry regulatory body, Ofcom, to assign UK telephone numbers.&lt;br /&gt;
&lt;br /&gt;
As an Ofcom regulated VoIP provider with its own telephone number allocations, SureVoIP has been approved to assign phone numbers to clients across the UK and Northern Ireland. The company can also supply global numbers for at least 60 countries.&lt;br /&gt;
&lt;br /&gt;
This is a unique offer within the Scottish market, as other internet telephony specialists within the country must act as ‘middle-men’ between the client and an approved service provider. The result is that SureVoIP and its partners have higher control over costs and can offer preferential and transparent rates that are to the benefit of clients.  &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
VoIP technology transmits voice and multimedia communication through the Internet as opposed to the fast-disappearing Public Switched Telephone Network (PSTN), which has been the basic form of service connection to the telephone network in most parts of the world for the last century.  &lt;br /&gt;
&lt;br /&gt;
Heralded as the natural successor to its PSTN predecessor, VoIP offers significant improvements to the flexibility, speed and cost of global communication. &lt;br /&gt;
  &lt;br /&gt;
Top line advantages of this new technology include the ability to make and receive calls from anywhere in the world where a user has access to an internet connection, at a cheaper rate; make and receive as many calls as an internet connection can support; ensure the security and confidentiality of a communication; and rapid provision of telephone numbers and outbound calling.&lt;br /&gt;
&lt;br /&gt;
SureVoIP has chosen to work in partnership with British Telecom (BT) by way of a VoIP Interconnect, which offers clients a range of additional advantages such as further cost-effectiveness by accessing BT’s UK and global networks. &lt;br /&gt;
&lt;br /&gt;
SureVoIP has also chosen to partner with Xconnect on their Global Alliance program, as well as two other UK VoIP carriers. The Global Alliance interconnection hub allows VoIP service providers to bypass the PSTN to exchange VoIP traffic with over 100 networks worldwide under the policies and settlement terms they choose.  &lt;br /&gt;
&lt;br /&gt;
The division has also taken the extra – and equally unique - step to provide clients with 24/7 emergency telephone support. &lt;br /&gt;
&lt;br /&gt;
Gavin Henry, Managing Director of SureVoIP, and founding member of the Suretec Group, said: “This is a hugely exciting time for Suretec.  Our journey to securing the approval from Ofcom has been long and complex, involving the submission of detailed business plans, demonstrating an in-depth knowledge of the Communications Act 2003, various legal requirements, documentation and a significant investment in equipment throughout the UK. &lt;br /&gt;
&lt;br /&gt;
“It is predicted that VoIP will fully replace its predecessor in the next five to ten years.  As such, to have received this approval at such a critical period in this global development is a fantastic result for us.  &lt;br /&gt;
&lt;br /&gt;
“Our position as an Ofcom regulated service provider will make us a preferred supplier, as we are ideally placed to offer a holistic and competitive service to clients within the North-east of Scotland and beyond. &lt;br /&gt;
&lt;br /&gt;
“The applications of VoIP technology are clear and we see it being of particular interest to the oil and gas, shipping, legal and financial industries as they need to make international, reliable and cost effective communications as a basic function.”    &lt;br /&gt;
&lt;br /&gt;
Established in Scotland in 2003, the Suretec Group specialises in open source IT support and consultancy, open source telecoms and training in open source software. SureVoIP is the fourth division within the group, which also includes Suretec Systems, Suretec Telecoms and Suretec Training.  &lt;br /&gt;
&lt;br /&gt;
For further information about the Suretec Group and SureVoIP please call 01224 279484 or visit &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecgroup.com&#039;]);&quot;  href=&quot;http://www.suretecgroup.com&quot;&gt;www.suretecgroup.com&lt;/a&gt; and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.surevoip.co.uk&#039;]);&quot;  href=&quot;http://www.surevoip.co.uk&quot;&gt;www.surevoip.co.uk&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
ENDS&lt;br /&gt;
&lt;br /&gt;
Issued by Mackenzie PR on behalf of Suretec Group. For further information please contact Paul Beaton or Andrew Reid on (01224) 580 188 or email paul@mackenziepr.co.uk 
    </content:encoded>

    <pubDate>Mon, 15 Nov 2010 07:47:00 +0000</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/243-guid.html</guid>
    
</item>
<item>
    <title>Increase in enquiries for migrations from Sun Directory and other directory servers to OpenLDAP</title>
    <link>http://blog.suretecsystems.com/archives/241-Increase-in-enquiries-for-migrations-from-Sun-Directory-and-other-directory-servers-to-OpenLDAP.html</link>
            <category>Linux</category>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/241-Increase-in-enquiries-for-migrations-from-Sun-Directory-and-other-directory-servers-to-OpenLDAP.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=241</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=241</wfw:commentRss>
    

    <author>nospam@example.com (Suretec)</author>
    <content:encoded>
    Hi all,&lt;br /&gt;
&lt;br /&gt;
Everyone involved in the directory sector and OpenLDAP has been seeing lots more enquiries to migrate from Sun Directory to OpenLDAP as the future of Sun Directory, now Oracle owns Sun is becoming a concern, as is their new pricing model. We obviously have experience doing this and migration from any other directory server. &lt;br /&gt;
&lt;br /&gt;
If you want to convert your enterprise directory from a proprietary and expensive closed-source supplier to OpenLDAP, a modern, more efficient, and less expensive Open Source software solution please do &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecsystems.com/contact&#039;]);&quot;  href=&quot;http://www.suretecsystems.com/contact&quot;&gt;contact us&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Our &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com&#039;]);&quot;  href=&quot;http://www.symas.com&quot;&gt;partners Symas&lt;/a&gt; also have a &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com/upgrade.shtml&#039;]);&quot;  href=&quot;http://www.symas.com/upgrade.shtml&quot;&gt;Directory Services Upgrade Program&lt;/a&gt; that we can do for you in the UK:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Convert your Enterprise Directory from a proprietary and expensive closed-source supplier to OpenLDAP, a modern, more efficient, and less expensive Open Source software solution. Typically, enterprises dramatically reduce their annual cost converting to OpenLDAP from Sun, Oracle, Netscape, or iPlanet Directory Services products. The workload requires half or less the power and capacity for substantially improved performance. This is a relatively easy transition to make because LDAPv3 is highly standardized and OpenLDAP conforms to the most demanding requirements of the Internet Standards (RFC&lt;sup&gt;&lt;span title=&quot;Request for Comments&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; 4511 and related RFCs)..&lt;br /&gt;
&lt;br /&gt;
Symas Corporation will be glad to consult with your team and offer you a fixed-price, fixed schedule offer for conversion of your Enterprise Directory technology. This service includes:&lt;br /&gt;
&lt;br /&gt;
    - A complete evaluation of your present Directory Services servers&lt;br /&gt;
    - A Detailed plan for implementation of the new technology&lt;br /&gt;
    - A roadmap for conversion of existing LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; applications and data feeds&lt;br /&gt;
    - Conversion of schema definitions&lt;br /&gt;
    - Access Control conversions/implementation&lt;br /&gt;
    - Database transfer and clean-up&lt;br /&gt;
    - OpenLDAP deployment, tuning and configuration&lt;br /&gt;
    - SSL Certificate Conversion&lt;br /&gt;
    - Database reload&lt;br /&gt;
    - Assistance with application testing&lt;br /&gt;
    - Operational team training (LDAP University)&lt;br /&gt;
    - One year of standard Gold&lt;br /&gt;
    - level Symas OpenLDAP technical support &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Please do &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecsystems.com/contact&#039;]);&quot;  href=&quot;http://www.suretecsystems.com/contact&quot;&gt;contact us&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Gavin.&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Tue, 12 Oct 2010 11:31:56 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/241-guid.html</guid>
    <category>Active Directory</category>
<category>AD</category>
<category>ADAM</category>
<category>Directory Services</category>
<category>Enterprise Directory</category>
<category>IAM</category>
<category>Identity Management</category>
<category>IDM</category>
<category>Isode</category>
<category>LDAP</category>
<category>LDAP Replication</category>
<category>Linux</category>
<category>M-Vault</category>
<category>openldap</category>
<category>OpenLDAP</category>
<category>open source</category>
<category>Open Source</category>
<category>Sun Microsystems</category>
<category>SunOne</category>
<category>Suretec</category>
<category>Symas</category>
<category>Symas OpenLDAP</category>

</item>
<item>
    <title>OpenLDAP 2.4.23 released</title>
    <link>http://blog.suretecsystems.com/archives/236-OpenLDAP-2.4.23-released.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/236-OpenLDAP-2.4.23-released.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=236</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=236</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP 2.4.23 is now officially out&lt;/a&gt;. &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/download/&#039;]);&quot;  href=&quot;http://www.openldap.org/software/download/&quot;&gt;Download now&lt;/a&gt; and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/release/changes.html&#039;]);&quot;  href=&quot;http://www.openldap.org/software/release/changes.html&quot;&gt;review the final changes list:&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
OpenLDAP 2.4.23 is now available for download as detailed on our download page:&lt;br /&gt;
        http://www.openldap.org/software/download/&lt;br /&gt;
&lt;br /&gt;
and should soon be available on all official mirrors:&lt;br /&gt;
        ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS&lt;br /&gt;
&lt;br /&gt;
This is a maintenance release and is made available for general use.  Users of OpenLDAP Software are encouraged to upgrade.&lt;br /&gt;
&lt;br /&gt;
Significant contributors to this release include:&lt;br /&gt;
    Howard Chu (Symas Corp)&lt;br /&gt;
    Quanah Gibson-Mount (Yahoo! Inc)&lt;br /&gt;
    Ralf Haferkamp (SUSE Linux)&lt;br /&gt;
    Pierangelo Masarati (Politecnico di Milano)&lt;br /&gt;
&lt;br /&gt;
OpenLDAP 2.4.23 Release (2010/06/30)&lt;br /&gt;
    Fixed libldap to return server&#039;s error code (ITS#6569)&lt;br /&gt;
    Fixed libldap memleaks (ITS#6568)&lt;br /&gt;
    Fixed liblutil off-by-one with delta (ITS#6541)&lt;br /&gt;
    Fixed slapd acls with glued databases (ITS#6468)&lt;br /&gt;
    Fixed slapd syncrepl rid logging (ITS#6533)&lt;br /&gt;
    Fixed slapd modrdn handling of invalid values (ITS#6570)&lt;br /&gt;
    Fixed slapd-bdb hasSubordinates computation (ITS#6549)&lt;br /&gt;
    Fixed slapd-bdb to use memcpy instead for strcpy (ITS#6474)&lt;br /&gt;
    Fixed slapd-bdb entry cache delete failure (ITS#6577)&lt;br /&gt;
    Fixed slapd-ldap&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; to return control responses (ITS#6530)&lt;br /&gt;
    Fixed slapo-ppolicy to use Debug (ITS#6566)&lt;br /&gt;
    Fixed slapo-refint to zero out freed DN vals (ITS#6572)&lt;br /&gt;
    Fixed slapo-rwm to use Debug (ITS#6566)&lt;br /&gt;
    Fixed slapo-sssvlv to use Debug (ITS#6566)&lt;br /&gt;
    Fixed slapo-syncprov lost deletes in refresh phase (ITS#6555)&lt;br /&gt;
    Fixed slapo-valsort to use Debug (ITS#6566)&lt;br /&gt;
    Fixed contrib/nssov network.c missing patch (ITS#6562)&lt;br /&gt;
    Build Environment&lt;br /&gt;
        Fixed test043 attribute sorting (ITS#6553)&lt;br /&gt;
    Documentation&lt;br /&gt;
        slapd-config(5) note default rootdn (ITS#6546)&lt;br /&gt;
&lt;br /&gt;
MD5 (openldap-2.4.23.tgz) = 90150b8c0d0192e10b30157e68844ddf&lt;br /&gt;
SHA1 (openldap-2.4.23.tgz) = 26027e7020256c5f47e17787f17ee8b31af42378&lt;br /&gt;
&lt;/blockquote&gt;  
    </content:encoded>

    <pubDate>Thu, 01 Jul 2010 23:09:38 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/236-guid.html</guid>
    <category>LDAP</category>
<category>OpenLDAP</category>
<category>Open Source</category>
<category>suretec</category>
<category>Suretec</category>
<category>Symas</category>
<category>Symas OpenLDAP</category>

</item>
<item>
    <title>OpenLDAP News: openldap-software mailing list, cURL, libcurl, and LDAP </title>
    <link>http://blog.suretecsystems.com/archives/229-OpenLDAP-News-openldap-software-mailing-list,-cURL,-libcurl,-and-LDAP.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
    
    <comments>http://blog.suretecsystems.com/archives/229-OpenLDAP-News-openldap-software-mailing-list,-cURL,-libcurl,-and-LDAP.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=229</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=229</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    Hi all,&lt;br /&gt;
&lt;br /&gt;
Two bits of important news today:&lt;br /&gt;
&lt;br /&gt;
&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/lists/openldap-technical/201005/msg00108.html&#039;]);&quot;  href=&quot;http://www.openldap.org/lists/openldap-technical/201005/msg00108.html&quot;&gt;&quot;For those of you who use libcurl in your own applications, you may be interested to know that I&#039;ve written a new LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; implementation for libcurl.&quot; &lt;/a&gt; - &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/highlandsun.com/hyc/&#039;]);&quot;  href=&quot;http://highlandsun.com/hyc/&quot;&gt;Howard Chu&lt;/a&gt; from &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com&#039;]);&quot;  href=&quot;http://www.symas.com&quot;&gt;Symas&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/lists/openldap-software/201005/msg00095.html&#039;]);&quot;  href=&quot;http://www.openldap.org/lists/openldap-software/201005/msg00095.html&quot;&gt;Shutdown of the OpenLDAP-Software list in favor of the OpenLDAP-Technical list&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
So when you post to openldap-software@openldap.org don&#039;t get scared, nothing has happened to &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP&lt;/a&gt;!&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Gavin.  
    </content:encoded>

    <pubDate>Tue, 25 May 2010 13:10:06 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/229-guid.html</guid>
    <category>LDAP</category>
<category>openldap</category>
<category>OpenLDAP</category>
<category>open source</category>
<category>Open Source</category>
<category>Suretec</category>
<category>Symas</category>
<category>Symas OpenLDAP</category>

</item>
<item>
    <title>Suretec allocated a Communications Provider Identity (&quot;CUPID&quot;) code by Ofcom</title>
    <link>http://blog.suretecsystems.com/archives/226-Suretec-allocated-a-Communications-Provider-Identity-CUPID-code-by-Ofcom.html</link>
            <category>Asterisk</category>
            <category>Catalyst</category>
            <category>Dojo</category>
            <category>FreeSWITCH</category>
            <category>Jabber/XMPP</category>
            <category>Linux</category>
            <category>OpenLDAP</category>
            <category>OpenSIPS</category>
            <category>Open Source</category>
            <category>Perl</category>
            <category>PostgreSQL</category>
            <category>SIP</category>
            <category>Suretec</category>
            <category>VoIP</category>
    
    <comments>http://blog.suretecsystems.com/archives/226-Suretec-allocated-a-Communications-Provider-Identity-CUPID-code-by-Ofcom.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=226</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=226</wfw:commentRss>
    

    <author>nospam@example.com (Suretec)</author>
    <content:encoded>
    Exciting news! &lt;br /&gt;
&lt;br /&gt;
Our Communications Provider Identity (&quot;&lt;strong&gt;CUPID&lt;/strong&gt;&quot;) code application has been processed by Ofcom and we just received our number of &lt;strong&gt;291&lt;/strong&gt;.&lt;br /&gt;
&lt;br /&gt;
The start of many good things to come with our own VoIP provider &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.surevoip.co.uk&#039;]);&quot;  href=&quot;http://www.surevoip.co.uk&quot;&gt;SureVoIP&lt;/a&gt; (brand and website being worked on now). We&#039;re also listed as an &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.itspa.org.uk/members.html&#039;]);&quot;  href=&quot;http://www.itspa.org.uk/members.html&quot;&gt;ITSP at ITSPA&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Gavin.  
    </content:encoded>

    <pubDate>Tue, 27 Apr 2010 12:13:19 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/226-guid.html</guid>
    <category>aastra</category>
<category>#asterisk</category>
<category>Asterisk</category>
<category>branding</category>
<category>call centre</category>
<category>callrecording</category>
<category>Catalyst</category>
<category>Clustering</category>
<category>Digium</category>
<category>Dojo</category>
<category>FreeSWITCH</category>
<category>IP Telephony</category>
<category>Jabber/XMPP</category>
<category>Kamailio</category>
<category>Linux</category>
<category>OpenLDAP</category>
<category>OpenSIPS</category>
<category>Open Source</category>
<category>PABX</category>
<category>Perl</category>
<category>PostgreSQL</category>
<category>SIP</category>
<category>Suretec</category>
<category>suretec telecom</category>
<category>surevoip</category>
<category>Unified Communications</category>
<category>#voip</category>
<category>VoIP</category>
<category>XMPP</category>

</item>
<item>
    <title>OpenLDAP 2.4.22 released</title>
    <link>http://blog.suretecsystems.com/archives/225-OpenLDAP-2.4.22-released.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/225-OpenLDAP-2.4.22-released.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=225</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=225</wfw:commentRss>
    

    <author>nospam@example.com (Suretec)</author>
    <content:encoded>
    &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP 2.4.22 is now officially out&lt;/a&gt;. &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/download/&#039;]);&quot;  href=&quot;http://www.openldap.org/software/download/&quot;&gt;Download now&lt;/a&gt; and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/release/changes.html&#039;]);&quot;  href=&quot;http://www.openldap.org/software/release/changes.html&quot;&gt;review the final changes list:&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
OpenLDAP 2.4.22 is now available for download as detailed on our download page:&lt;br /&gt;
        http://www.openldap.org/software/download/&lt;br /&gt;
&lt;br /&gt;
and should soon be available on all official mirrors:&lt;br /&gt;
        ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS&lt;br /&gt;
&lt;br /&gt;
This is a maintenance release and is made available for general use.  Users of OpenLDAP Software are encouraged to upgrade.&lt;br /&gt;
&lt;br /&gt;
Significant contributors to this release include:&lt;br /&gt;
    Howard Chu (Symas Corp)&lt;br /&gt;
    Hallvard Furuseth (University of Oslo)&lt;br /&gt;
    Quanah Gibson-Mount (Yahoo! Inc)&lt;br /&gt;
    Ralf Haferkamp (SUSE Linux)&lt;br /&gt;
    Pierangelo Masarati (Politecnico di Milano)&lt;br /&gt;
    Rein Tollevik (Basefarm AS)&lt;br /&gt;
&lt;br /&gt;
OpenLDAP 2.4.22 Release (2010/04/24)&lt;br /&gt;
    Added slapd SLAP_SCHEMA_EXPOSE flag for hidden schema elements (ITS#6435)&lt;br /&gt;
    Added slapd tools selective iterations (ITS#6442)&lt;br /&gt;
    Added slapd syncrepl TCP keepalive (ITS#6389)&lt;br /&gt;
    Added slapo-ldap&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; idassert-passthru (ITS#6456)&lt;br /&gt;
    Added slapo-pbind&lt;br /&gt;
    Fixed libldap gmtime re-entrancy (ITS#6262)&lt;br /&gt;
    Fixed libldap gssapi off by one error (ITS#6223)&lt;br /&gt;
    Fixed libldap GnuTLS serial length (ITS#6460)&lt;br /&gt;
    Fixed libldap MozNSS context and PEM support (ITS#6432)&lt;br /&gt;
    Fixed libldap referral on bind behavior(ITS#6510)&lt;br /&gt;
    Fixed slapd acl non-entry internal searches (ITS#6481)&lt;br /&gt;
    Fixed slapd acl attrval style initialization (ITS#6520)&lt;br /&gt;
    Fixed slapd certificateListValidate (ITS#6466)&lt;br /&gt;
    Fixed slapd empty URI parsing (ITS#6465)&lt;br /&gt;
    Fixed slapd glued misplaced entries (ITS#6506)&lt;br /&gt;
    Fixed slapd glued paged cookies (ITS#6507)&lt;br /&gt;
    Fixed slapd glued paged results (ITS#6504)&lt;br /&gt;
    Fixed slapd gmtime re-entrancy (ITS#6262)&lt;br /&gt;
    Fixed slapd to ignore controls with unrecognized flags (ITS#6480)&lt;br /&gt;
    Fixed slapd entry ownership (ITS#5340)&lt;br /&gt;
    Fixed slapd sasl auxprop_lookup (ITS#6441)&lt;br /&gt;
    Fixed slapd sasl auxprop ssf (ITS#5195)&lt;br /&gt;
    Fixed slapd syncrepl for attributes with no matching rule (ITS#6458)&lt;br /&gt;
    Fixed slapd syncrepl for unknown attrs and delta-sync (ITS#6473)&lt;br /&gt;
    Fixed slapd syncrep loop with moddn (ITS#6472)&lt;br /&gt;
    Fixed slapo-accesslog to not replicate internal purges (ITS#6519)&lt;br /&gt;
    Fixed slapd-bdb contextCSN&lt;sup&gt;&lt;span title=&quot;Context Change Sequence Number&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; updates from updatedn (ITS#6469)&lt;br /&gt;
    Fixed slapd-bdb lockobj zeroing (ITS#6501)&lt;br /&gt;
    Fixed slapd-ldap/meta control criticality (ITS#6523)&lt;br /&gt;
    Fixed slapd-ldap/meta with ordered values (ITS#6516)&lt;br /&gt;
    Fixed slapo-collect entry ownership (ITS#5340,ITS#6423)&lt;br /&gt;
    Fixed slapo-dds with NULL backend (ITS#6490)&lt;br /&gt;
    Fixed slapo-dynlist entry ownership (ITS#5340,ITS#6423)&lt;br /&gt;
    Fixed slapo-memberof attr count (ITS#6508)&lt;br /&gt;
    Fixed slapo-pcache to release its own entries (ITS#6484)&lt;br /&gt;
    Fixed slapo-pcache with NULL backend (ITS#6490)&lt;br /&gt;
    Fixed slapo-rwm entry release handling (ITS#6484)&lt;br /&gt;
    Fixed slapo-rwm memory handling with rewrites (ITS#6526)&lt;br /&gt;
    Fixed slapo-rwm olcRwmMap handling (ITS#6436)&lt;br /&gt;
    Fixed slapo-rwm entry ownership (ITS#5340,ITS#6423)&lt;br /&gt;
    Fixed slapo-syncprov memory leak (ITS#6459)&lt;br /&gt;
    Fixed slapo-translucent counter increment (ITS#6497)&lt;br /&gt;
    Fixed slapo-valsort entry ownership (ITS#5340,ITS#6423)&lt;br /&gt;
    Fixed contrib/sha2 adds mechs for more hashes (ITS#6433)&lt;br /&gt;
    Fixed contrib/nssov to use nss-pam-ldapd (ITS#6488)&lt;br /&gt;
    Build Environment&lt;br /&gt;
        Added back-ldif, back-null test support (ITS#5810)&lt;br /&gt;
    Documentation&lt;br /&gt;
        admin24 avoid explicity moduleload statements (ITS#6486)&lt;br /&gt;
        admin24 broken link fixes (ITS#6493,ITS#6515)&lt;br /&gt;
            slapd.access(5) val.regex explanation (ITS#5804)&lt;br /&gt;
&lt;br /&gt;
MD5 (openldap-2.4.22.tgz) = ef01b52255ce8e3fbf8aa34f6fe7598b&lt;br /&gt;
SHA1 (openldap-2.4.22.tgz) = dd506b461c1fccd55dfff123b87aa6d07c899136&lt;br /&gt;
&lt;/blockquote&gt;  
    </content:encoded>

    <pubDate>Mon, 26 Apr 2010 17:22:05 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/225-guid.html</guid>
    <category>Linux</category>
<category>OpenLDAP</category>
<category>Open Source</category>
<category>Suretec</category>

</item>
<item>
    <title>UC Expo 10th March </title>
    <link>http://blog.suretecsystems.com/archives/223-UC-Expo-10th-March.html</link>
            <category>Asterisk</category>
            <category>FreeSWITCH</category>
            <category>Linux</category>
            <category>OpenLDAP</category>
            <category>OpenSIPS</category>
            <category>Open Source</category>
            <category>SIP</category>
            <category>Suretec</category>
            <category>VoIP</category>
    
    <comments>http://blog.suretecsystems.com/archives/223-UC-Expo-10th-March.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=223</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=223</wfw:commentRss>
    

    <author>nospam@example.com (Suretec)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A quick note to say we will be attending &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.ucexpo.co.uk&#039;]);&quot;  href=&quot;http://www.ucexpo.co.uk&quot;&gt;UC Expo&lt;/a&gt; - The UK&#039;s leading Business Enterprise Communications Event.&lt;br /&gt;
&lt;br /&gt;
I know we&#039;ve been very quiet this year, but there&#039;s a good reason for this. Keep your eyes pealed for a big announcement in the next few months about our new VoIP provider (Internet Telephony Service Provider) - &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.surevoip.co.uk&#039;]);&quot;  href=&quot;http://www.surevoip.co.uk&quot;&gt;SureVoIP&lt;/a&gt; (redirects to main site for now).&lt;br /&gt;
&lt;br /&gt;
Gavin.&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 04 Mar 2010 09:45:05 +0000</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/223-guid.html</guid>
    <category>Asterisk</category>
<category>FreeSWITCH</category>
<category>Linux</category>
<category>OpenLDAP</category>
<category>OpenSIPS</category>
<category>Open Source</category>
<category>SIP</category>
<category>Suretec</category>
<category>VoIP</category>

</item>
<item>
    <title>Yubico key has arrived!</title>
    <link>http://blog.suretecsystems.com/archives/221-Yubico-key-has-arrived!.html</link>
            <category>Asterisk</category>
            <category>Catalyst</category>
            <category>Jabber/XMPP</category>
            <category>OpenLDAP</category>
            <category>OpenSIPS</category>
            <category>Open Source</category>
            <category>Perl</category>
            <category>PostgreSQL</category>
            <category>SIP</category>
            <category>Squid</category>
            <category>Suretec</category>
            <category>VoIP</category>
    
    <comments>http://blog.suretecsystems.com/archives/221-Yubico-key-has-arrived!.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=221</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=221</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    It&#039;s taken us a while to get round to ordering one of these &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.yubico.com/products/yubikey/&#039;]);&quot;  href=&quot;http://www.yubico.com/products/yubikey/&quot;&gt;Yubikeys&lt;/a&gt; from &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.yubico.com&#039;]);&quot;  href=&quot;http://www.yubico.com&quot;&gt;Yubico&lt;/a&gt;, but they do look great and have lots of &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/wiki.yubico.com&#039;]);&quot;  href=&quot;http://wiki.yubico.com&quot;&gt;documentation via the wiki&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
We&#039;re going to be testing them via the &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/code.google.com/p/yubico-pam/wiki/YubikeyAndSSHViaPAM&#039;]);&quot;  href=&quot;http://code.google.com/p/yubico-pam/wiki/YubikeyAndSSHViaPAM&quot;&gt;pam module for SSH access&lt;/a&gt; (and of course using pam_ldap). &lt;br /&gt;
&lt;br /&gt;
So, users in LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; via pam, and a &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.yubico.com/products/yubikey/&#039;]);&quot;  href=&quot;http://www.yubico.com/products/yubikey/&quot;&gt;Yubikey&lt;/a&gt;, let&#039;s see how it goes!&lt;br /&gt;
&lt;br /&gt;
(will be interesting for logging in a SIP handset via &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.asterisk.org&#039;]);&quot;  href=&quot;http://www.asterisk.org&quot;&gt;Asterisk&lt;/a&gt; or &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.freeswitch.org&#039;]);&quot;  href=&quot;http://www.freeswitch.org&quot;&gt;FreeSWITCH&lt;/a&gt; that needs one too and all the others technologies &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecsystems.com&#039;]);&quot;  href=&quot;http://www.suretecsystems.com&quot;&gt;Suretec&lt;/a&gt; use and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecsystems.com/support&#039;]);&quot;  href=&quot;http://www.suretecsystems.com/support&quot;&gt;support&lt;/a&gt; (&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.catalystwebframework.org&#039;]);&quot;  href=&quot;http://www.catalystwebframework.org&quot;&gt;Catalyst&lt;/a&gt;, &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.perl.org&#039;]);&quot;  href=&quot;http://www.perl.org&quot;&gt;Perl&lt;/a&gt;, &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.postgresql.org&#039;]);&quot;  href=&quot;http://www.postgresql.org&quot;&gt;PostgresSQL&lt;/a&gt;, &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.squid-cache.org&#039;]);&quot;  href=&quot;http://www.squid-cache.org&quot;&gt;Squid&lt;/a&gt; &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecsystems.com/services&#039;]);&quot;  href=&quot;http://www.suretecsystems.com/services&quot;&gt;and more....&lt;/a&gt;). We&#039;ll see....  
    </content:encoded>

    <pubDate>Thu, 17 Dec 2009 15:39:58 +0000</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/221-guid.html</guid>
    <category>asterisk</category>
<category>Asterisk</category>
<category>Catalyst</category>
<category>Jabber/XMPP</category>
<category>ldap</category>
<category>Linux</category>
<category>openldap</category>
<category>OpenLDAP</category>
<category>OpenSIPS</category>
<category>Open Source</category>
<category>Perl</category>
<category>PostgreSQL</category>
<category>Samba</category>
<category>sip</category>
<category>SIP</category>
<category>squid</category>
<category>Squid</category>
<category>Suretec</category>
<category>Symas OpenLDAP</category>
<category>voip</category>
<category>VoIP</category>
<category>yubico</category>
<category>yubikey</category>

</item>
<item>
    <title>Monitoring your LDAP directory</title>
    <link>http://blog.suretecsystems.com/archives/218-Monitoring-your-LDAP-directory.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
    
    <comments>http://blog.suretecsystems.com/archives/218-Monitoring-your-LDAP-directory.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=218</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=218</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    Hi all,&lt;br /&gt;
&lt;br /&gt;
&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/lists/openldap-technical/200910/msg00075.html&#039;]);&quot;  href=&quot;http://www.openldap.org/lists/openldap-technical/200910/msg00075.html&quot;&gt;Andreas Andersson posted&lt;/a&gt; this on the &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/lists/openldap-technical/&#039;]);&quot;  href=&quot;http://www.openldap.org/lists/openldap-technical/&quot;&gt;openldap technical list&lt;/a&gt; last week about &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/cnmonitor.sourceforge.net/&#039;]);&quot;  href=&quot;http://cnmonitor.sourceforge.net/&quot;&gt;CN=Montior&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
My name is Andreas and I want to inform you about a little project I&#039;ve been working on called CN=Monitor.&lt;br /&gt;
It&#039;s about monitoring and verifying directory servers with focus on open source LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; servers. From single installed servers to large scaled deployments.&lt;br /&gt;
&lt;br /&gt;
Its a webbased application where you can:&lt;br /&gt;
- Verify availability, compare load and performance between servers&lt;br /&gt;
- Collect historical events for long term analysis (and get weekly reports by mail)&lt;br /&gt;
- Verify cluster and load balancing functionality&lt;br /&gt;
- Query several directories at the same time for data consistancy verification&lt;br /&gt;
... and a lot more.&lt;br /&gt;
&lt;br /&gt;
Why the name CN=Monitor. Well.. a lot of the information collected and analyzed is gathered from the CN=Monitor base DN.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Looks very promising!!! &lt;br /&gt;
&lt;br /&gt;
Will keep you posted,&lt;br /&gt;
&lt;br /&gt;
Gavin.  
    </content:encoded>

    <pubDate>Fri, 23 Oct 2009 17:04:18 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/218-guid.html</guid>
    <category>Active Directory</category>
<category>LDAP</category>
<category>LDAP Replication</category>
<category>Linux</category>
<category>openldap</category>
<category>OpenLDAP</category>
<category>open source</category>
<category>Open Source</category>

</item>
<item>
    <title>Aberdeen Techmeetup tomorrow</title>
    <link>http://blog.suretecsystems.com/archives/212-Aberdeen-Techmeetup-tomorrow.html</link>
            <category>Asterisk</category>
            <category>OpenLDAP</category>
            <category>OpenSIPS</category>
            <category>Open Source</category>
            <category>Suretec</category>
            <category>VoIP</category>
    
    <comments>http://blog.suretecsystems.com/archives/212-Aberdeen-Techmeetup-tomorrow.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=212</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=212</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    &lt;blockquote&gt;&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/techmeetup.co.uk/blog/&#039;]);&quot;  href=&quot;http://techmeetup.co.uk/blog/&quot;&gt;We founded the TechMeetup because there is an abundance of events for entrepreneurs to meet investors and lawyers, and next to nothing for techies and tech. Considering the wealth of tech talent around (yes you), why haven’t we made the effort before to get to know everyone – see what else everyone is working on – get help on our projects from others – and talk about some of the cool stuff we’re doing – web apps, software, mobile apps, hardware, games…&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
I&#039;ll be there at the &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/techmeetup.co.uk/blog/2009/10/the-inaugural-techmeetup-in-aberdeen/&#039;]);&quot;  href=&quot;http://techmeetup.co.uk/blog/2009/10/the-inaugural-techmeetup-in-aberdeen/&quot;&gt;Aberdeen Techmeetup&lt;/a&gt; 6.30pm tomorrow:&lt;br /&gt;
&lt;br /&gt;
TIME: Wed, 21th Oct, 6.30pm&lt;br /&gt;
&lt;br /&gt;
VENUE: North Side Meston Building, Aberdeen Uni (&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/maps.google.co.uk/maps?f=q&amp;amp;amp;source=s_q&amp;amp;amp;hl=en&amp;amp;amp;geocode=&amp;amp;amp;q=Meston+Building+Aberdeen+University&amp;amp;amp;sll=57.294593,-2.400159&amp;amp;amp;sspn=0.017437,0.034075&amp;amp;amp;ie=UTF8&amp;amp;amp;hq=Meston+Building+Aberdeen+University&amp;amp;amp;hnear=&amp;amp;amp;ll=57.166146,-2.105802&amp;amp;amp;spn=0.004375,0.008519&amp;amp;amp;z=17&amp;amp;amp;iwloc=C&#039;]);&quot;  href=&quot;http://maps.google.co.uk/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Meston+Building+Aberdeen+University&amp;amp;sll=57.294593,-2.400159&amp;amp;sspn=0.017437,0.034075&amp;amp;ie=UTF8&amp;amp;hq=Meston+Building+Aberdeen+University&amp;amp;hnear=&amp;amp;ll=57.166146,-2.105802&amp;amp;spn=0.004375,0.008519&amp;amp;z=17&amp;amp;iwloc=C&quot;&gt;map&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
SPEAKERS: Gavin MacLean, James Littlejohn&lt;br /&gt;
&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Tue, 20 Oct 2009 09:39:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/212-guid.html</guid>
    
</item>
<item>
    <title>Suretec now have a merchant account!</title>
    <link>http://blog.suretecsystems.com/archives/217-Suretec-now-have-a-merchant-account!.html</link>
            <category>Asterisk</category>
            <category>Catalyst</category>
            <category>Dojo</category>
            <category>Jabber/XMPP</category>
            <category>Linux</category>
            <category>OpenLDAP</category>
            <category>OpenSIPS</category>
            <category>Open Source</category>
            <category>Perl</category>
            <category>PostgreSQL</category>
            <category>SIP</category>
            <category>Squid</category>
            <category>Suretec</category>
            <category>VoIP</category>
    
    <comments>http://blog.suretecsystems.com/archives/217-Suretec-now-have-a-merchant-account!.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=217</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=217</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    It&#039;s been a long process, almost 6 weeks, what with the new laws regarding &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.pcisecuritystandards.org&#039;]);&quot;  href=&quot;https://www.pcisecuritystandards.org&quot;&gt;PCI DSS compliance&lt;/a&gt; as of the 1st of October 2009, PCI DSS Scans, Business plans, website terms and connditions and many more things we have a merchant account at last!!!&lt;br /&gt;
&lt;br /&gt;
This is mainly for our new Internet Telephony Service Provider called &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.surevoip.co.uk&#039;]);&quot;  href=&quot;http://www.surevoip.co.uk&quot;&gt;SureVoIP&lt;/a&gt; which is currently live with various customers but has no front facing sales and marketing site yet, only the admin and customer portal.&lt;br /&gt;
&lt;br /&gt;
We&#039;ll keep you posted with a proper press release in due course.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Gavin.  
    </content:encoded>

    <pubDate>Fri, 16 Oct 2009 13:16:34 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/217-guid.html</guid>
    <category>Asterisk</category>
<category>Catalyst</category>
<category>Dojo</category>
<category>freeswitch</category>
<category>Jabber/XMPP</category>
<category>ldap</category>
<category>Linux</category>
<category>openldap</category>
<category>OpenLDAP</category>
<category>OpenSIPS</category>
<category>Open Source</category>
<category>Perl</category>
<category>pikatechnologies</category>
<category>pikawarp</category>
<category>PostgreSQL</category>
<category>SIP</category>
<category>Squid</category>
<category>Suretec</category>
<category>surevoip</category>
<category>VoIP</category>

</item>
<item>
    <title>OpenLDAP 2.4.19 Released</title>
    <link>http://blog.suretecsystems.com/archives/208-OpenLDAP-2.4.19-Released.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/208-OpenLDAP-2.4.19-Released.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=208</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=208</wfw:commentRss>
    

    <author>nospam@example.com (Suretec)</author>
    <content:encoded>
    &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP 2.4.19 is now officially out&lt;/a&gt;. &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/download/&#039;]);&quot;  href=&quot;http://www.openldap.org/software/download/&quot;&gt;Download now&lt;/a&gt; and &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org/software/release/changes.html&#039;]);&quot;  href=&quot;http://www.openldap.org/software/release/changes.html&quot;&gt;review the final changes list:&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
OpenLDAP 2.4.19 is now available for download as detailed on our  &lt;br /&gt;
download page:&lt;br /&gt;
        http://www.openldap.org/software/download/&lt;br /&gt;
&lt;br /&gt;
and should soon be available on all official mirrors:&lt;br /&gt;
        ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS&lt;br /&gt;
&lt;br /&gt;
This is a maintenance release and is made available for general use.&lt;br /&gt;
Users of OpenLDAP Software are encouraged to upgrade.&lt;br /&gt;
&lt;br /&gt;
Significant contributors to this release include:&lt;br /&gt;
        Howard Chu (Symas Corp)&lt;br /&gt;
        Hallvard Furuseth (University of Oslo)&lt;br /&gt;
        Quanah Gibson-Mount (Yahoo! Inc)&lt;br /&gt;
        Ralf Haferkamp (SUSE Linux)&lt;br /&gt;
        Pierangelo Masarati (Politecnico di Milano)&lt;br /&gt;
        Rein Tollevik (Basefarm AS)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
OpenLDAP 2.4.19 Release (2009/10/06)&lt;br /&gt;
     Fixed client tools with null timeouts (ITS#6282)&lt;br /&gt;
     Fixed slapadd to warn about missing attrs for replicas (ITS#6281)&lt;br /&gt;
     Fixed slapd acl cache (ITS#6287)&lt;br /&gt;
     Fixed slapd tools to allow -n for conversion (ITS#6258)&lt;br /&gt;
     Fixed slapd-ldap&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; with null timeouts (ITS#6282)&lt;br /&gt;
     Fixed slapd-ldap with strong binds with relay/translucent  &lt;br /&gt;
(ITS#6296)&lt;br /&gt;
     Fixed slapd-ldif buffer overflow (ITS#6303)&lt;br /&gt;
     Fixed slapo-auditlog comments when modifying (ITS#6286)&lt;br /&gt;
     Fixed slapo-dynlist lock leak (ITS#6308)&lt;br /&gt;
     Fixed slapo-pcache cache corruption (ITS#6242)&lt;br /&gt;
     Fixed slapo-sssvlv sort control dereferencing (ITS#6288)&lt;br /&gt;
     Fixed contrib/autogroup segfaults (ITS#6279)&lt;br /&gt;
     Fixed contrib/nssov getgroupbymembers (ITS#6291)&lt;br /&gt;
     Fixed contrib/smbk5pwd rpath linking (ITS#6323)&lt;br /&gt;
     Build Environment&lt;br /&gt;
         Fixed --enable-deref support (ITS#6311)&lt;br /&gt;
         Fixed contrib/autogroup default libtool path (ITS#6284)&lt;br /&gt;
         Deleted nadf.schema (ITS#6140)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MD5 (openldap-2.4.19.tgz) = 4a6dab2711fcf141f19bb680bc335887&lt;br /&gt;
SHA1 (openldap-2.4.19.tgz) = 4a78acae0dd6d51d22ff50eef77912e59b31779a&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Keep an eye on the &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com/updates/&#039;]);&quot;  href=&quot;http://www.symas.com/updates/&quot;&gt;Symas Release Notices&lt;/a&gt; site for when &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com&#039;]);&quot;  href=&quot;http://www.symas.com&quot;&gt;Symas OpenLDAP&lt;/a&gt; is at 2.4.19.&lt;br /&gt;
&lt;br /&gt;
Suretec.  
    </content:encoded>

    <pubDate>Tue, 06 Oct 2009 10:02:25 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/208-guid.html</guid>
    <category>Linux</category>
<category>OpenLDAP</category>
<category>Open Source</category>
<category>Suretec</category>

</item>
<item>
    <title>Updated LDAP RFCs drafts - &quot;LDAP as a Network Information Service&quot; and &quot;Password Policy for LDAP Directories&quot;</title>
    <link>http://blog.suretecsystems.com/archives/207-Updated-LDAP-RFCs-drafts-LDAP-as-a-Network-Information-Service-and-Password-Policy-for-LDAP-Directories.html</link>
            <category>OpenLDAP</category>
            <category>Open Source</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/207-Updated-LDAP-RFCs-drafts-LDAP-as-a-Network-Information-Service-and-Password-Policy-for-LDAP-Directories.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=207</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=207</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    As &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.openldap.org&#039;]);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP&lt;/a&gt; sets the standard for being the most standards based LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; directory, you&#039;ll be pleased to know that &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.suretecsystems.com/partnerships&#039;]);&quot;  href=&quot;http://www.suretecsystems.com/partnerships&quot;&gt;our partners&lt;/a&gt; &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com&#039;]);&quot;  href=&quot;http://www.symas.com&quot;&gt;Symas&lt;/a&gt; are &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.symas.com/blog/?p=136&#039;]);&quot;  href=&quot;http://www.symas.com/blog/?p=136&quot;&gt;keeping everyone updated&lt;/a&gt; about the wonderful world of collaboration in the LDAP world and in the process updating some much needed draft RFCs.&lt;br /&gt;
&lt;br /&gt;
So, when you&#039;ve got a second have a read of:&lt;br /&gt;
&lt;br /&gt;
&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.ietf.org/id/draft-behera-ldap-password-policy-10.txt&#039;]);&quot;  href=&quot;http://www.ietf.org/id/draft-behera-ldap-password-policy-10.txt&quot;&gt;Password Policy for LDAP Directories - draft-behera-ldap&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt;-password-policy-10.txt&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.ietf.org/id/draft-howard-rfc2307bis-02.txt&#039;]);&quot;  href=&quot;http://www.ietf.org/id/draft-howard-rfc2307bis-02.txt&quot;&gt;An Approach for Using LDAP as a Network Information Service - draft-howard-rfc2307bis-02.txt&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Gavin.&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Mon, 17 Aug 2009 10:10:43 +0100</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/207-guid.html</guid>
    <category>apacheds</category>
<category>Directory Services</category>
<category>Disaster Recovery</category>
<category>Enterprise Backups</category>
<category>Enterprise Directory</category>
<category>Fedora Directory Server</category>
<category>IAM</category>
<category>IDM</category>
<category>LDAP</category>
<category>LDAP Replication</category>
<category>LDAP Schema</category>
<category>Linux</category>
<category>OpenDS</category>
<category>OpenLDAP</category>
<category>Open Source</category>
<category>passwords</category>
<category>Suretec</category>
<category>Symas</category>
<category>Symas OpenLDAP</category>

</item>

</channel>
</rss>
