Galleon 2.1
I just released Galleon 2.1. The major change in this release is Oracle support from James Holmes. I did not document this in the Install instructions as I'm hoping a few Oracle folks out there (poor souls I'm sure) can give it a quick try. I also fixed a deletion bug. Oracle folks - please do not use the unsupported folder. Oracle support is completely baked in.
Comments
There doesn't appear to be an Oracle installation script in the /installation directory. Or am I missing something?
# Posted By joel
| 5/12/08 1:21 PM
Ugh. My fault, not James. I'll update the zip right now. Please try 5 minutes after this posting.
# Posted By Raymond Camden
| 5/12/08 1:28 PM
Quickie test: the database installed without issue, had a big problem logging in even as admin. Finally found the problem...by default, the settings.ini.cfm specifies encrypted passwords, but (again by default) the admin password isn't encrypted in the installation script. Methinks these should be coordinated to provide a better "out of the box experience."
So I set encryptpasswords=false in the ini file and then could log in. However, if I then go to the administration function and toggle the password encryption back to true, the existing passwords aren't encrypted and consequently admin can no longer log in.
I realize that this goes beyond testing the Oracle functionality, but if an admin suddenly decides encrypting passwords is a good idea (maybe he just found the option for the first time), he can lock every existing user out of the database, including himself.
So I set encryptpasswords=false in the ini file and then could log in. However, if I then go to the administration function and toggle the password encryption back to true, the existing passwords aren't encrypted and consequently admin can no longer log in.
I realize that this goes beyond testing the Oracle functionality, but if an admin suddenly decides encrypting passwords is a good idea (maybe he just found the option for the first time), he can lock every existing user out of the database, including himself.
# Posted By joel
| 5/12/08 2:11 PM
I agree - the ini file should be set to false for that.
But - the issue you brought up is documented. I tell people that if they switch 'midstream', they need to update the data.
But - the issue you brought up is documented. I tell people that if they switch 'midstream', they need to update the data.
# Posted By Raymond Camden
| 5/12/08 2:15 PM
I missed the midstream warning, then. Is it in the installation documentation?
# Posted By joel
| 5/12/08 2:19 PM
It darn well better be. ;)
# Posted By Raymond Camden
| 5/12/08 2:25 PM
Um, don't see it :P
# Posted By joel
| 5/12/08 2:58 PM
Just uh... squint real hard. ;) Maybe I thought it would be assumed. ;) I'll document it.
# Posted By Raymond Camden
| 5/12/08 3:00 PM
Ray, still interested in the "edit your own post" mod?
# Posted By Todd Rafferty
| 5/13/08 8:31 AM
Absolutely.
# Posted By Raymond Camden
| 5/13/08 8:37 AM
Ok. I'll do a grab from SVN and contact you sometime this week to get it organized.
# Posted By Todd Rafferty
| 5/13/08 8:41 AM

