participate


Sun Java System Portal Server 6 - How to set up address book provider?
<<   Back to Forum  |   Give us Feedback
This topic has 1 reply on 1 page.
chaiwat
Posts:14
Registered: 3/17/05
How to set up address book provider?   
Oct 29, 2005 4:44 AM

 
I took 2-3 weeks to setup address book provider but it isn't work. In the mail provider and calendar provider are easier. Sun had no any documents about it and no one posted address book question in here that means all of you had not problem with it. Pls help me, I'm need it.
 
econzel
Posts:13
Registered: 12/19/05
Re: How to set up address book provider?   
Dec 19, 2005 8:11 AM (reply 1 of 1)  (In reply to original post )

 
here is a addressbook cheatsheet:

01. login to admin console

02. select Service Management --> SSO adapter --> SSO adapter templates --> New

03. specify

a. name = SUN-ONE-ADDRESS-BOOK
b. template to copy = [SUN-ONE-ADDRESS-BOOK]

select Next

04. specify properties

Note: many of these properties are retrieved using the Messaging Server
configuration utility, configutil.

a. host: directory server host

$> configutil -o local.service.pab.ldaphost
ips-perf12.red.iplanet.com

b. port: directory server port

$> configutil -o local.service.pab.ldapport
389

c. pabSearchBase: search base for the pab

$> configutil -o local.service.pab.ldapbasedn
o=pab

d. userSearchBase: search base for the users. I specify this as the root suffix
of the organization, i.e.:

dc=red,dc=iplanet,dc=com

this value can be more specific if necessary

e. aid: pab administrator dn (fully qualified)

$> configutil -o local.service.pab.ldapbinddn
uid=msg-admin-ips-perf12.red.iplanet.com-20031017183457Z, ou=People, o=Engineering Organization, dc=red,dc=iplanet,dc=com

f. adminPassword: pab administrator password

$> configutil -o local.service.pab.ldappasswd
FYX67

g. imapHost: messaging server (imap) host

ips-perf12.red.iplanet.com

h. imapPort: messaging server (imap) port

$> configutil -o service.imap.port
143

i. clientPort: messaging server client port

$> configutil -o service.http.port
81


If you want to get all the pab configuration settings, you could perform:

$> configutil | grep pab


05. logout of admin console


06. login to portal desktop

07. edit address book channel

08. specify credentials and Save

If you are still encountering problems, please specify debug level to "message" in the
$ISBASEDIR/SUNWam/lib/AMConfig.properties file, restart the web container, and send us
the /var/opt/SUNWam/debug/ssoAdapter debug logfile


Hope this helps!

Ed
 
This topic has 1 reply on 1 page.
Back to Forum
 
Read the Developer Forums Code of Conduct

Click to email this message Email this Topic

Edit this Topic
  
 
 
Forums Statistics
    Users Online : 26
  • Guests : 122

About Sun forums
  • Sun Forums is a large collection of user generated discussions. It is here to help you ask questions, find answers, and participate in discussions.

    Check out our guide on Getting started with Sun Forums for a full walkthrough of how to best leverage the benefits of this community.

Powered by Jive Forums