Hi,
I have Scalix 11.4.1 on a SLES10 Server running. And I have a additional openLDAP Server. I will use ProxyFolder!
I have my system configured, that all authentification must going over the LDAP Server:
ual.remote:
# Single Sign On
auth sufficient om_ldap
auth required pam_deny
account required om_auth
#password optional om_ldap
password required om_auth
session required om_auth
But in this setup i get a error message:
scalix:/opt/scalix/bin # sxpfadd -n "robert" -t rss -i 1h -f "RSS/DerStandard" -u "http://derStandard.at/?page=rss&ressort=Newsroom"
Creating 'RSS/DerStandard'
From rss feed 'http://derStandard.at/?page=rss&ressort=Newsroom'
Proxy Folder created OK: 'RSS/DerStandard' (DirectRef: 000cf7ce915361ba)
Populating Proxy folder from: http://derStandard.at/?page=rss&ressort=Newsroom
Proxy Folder Sync start (RSS source)
Updating folder 'robert/RSS/DerStandard'
From 'http://derStandard.at/?page=rss&ressort=Newsroom'
0 items currently in folder
0 old item(s) removed
*** IMAP login failure for: mboxadmin
* OK Scalix IMAP server 11.4.1.11855 ready on scalix.sin.co.at
. NO LOGIN failure, user name or password rejected
* X-SCALIX-ID ("name" "Scalix IMAP server" "version" "11.4.1.11855")
. OK X-SCALIX-ID completed
I have long search, but now I have the error. If I change the ual.remote, that he can make a Scalix-auth, I have no Problem. But this ist not good, because I have two password databases ;-)
I have looked the pfadd script and see, that the password turn into, the sxpfadd command.
Can I make a fix password in openLDAP for the Admin Proxy-Folder User?
Best Regards,
Robert