Hi all,
I've found problably a bug in OC (version 2.0.6361.0).
Signing in with the User-Principal-Name fails the first time after changing from user. You have first the sign-in with the sAMaccount. The next time, it works again to sign-in with the UPN.
(UPN domain is different of domain-name Active Directory)
situation.
1. UserA logs in with his UPN-name: works.
2. UserA logs out.
3. UserB logs in with his UPN-name: fails.
4. UserB logs in with his sAMaccount: works.
5. UserB logs out.
6. UserB logs in with his UPN-name: works.
Regs,
Dieter