Dashboard > Penrose 2.0 > Penrose 2.0 Release
Penrose 2.0 Release
Added by Endi S. Dewata, last edited by Jim Yang on Apr 21, 2008  (view change)
Labels: 
(None)


New and Noteworthy

Penrose Server downloads are hosted on sf.net. By clicking on the download links below, you can choose to download product binary or source code packages. The source code packages have a '-src' in their filename.

Documentation

Online documentation can be found here.

Penrose Server

PENROSE Server Important Notes

Once you installed your Penrose Server. The first thing that you need to do is to replace the localhost value of $PENROSE_HOME/conf/server.xml with your machine IP address/hostname. If you don't do this, you will have problem connecting your Penrose Studio to the Penrose Server. See XML snippet below.

...
  <system-property>
    <property-name>java.rmi.server.hostname</property-name>
    <property-value>localhost</property-value> <-- REPLACE localhost with Penrose Server's hostname/ip
  </system-property>
 ...
Download Description MD5 Checksum
penrose-server-2.0RC1.exe Binary Distribution for Windows 30b077f28c3cc306be78c1db42fd2bae
penrose-server-2.0RC1-1.i386.rpm Binary Distribution for Linux 73a95defd89168398699b7b13a185974
penrose-server-2.0RC1.zip Binary Distribution in zip package f37869ad387dd67a88e70407fd6bca7d
penrose-server-2.0RC1.tar.gz Binary Distribution in tar gzip package d26d9c30f3e1ad54b2de475e7d348fa7
penrose-server-2.0RC1-src.zip Source Distribution in zip package 4bd74d14e862075668e141ba26440ca7
penrose-server-2.0RC1-src.tar.gz Source Distribution in tar gzip package 3612b73983522446e1d97ecb9696aee5

Penrose Studio

PENROSE Studio Important Notes

The default username/password for Penrose Studio is uid=admin,ou=system / secret to connect to Penrose Server

Download Description MD5 Checksum
penrose-studio-2.0RC1.exe Binary Distribution for Windows in exe package 6f17e2ef24dd770d0108135911d34c04
penrose-studio-2.0RC1.zip Binary Distribution for Windows in zip package 8a822e2b9ef1c226713b51abcb5a393d
penrose-studio-2.0RC1.dmg Binary Distribution for Mac OS X in dmg package 78a4d21ea34f5bf30406c9c16ae87016
penrose-studio-2.0RC1-1.i386.rpm Binary Distribution for Linux in rpm package b9aad8f103bc89dc332bae8a5a93668a
penrose-studio-2.0RC1.tar.gz Binary Distribution for Linux in tar gz package 6ed3fdc286a4baee5498da575b48944a
penrose-studio-2.0RC1-src.zip Source Distribution in zip package 85d08af71228e82833babd757a38e79b
penrose-studio-2.0RC1-src.tar.gz Source Distribution in tar gzip package 68be0c079b8d17307c80a9ab7deecfd0

Java Backend

Download Description MD5 Checksum
java-backend-apacheds-1.2.zip Java Backend for Apache 1.0 3637929d6d8030e15700ac59303b0ea8
java-backend-mina-1.2.zip Java Backend for MINA 1.0 57d31262cacf2b0c166c10069442bd94
java-backend-opends-1.2.zip Java Backend for OpenDS 1.0 6973da62ab3b0b0c0d34c84e986e1d3b

Change Log

Safehaus (25 issues)
Key Summary
PENROSE-306 Studio's Plugin Architecture
PENROSE-304 Encryption MD5Crypt replacement
PENROSE-298 Incorrect validation of {CRYPT} passwords
PENROSE-289 Init Script handling Dangling PID
PENROSE-283 JLDAP updates via referral cause improper closing of connection pool
PENROSE-282 LDAP connection pooling reimplementation using JLDAP and Apache Common Pool
PENROSE-280 Control Paging added twice
PENROSE-271 NIS Adapter
PENROSE-267 Allow referrals from LDAP sources to be ignored
PENROSE-266 THIS IS REALLY SERIOUS: Bind erroneously fails for certain cases of non-existant bind-DNs
PENROSE-265 Upgrade to OpenDS 1.0
PENROSE-264 LDAPClient does not properly escape JNDI names with slashes (/)
PENROSE-263 Incomplete documentation or broken bind() implementation for JDBC sources
PENROSE-262 Incorrect handling of \xx escape sequences in DNs
PENROSE-261 java.lang.NullPointerException when search with filter
PENROSE-260 DN parser does not handle quoted data correctly
PENROSE-259 ProxyEngine does not respect source filter
PENROSE-258 Invalid credentials when you try to bind with a dynamic user
PENROSE-245 Penrose Studio Delete Partition function doesnt actually delete the xml file.
PENROSE-237 New partition format
PENROSE-228 Better Integration with OpenDS
PENROSE-224 Account Lockout Plugin
PENROSE-187 studio overwrites server-side changes
PENROSE-169 Double-byte character support (DBCS)
PENROSE-126 LDAP Control: Persistent Search

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators