Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Linux 05Q4 install: After config-commda, commadmin domain modify fails

807574Feb 7 2006 — edited Feb 11 2020
Following the 05Q4 Deployment Example on a single host religiously, I always come to this problem. "config-commda" seems to run normally. The only errors in config-commda*.log are occaisonal "ldap_modify: no such attribute" and/or "ldap_add: Already exists".
Looking through the comms/commcli/config/*.rej files, there are various "Type or value exists" and one or two "No such attribute" on some attempts to modify an aci in "da.sample.data.ldif.rej"

Anyhow, this is what "./commadmin domain modify -D admin -w adminpass -X cup.domain.com -n domain.com -p 80 -d domain.com -S mail,cal -H cup.domain.com" reports after config-commda and restarting webserver:

Invalid value for login ID: admin
Invalid value for login password
Invalid value for login domain: local.lan
Enter login ID[admin]:

This shows up in identity/logs/amAuthentication.error:

"2006-02-07 21:32:01" "User Profile does not exist|module_instance|LDAP" LDAP AUTHENTICATION-270 o=domain.com,o=isp "Not Available" INFO "Not Available" "Not Available" "cn=dsameuser,ou=DSAME Users,o=isp" "Not Available"

Also, cannot log in to http://cup/amconsole for longer than about 1 minute, at which time I receive "Session timed out" and the following error in amAuthentication.error:

"2006-02-07 21:33:43" "Login Timed Out.|service|adminconsoleservice" amAuthentication.error AUTHENTICATION-247 o=isp "Not Available" INFO uid=amadmin,ou=People,o=isp 192.168.2.105 "cn=dsameuser,ou=DSAME Users,o=isp" cup.domain.com

If I get time, I might try putting AM on a different host, but since the Deployment Example is for a single host, seems like it should work. Only other difference is its a linux host instead of Solaris.

Any thoughts? Thanks very much.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2006
Added on Feb 7 2006
16 comments
247 views