Bill G Wright 17.Nov.10 12:15 PM a Web browser Domino Web AccessAll ReleasesLinux - SuSE
We're trying to set up IM to be used from the Web (it works fine from the Notes client.) We authenticate using Active Directory (LDAP).
We have Directory Assistance set up (I think correctly).
I can't seem to get things working correctly.
Here is the type of error I get:
101116_101908,INF,LDAP Aut,Starting auth by token for [User Name/CompanyName] in [companyname]
101116_101908,FTL,LDAP Aut,Error: unknown organization companyname
101116_101908,INF,Users ,VpUsrAuthenticate::checkedUser: authentication internal error
101116_101913,INF,LDAP Aut,Starting auth by token for [User Name/IlStPolice] in [companyname]
101116_101913,FTL,LDAP Aut,Error: unknown organization companyname
101116_101913,INF,Users ,VpUsrAuthenticate::checkedUser: authentication internal error
We have set up a field in LDAP which we use for our LTPAtoken Name and it is of the format "User Name/CompanyName" with "CompanyName" in mixed case. I don't understand where the "companyname" in all lower case is coming from.
Anybody have an idea where I should look to sort this out?