<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/jamm/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/jamm/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 15 Aug 2006 05:41:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jamm/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>delete attribute in jamm.schema is unfortunate</title><link>https://sourceforge.net/p/jamm/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've set up a master LDAP server and a replica, using&lt;br /&gt;
slurpd to push the changes to the replica.&lt;/p&gt;
&lt;p&gt;When I change an account's details on the master, the&lt;br /&gt;
LDAP server attempts to push the change to the replica.&lt;br /&gt;
The change is rejected. The reason given is:&lt;/p&gt;
&lt;p&gt;ERROR: Undefined attribute type: FALSE: attribute type&lt;br /&gt;
undefined&lt;br /&gt;
replica: ldap2.bar.com:389&lt;br /&gt;
time: 1155618838.3&lt;br /&gt;
dn: mail=fred@foo.bar.com,jvd=foo.bar.com,o=hosting,dc=&lt;br /&gt;
myhosting,dc=bar&lt;br /&gt;
changetype: modify&lt;br /&gt;
replace: delete&lt;br /&gt;
delete: FALSE&lt;/p&gt;
&lt;p&gt;The replica schema is correct, and the replica is up to&lt;br /&gt;
date just before this point.&lt;/p&gt;
&lt;p&gt;I believe the reason is that the LDIF parser sees&lt;br /&gt;
delete as a keyword and not an attribute following the&lt;br /&gt;
replace line.&lt;/p&gt;
&lt;p&gt;Has anybody seen this problem before? I'd like some&lt;br /&gt;
confirmation before I go looking for other replication&lt;br /&gt;
solutions not sensitive to attribute names, or change&lt;br /&gt;
the attribute in the JAMM schema and all the code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Yap</dc:creator><pubDate>Tue, 15 Aug 2006 05:41:10 -0000</pubDate><guid>https://sourceforge.net34c3699dac5acafe2028dc3042c2c0103e4bb74b</guid></item><item><title>Translation to german</title><link>https://sourceforge.net/p/jamm/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I've made a german translation of the application&lt;br /&gt;
resources. Please upload to CVS, thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Sep 2004 12:23:52 -0000</pubDate><guid>https://sourceforge.net07bf5c65818dbccaeb16ba067ad59de96ad8be8b</guid></item><item><title>Can't convert account into alias</title><link>https://sourceforge.net/p/jamm/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I created an account called "mailman", then later&lt;br /&gt;
deleted it and tried to change it into an alias. It&lt;br /&gt;
didn't work - when I tried to delete it, the deleted&lt;br /&gt;
checkbox stayed checked, but the account didn't&lt;br /&gt;
disappear, and then when I tried to create an alias of&lt;br /&gt;
the same name jamm said:&lt;/p&gt;
&lt;p&gt;" Account or Alias already exists.&lt;/p&gt;
&lt;p&gt;An account or alias for mailman@lists.greenrd.org&lt;br /&gt;
already exists. "&lt;/p&gt;
&lt;p&gt;Suggested fixes:&lt;/p&gt;
&lt;p&gt;1. Either a deleted account should be really deleted&lt;br /&gt;
from the database straight away&lt;/p&gt;
&lt;p&gt;or&lt;/p&gt;
&lt;p&gt;2. alias generation should disregard deleted accounts&lt;br /&gt;
when checking for duplicates.&lt;/p&gt;
&lt;p&gt;The current situation does not really make sense, IMO.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Green</dc:creator><pubDate>Sun, 25 Jul 2004 17:35:10 -0000</pubDate><guid>https://sourceforge.net2f3e4548511e65e580d270cec60bdf705918c689</guid></item><item><title>[SECURITY] Clear-text passwords world-readable??</title><link>https://sourceforge.net/p/jamm/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In jamm.schema there is an entry as follows:&lt;/p&gt;
&lt;p&gt;attributetype ( 1.3.6.1.4.1.12461.1.1.7 NAME&lt;br /&gt;
'clearPassword'&lt;br /&gt;
DESC 'A separate text that stores the mail&lt;br /&gt;
account password in clear text'&lt;br /&gt;
EQUALITY octetStringMatch&lt;br /&gt;
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128})&lt;/p&gt;
&lt;p&gt;But there is no access control for this attribute in&lt;br /&gt;
the HOWTO!!&lt;/p&gt;
&lt;p&gt;Three questions:&lt;/p&gt;
&lt;p&gt;1. Is this attribute actually used?&lt;/p&gt;
&lt;p&gt;2. If so, why does it exist?&lt;/p&gt;
&lt;p&gt;3. If there is a good reason, what should I put in&lt;br /&gt;
slapd.conf to control access appropriately?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Green</dc:creator><pubDate>Mon, 26 Apr 2004 01:01:13 -0000</pubDate><guid>https://sourceforge.net616f85af5f7cb6ff075e2d8dd66ff06b23694271</guid></item><item><title>missing info in docs?</title><link>https://sourceforge.net/p/jamm/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I said before the docs are masterfully written, and I&lt;br /&gt;
stand by it, but in section 4.5.2 &amp;amp;quot;Configuring LDAP&amp;amp;quot; it&lt;br /&gt;
says &amp;amp;quot;To use the Courier schema, you actually have a&lt;br /&gt;
few modifications to make, though.&amp;amp;quot; But it doesn't say&lt;br /&gt;
anything about moving files or editing slapd.conf for&lt;br /&gt;
using the courier schema.  I think that the inention of&lt;br /&gt;
this sentence might be &amp;amp;quot;To use the Jamm schema instead&lt;br /&gt;
of the courier schema&amp;amp;quot; however I'm not familiar enough&lt;br /&gt;
with this project to know that for sure yet. (I'm&lt;br /&gt;
hoping that's what it is though.)  In any case there is&lt;br /&gt;
a need for further clarification there.&lt;/p&gt;
&lt;p&gt;The section might also better be titled &amp;amp;quot;Configuring&lt;br /&gt;
authldap&amp;amp;quot;, &amp;amp;quot;Configuring LDAP Authentication&amp;amp;quot; or&lt;br /&gt;
&amp;amp;quot;Configuring LDAP Authentication for Courier&amp;amp;quot;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan Dial</dc:creator><pubDate>Fri, 06 Dec 2002 22:09:36 -0000</pubDate><guid>https://sourceforge.net64ac8d947126af153a4b86b062bbe3580e856738</guid></item><item><title>documentation code error</title><link>https://sourceforge.net/p/jamm/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;in the &amp;amp;quot;Implementation&amp;amp;quot; section of the howto, in&lt;br /&gt;
section 4.3.1.5 &amp;amp;quot;Setting up Access Control,&amp;amp;quot; the sample&lt;br /&gt;
code gives an error when added to slapd.conf (running&lt;br /&gt;
openldap-2.0.23-4)&lt;/p&gt;
&lt;p&gt;All that needs to be changed is the removal of the \'s&lt;br /&gt;
that are used to continue lines.  Here is a&lt;br /&gt;
modification that works correctly:&lt;br /&gt;
access to&lt;br /&gt;
dn=&amp;amp;quot;.*,jvd=([^,]+),o=hosting,dc=myhosting,dc=example&amp;amp;quot;&lt;br /&gt;
attr=userPassword&lt;br /&gt;
by self write&lt;br /&gt;
by&lt;br /&gt;
group/organizationalRole/roleOccupant=&amp;amp;quot;cn=postmaster,jvd=$1,o=hosting,dc=myhosting,dc=example&amp;amp;quot;&lt;br /&gt;
write&lt;br /&gt;
by anonymous auth&lt;br /&gt;
by * none&lt;/p&gt;
&lt;p&gt;access to&lt;br /&gt;
dn=&amp;amp;quot;.*jvd=([^,]+),o=hosting,dc=myhosting,dc=example&amp;amp;quot;&lt;br /&gt;
by self write&lt;br /&gt;
by&lt;br /&gt;
group/organizationalRole/roleOccupant=&amp;amp;quot;cn=postmaster,jvd=$1,o=hosting,dc=myhosting,dc=example&amp;amp;quot;&lt;br /&gt;
write&lt;br /&gt;
by * read&lt;/p&gt;
&lt;p&gt;access to *&lt;br /&gt;
by * read&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan Dial</dc:creator><pubDate>Fri, 06 Dec 2002 22:04:47 -0000</pubDate><guid>https://sourceforge.net7f5d3964fc2e19ce4735520d5500151d63cb158d</guid></item></channel></rss>