<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Oops, sorry!<br>
    <br>
    On line 81 of /opt/zendto/lib/NSSLDAPAuthenticator.php change
    "strtolower" to "trim".<br>
    <br>
    Many apologies, will be fixed in 4.02.<br>
    <br>
    Jules<br>
    <br>
    On 17/05/2011 16:38, Michael Masse wrote:
    <blockquote
      cite="mid:4DD250080200003E0001D96F@gwmail.medicine.wisc.edu"
      type="cite">
      <title></title>
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 8.00.7601.17573">
      <div>Jules,</div>
      <div>&nbsp;</div>
      <div>This works great and thank you so much for such a fast
        response, but there's one tiny nit pick problem with it.&nbsp;&nbsp;&nbsp; It
        converts whatever I put within quotes to all lower case.&nbsp;&nbsp;Since
        an organization name is typically a proper noun, capitalization
        matters in this&nbsp;instance.&nbsp;&nbsp;&nbsp;Any chance of it keeping&nbsp;whatever
        case is specified in the config file?</div>
      <div>&nbsp;</div>
      <div>-Mike</div>
      <div>&nbsp;&nbsp;<br>
        <br>
        &gt;&gt;&gt; On 5/16/2011 at 5:49 AM, in message
        <a class="moz-txt-link-rfc2396E" href="mailto:4DD10134.9000207@Zend.To">&lt;4DD10134.9000207@Zend.To&gt;</a>, Jules <a class="moz-txt-link-rfc2396E" href="mailto:Jules@zend.to">&lt;Jules@zend.to&gt;</a>
        wrote:<br>
      </div>
      <table style="margin: 0px 0px 0px 15px; font-size: 1em;"
        bgcolor="#f3f3f3" border="0">
        <tbody>
          <tr>
            <td>
              <div style="border-left: 1px solid rgb(5, 5, 5);
                padding-left: 7px;">Mike,<br>
                <br>
                You need to add this setting (with an appropriate value)
                to your preferences.php file:<br>
                &nbsp; 'authLDAPOrganization'&nbsp; =&gt; 'My Organization',<br>
                and then just replace your
                /opt/zendto/lib/NSSLDAPAuthenticator.php with the
                (gunzipped) attached file. Make sure it's globally
                readable:<br>
                &nbsp;&nbsp;&nbsp; chmod a+r /opt/zendto/lib/NSSLDAP*<br>
                And then try to log in. If it can read the organization
                from your LDAP directory attributes, then it will. But
                if that produces nothing it will use the
                "authLDAPOrganization" setting instead.<br>
                <br>
                Please let me know how you get on.<br>
                <br>
                Sorry I didn't get it to you over the weekend, a few
                things cropped up which I had to attend to (people win
                over computers every time! :-)<br>
                <br>
                Cheers!<br>
                Jules.<br>
                <br>
                On 14/05/2011 15:36, Mike Masse wrote:
                <blockquote
                  cite="mid:4DCE9383.9070807@medicine.wisc.edu"
                  type="cite">I would certainly be most willing to test
                  for LDAP.<br>
                  <br>
                  -Mike<br>
                  <br>
                  <br>
                  On 5/14/2011 8:47 AM, Jules wrote:
                  <blockquote cite="mid:4DCE8800.2020000@Zend.To"
                    type="cite">Not yet, no, that was only for IMAP.<br>
                    Once someone can confirm that it does what they need
                    in IMAP, I'll add the same to LDAP.<br>
                    <br>
                    But if you're willing to test it for LDAP, then give
                    me a few minutes (new Lion preview to install
                    first!).<br>
                    <br>
                    Jules.<br>
                    <br>
                    On 14/05/2011 14:29, Michael Masse wrote:
                    <blockquote
                      cite="mid:4DCE83B6.6030105@medicine.wisc.edu"
                      type="cite">Will this work for if we use LDAP
                      authentication?<br>
                      <br>
                      -Mike<br>
                      <br>
                      On 5/14/2011 8:18 AM, Jules wrote:
                      <blockquote cite="mid:4DCE8136.3040901@Zend.To"
                        type="cite">If you add this setting to your
                        preferences.php file: <br>
                        &nbsp; 'authIMAPOrganization' =&gt; 'University of
                        Southampton', <br>
                        (obviously with your own organisation name in
                        there!) <br>
                        and apply the attached patch with <br>
                        &nbsp; cd /opt/zendto/lib &amp;&amp; patch -p0 &lt;
                        /tmp/imaporg.patch <br>
                        and then try it again, I hope it now works
                        better. <br>
                        <br>
                        Please let me know if it behaves how you want. <br>
                        <br>
                        Jules. <br>
                        <br>
                        On 13/05/2011 22:20, Chris Barber wrote: <br>
                        <blockquote type="cite">I too have had users ask
                          me to remove that option. You are right,
                          logged in users know who they belong to. I
                          would say it would be best if thre was a
                          configuration option in zendto.conf that would
                          allow us to specify the organization, or leave
                          it has an option for users to fill in. <br>
                          <br>
                          In one case of mine, we are using IMAP
                          authentication and the IMAP server auto fills
                          this in. However it fills in the domain name
                          and not the actual org name. I think this is
                          the fault of the IMAP server but we can't
                          adjust that so the users are always fixing the
                          org name for each dropoff or request. <br>
                          <br>
                          Chris <br>
                          <br>
                          -----Original Message----- <br>
                          From: <a class="moz-txt-link-abbreviated"
                            href="mailto:zendto-bounces@zend.to"
                            moz-do-not-send="true">zendto-bounces@zend.to</a>
                          [<a class="moz-txt-link-freetext"
                            href="mailto:zendto-bounces@zend.to"
                            moz-do-not-send="true">mailto:zendto-bounces@zend.to</a>]
                          On Behalf Of Mike Masse <br>
                          Sent: Friday, May 13, 2011 4:42 PM <br>
                          To: <a class="moz-txt-link-abbreviated"
                            href="mailto:zendto@zend.to"
                            moz-do-not-send="true">zendto@zend.to</a> <br>
                          Subject: [ZendTo] Organization requirement <br>
                          <br>
                          I can't find anything in either configuration
                          file that would allow me to turn off the
                          requirement to type in an organization when a
                          logged in <br>
                          user is trying to upload a file.&nbsp;&nbsp;&nbsp; All of my
                          logged in users are from <br>
                          the same organization.&nbsp;&nbsp; They all know what
                          organization they all belong <br>
                          to.&nbsp;&nbsp; There's no point in them having to type
                          it in every time.&nbsp;&nbsp; It <br>
                          makes sense for non logged in users, but not
                          logged in.&nbsp;&nbsp;&nbsp; How can I <br>
                          remove that requirement? <br>
                          <br>
                          -Mike <br>
                          <br>
                          <br>
                          <br>
                          _______________________________________________
                          <br>
                          ZendTo mailing list <br>
                          <a class="moz-txt-link-abbreviated"
                            href="mailto:ZendTo@zend.to"
                            moz-do-not-send="true">ZendTo@zend.to</a> <br>
                          <a class="moz-txt-link-freetext"
                            href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"
                            moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a>
                          <br>
                        </blockquote>
                        <br>
                        Jules <br>
                        <br>
                        <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
                      </blockquote>
                      <br>
                      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
                    </blockquote>
                    <br>
                    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To" moz-do-not-send="true">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'Teach a man to reason, and he will think for a lifetime.' - Phil Plait                                       'All programs have a desire to be useful' - Tron, 1982
</pre>
                    <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
                  </blockquote>
                  <br>
                  <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
                </blockquote>
                <br>
                <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CITP CEng
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'All programs have a desire to be useful' - Tron, 1982
</pre>
              </div>
            </td>
          </tr>
        </tbody>
      </table>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'Teach a man to reason, and he will think for a lifetime.' - Phil Plait                                       'All programs have a desire to be useful' - Tron, 1982
</pre>
  </body>
</html>