Hi,
We want to implement SPNEGO on AIX , NW 2004s.
But Sec_form test get an error , NOT AUTHORIZED.
Portal user's path is < OU=****,DC=*****,DC=*****,DC=com >
group path is < OU=****,DC=*****,DC=*****,DC=com >
Entegration user (j2ee-SID) organization unit is < CN=J2EE-<SID>,OU=Special Users,OU=****,DC=*****,DC=*****,DC=com >
Portal user path and entegration user pats is different, Because we don't want affected J2EE-SID by the portal user policies.
- J2ee-SID user settings is OK
- In Visual Admin settings finished succesfuly , when I tested connection, authentication, everthing is OK.
- SPNego Wizard (http(s)://<host>:<port>/spnego ) settings is OK, Our kerberos principle name J2EE**@**.com is resolved
- Portal server date,time is same the AD server system date, time
- Browser settings is OK
What can I do, Thanks in your advace.