Alper Kerman
Guest
|
Posted:
Sat Jan 08, 2005 4:11 am Post subject:
repetitive login box |
|
|
Hello,
Two of our developer's are having authentication issues when they visit our
QA site (no anonymous access enabled.) At the first login box they enter
their credentials and click ok. Immediately another login box pops up. Then
they go through re-entry of credentials and click ok. Again, immediately
another login box pops up. Our developers go through about 7 cycles of
re-login before the page completely loads in the browser. The first thing
that came to my mind is whether or not they have rights to some of the
resources on those pages. On the other hand, I quickly realized that both of
these developers have adminitrator credentials within the CMS environment, so
they shouldn't have any issues accessing any object within the CMS
environment.
They weren't experiencing this issue until these developers were prompted to
change their passwords due to our account password expiration setup.
Do we need to force CMS to initiate some sort of account synchronation by
first removing these users from the Administrator rights group and then
adding them back in? Or am I on the wrong track and something else is going
on?
Thank you.
Regards,
Alper Kerman |
|
Stefan [MSFT]
Guest
|
Posted:
Sat Jan 08, 2005 7:47 am Post subject:
Re: repetitive login box |
|
|
Hi Alper,
please check the IIS log and check which resources cause the 401 responses.
Also check if all the items are loaded from the same site with the same
domain name.
If this does not help you need to take a network monitor trace to analyze
which requests are causing the prompts.
Cheers,
Stefan.
"Alper Kerman" <Alper@discussions.microsoft.com> wrote in message
news:09EA716D-A611-4F3C-BA16-4F612BEB2FE7@microsoft.com...
| Quote: | Hello,
Two of our developer's are having authentication issues when they visit
our
QA site (no anonymous access enabled.) At the first login box they enter
their credentials and click ok. Immediately another login box pops up.
Then
they go through re-entry of credentials and click ok. Again, immediately
another login box pops up. Our developers go through about 7 cycles of
re-login before the page completely loads in the browser. The first thing
that came to my mind is whether or not they have rights to some of the
resources on those pages. On the other hand, I quickly realized that both
of
these developers have adminitrator credentials within the CMS environment,
so
they shouldn't have any issues accessing any object within the CMS
environment.
They weren't experiencing this issue until these developers were prompted
to
change their passwords due to our account password expiration setup.
Do we need to force CMS to initiate some sort of account synchronation by
first removing these users from the Administrator rights group and then
adding them back in? Or am I on the wrong track and something else is
going
on?
Thank you.
Regards,
Alper Kerman
|
|
|