How to make Gateway to authenticate to a particular org
By default Gateway authenticates to the default top-level org. Consider a scenario where we have 2-3 instances of gateway and each wants to authenticate to separate org. In such cases platform.conf file of that particular gateway can be modified as below
- GW 1:
Modify /etc/opt/SUNWps/platform.default.conf
Add "gw1.mydomain.com.defaultOrg =o=SubOrg1,o=DeveloperSample,dc=india,dc=sun,dc=com" - GW 2:
Modify /etc/opt/SUNWps/platform.default.conf
Add "gw2.mydomain.com.defaultOrg =o=SubOrg2,o=EnterpriseSample,dc=india,dc=sun,dc=com"
kool
Posted by tony on April 02, 2009 at 09:44 PM PDT #