Oracle Identity Management Suite is Combination of the following
* Oracle Access Manager (formerly known as Oblix)
* Oracle Identity Manager (formerly known as Thor/Xellerate)
* Oracle Virtual Directory (formerly known as Octet String)
Introduction
Oracle Access manager is composed of two parts
1. OAM Identity System
Provides Identity Management Services
User Self-Service( Add users, Modify Users, changes password )
Delegate Administration ( Administer users in your company )
Oracle Docs : Identity System
2. OAM Access System
- Do you have resources to be protected.
- Do you want users to SignIn(Login) when they enter your site.
- Provides plugin for multiple web server( Ex : IIS, Apache, SunOne, etc )
- Provides Single Sign On ( SSO )
Authentication, Authorization, Audition, Personalization, SSO, Delegate AdministrationOracle Docs : Access System
Check out my Next Post here on Installation of OAM here
Index of Topics
All Topics on OAM( Oracle Access Manager )
Resourcs
Oracle Access Manager –>



[...] Oracle Access Manager [...]
By: Oracle Access Manager - Migration « My Weblog on January 22, 2008
at 6:31 am
Hi,
Thanks a lot for your interesting web site => We really deal with the same interests
)
I’m contacting you, because I’m encountering a problem with the installation of the identity Server (ie, Oracle Access Manager) in GUI mode (the same error message in console mode), but I always get the same error message, that is: invalid argument
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
bash-3.00$ id
uid=102(oracle) gid=102(oinstall)
bash-3.00$ ./Oracle_Access_Manager10_1_4_0_1_sparc-s2_Identity_Server -gui
bash: ./Oracle_Access_Manager10_1_4_0_1_sparc-s2_Identity_Server: Invalid argument
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Unfortunately, there is no help for this “program/script” (eg, -help), and no manual….
For your information, I’m using the following Solaris version (VMware):
Solaris 10 3/05 s10_74L2a X86 (32-bit i386 applications)
Maybe you have some ideas?
I’m totally blocked at the moment, because there is absolutely no way to install it.
Thanks a lot in advance.
By: Franck Thomas on February 20, 2008
at 1:53 pm
Hi Thomas,
Sorry for the late reply. I only installed on Windows till date.
But form the error message looks like you are using a wrong argument.
I also checked the documentation they did not mention about -i GUI here
http://download.oracle.com/docs/cd/B28196_01/idmanage.1014/b25353/id_srvr.htm#BGBBAGJJ
make sure
1. You have the execute permission or try “chmod 755 {filename of installer}
2. Try with out any option
Hope this helps.
Thanks, Nag
By: Nag on February 21, 2008
at 9:23 pm