Problems with authentication using MS 2005Q4
Hi everyone
I am new to SJS and trying to configure messaging server. I have a SJS cluster 3.1 running Messaging Server and Calendar Server.
I have a seperate system running the DS and the cluster MS server stores it's config in this DS. (also all the user/group settings). The root suffix for this installation is dc=xxx,dc=co,dc=uk. When I installed the MS I told it to create a mail domain called students.xxx.co.uk. This created the entry o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk in the DS.
The MS services starts with no problems.
I then wanted to install MEM and UWC on another system. I installed Access Manager in legacy mode on the DS machine, and also DA. I can log in to the DA using the admin account, and I can see the domain name students.xxx.co.uk. I also see the students.xxx.co.uk entry in the Access Manager. I can create users in the AM server.
I installed the 3rd system with AppServer 8.1 (2005Q4), and installed UWC on port 80. I installed MS on the same server and configured just the Messenger Express component.
NOW all my problems:
1. I can connect to my cluster using telnetcluster 143 and 110
I can't authenticate. The error log on the cluster shows:
[18/Oct/2006:18:34:36 +0200] venus imapd[3729]: General Error: ldappool: new connection failed: No such object (Error 0)
[18/Oct/2006:18:34:36 +0200] venus imapd[3729]: Account Error: [146.141.13.14:37192] Cannot get namespace for domain students.xxx.co.uk: No entry
[18/Oct/2006:18:34:36 +0200] venus imapd[3729]: Account Notice: [146.141.13.14:37192] domain not found
[18/Oct/2006:18:34:36 +0200] venus imapd[3729]: Account Notice: badlogin: [146.141.13.14:37192] plaintext admin user not found
[18/Oct/2006:18:35:00 +0200] venus imapd[3729]: Account Notice: close [146.141.13.11:34452] [unauthenticated] 2006/10/18 18:35:00 0:00:00 32 461 0
[18/Oct/2006:18:45:00 +0200] venus imapd[3729]: Account Notice: close [146.141.13.11:34465] [unauthenticated] 2006/10/18 18:45:00 0:00:00 32 461 0
I tried to keep the config the same on the cluster and MEM, and I see on both:
/opt/SUNWmsgsr/sbin/configutil -o local.defdomain
students.xxx.co.uk
/opt/SUNWmsgsr/sbin/configutil -o service.defaultdomain
students.xxx.co.uk
On the MEM server, the Messenger Express login also fails, and I get this error:
Server internal error. Administrator, check server log for details.
This is the log:
[18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
[18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
[18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
[18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: Account Error: [146.141.77.227:3530] Cannot get namespace for domain students.xxx.co.uk: invalid DN syntax
[18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: Account Notice: [146.141.77.227:3530] domain not found
[18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: Account Notice: badlogin: [146.141.77.227:3530] plaintext admin : generic failure
[18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: Account Notice: close [146.141.77.227:3530] [unauthenticated] 2006/10/18 18:58:18 0:00:09 1065 2588 0
[18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
[18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
[18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
I can see that the domain name is the problem, but how can I fix it?
Thanks
PS: Let me know if there is any more info required...
I just checked the LDAP access and error logs, but there's no events.
Please, if anyone can help....

