Just a few queries about SSO I have SSO sort of working but.
Enviornment Scalix 11GA, RHEL4. Outlook 2003
During creation of Outlook profiles I am stiil requested for username & PW. Once I enter these in as per the windows login and PW then all is well. But I should not get this prompt?
SWA works fine with same login credintials OK.
How can I force the creation of AD users produce an authid in scalix which is the same as the prewindows 2000 login?
In order for single sign-on to operate, the authentication ID for a Scalix server mailbox
must match the domain identity (the ID in Active Directory) for the user. For
example, if jsmith@acme.net is the User Logon ID for a user in Active Directory,
enter the following on the Scalix Server:
ommodu –o jsmith -–authid jsmith@ACME.NET
But a loging of jsmith@acme.net would be an uncommon login. It is more likly to be just jsmith. Modofying authid by hand for each users and new users may be tedious what is the solution here?
Thanks
Mike