-1

We are using Tridion 5.3.

We have recently added new Content Manager Server in our DEV environment.

When we access Tridion GUI from Content Manager server everything goes right.

But when we try to access Content Manager Server from client machine, it asks for user id and Password again and again and finally user is getting locked.

Can anyone show us the way to debug this issue, does this related to domain of the server and client, they should be in same domain ? If different domain then once the password is provided it should work and should not ask it again.

Thanks.

user1453602
  • 1,165
  • 5
  • 14
  • 1
    Provide some more info about your setup: Are you using LDAP, are both machines in the same domain? Are you trying with domain user? – Andrey Marchuk Jul 19 '12 at 14:30

1 Answers1

2

The repeat popup usually occurs when your client machine is logged on to a different domain from the user Tridion is trying to authenticate.

When you input your login info, try putting in the name of the domain in the user name, e.g. SDL\user123

Nickoli Roussakov
  • 3,434
  • 16
  • 22