Skip to Content.
Sympa Menu

grouper-dev - RE: [grouper-dev] 2.1.0

Subject: Grouper Developers Forum

List archive

RE: [grouper-dev] 2.1.0


Chronological Thread 
  • From: Gagné Sébastien <>
  • To: "Chris Hyzer" <>, <>
  • Subject: RE: [grouper-dev] 2.1.0
  • Date: Tue, 6 Mar 2012 14:15:16 -0500

Encrypted password for LDAP works.
Blank space trimming works.

I tested with a fresh installation with active directory.


-----Message d'origine-----
De : Chris Hyzer
[mailto:]

Envoyé : 5 mars 2012 14:07
À : Peter Schober;
;
Gagné Sébastien
Objet : RE: [grouper-dev] 2.1.0

Ok, I have a new build which includes the Mac installer fix, and the subject
api encrypted password fix...

http://www.internet2.edu/grouper/release/2.1.0/

Sébastien I think you were right that the code wasn't there. Also the
morphString will trim the key if there is whitespace afterward. Can you try
it? :)

Thanks,
Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of Peter Schober
Sent: Monday, March 05, 2012 10:22 AM
To:

Subject: Re: [grouper-dev] 2.1.0

* Chris Hyzer
<>
[2012-03-05 16:02]:
> Right, I can change the installer to not fail on no dos2unix... you
> are saying there is chmod right?

If you're looking for a replacement for dos2unix I suppose tr(1) -- as in `tr
-d '\015' < in > out` -- might be more universally available than dos2unix.
Same for sed (though `-i` only exists in GNU and FreeBSD versions) or Perl.
-peter



Archive powered by MHonArc 2.6.16.

Top of Page