JES Access Manager User Creation for Messanger

Hi Everyone

I installed JES 2005 Q4 on Solaris 10 x86 with schema 2 and Access Manager 7. The Directory Tree is as follows:

Sol1.nucleussoftware.com:389

dc=nucleussoftware,dc=com (34 acis)

DSAME Users

Internet

People

Groups

Client Data

services

nucleussoftware.com

People

Groups

o=Netscape Root (3 acis)

cn=Schema (6 acis)

cn=monitor (5 acis)

cn=config(4 acis)

Organization DN when I ran "configutil" after running comm_dssetup.pl, was specified o=nucleussoftware,dc=nucleussoftware,dc=com

This is fresh installation and not any migration.

Now I create user from Access Manager, http://sol1.nucleussoftware.com/amserver

There are two organizations 1. Nucleussoftware and 2. Nucleussoftware->nucleussoftware.com

So I have two locations to create users in People.

When I create user from Access Manager and try to login into WebMail, I get Login Failed.

But when I open "startconsole" or "mpsconsole" and open Messaging Server Console and in new user's property, Account Attribute, I mark the check box, and now try to login into WebMail, I get error message, "Mailbox is on a different server".

I am missing one attribute that I used to get with schema 1 on iPlanet 5.2 for any user, Mail Server Address.

Please tell me the exact method of creating a user for Messaging.

Regards

Amit Bist

[1462 byte] By [Ammia] at [2007-11-26 19:35:00]
# 1

Access Manager was never intended to create working mail users. The Delegated Admin package is provided as part of JES, and that's what it is for, to manage users and groups. There's both a web interface, and a command-line interface, "commadmin"

Or, you can examine the ldap entries for the automatically created accounts, and duplicate that. Messaging doesn't really care how the ldap entries get done, just so that they are done correctly.

jay_plesseta at 2007-7-9 22:09:15 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
thank you for giving me a right direction. I will try that out and will come back, hope with good results.Thanks and Regards
Ammia at 2007-7-9 22:09:15 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
One more thing here I want to mention is that, in Messaging Server configuration document, It says that if we want to use schema version 2, we must use Access Manager (Identity Server) to provision users/groups.
Ammia at 2007-7-9 22:09:16 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
HiWhen initializing SUN Messaging as#configure -nodisplayit asks for Organization DNdefault is o=nucleussoftware.com,dc=nucleussoftware,dc=comMy domain name is nucleussoftware.comPlease suggest if that DN is correct.RegardsAmit Bist
Ammia at 2007-7-9 22:09:16 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
To answer your previous question first, the documentation says that if you're to use Schema 2, Access Manager is required. However, the doc does NOT say that you need to use Access Manager to provision your users.The DN looks fine to me.
jay_plesseta at 2007-7-9 22:09:16 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6

Is there any difference in Access Manager and Identity Manager, (Identity Manager was subset of Access Manager at installation time). One more thing, instead of disturbing you again and again, I must read the documentation first, please tell me where to start, I mean in which order I must read the documents(Directory, Access, Identity, Messaging, Communication Access, Delegation, Web Server).

Regards

Amit Bist

Ammia at 2007-7-9 22:09:16 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 7
Access Manager is the new name for Identity Manager. Same product.For provisioning Messaging Server, you want to read the Delegated Admin document. . .
jay_plesseta at 2007-7-9 22:09:16 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...