- Login problem to CRM 3.0
- Posted by miklos on December 4th, 2006
Hi,
I installed CRM 3.0 Professional Edition without any error. I can login
perfectly from the CRM server either using http://localhost:5555/ or
http://appserver:5555/ under the crmadmin user.
If I login to an XP workstation with the same user (crmadmin) and
specify http://appserver:5555/ in IE6, I got a login window - where I
enter the correct DOMAINNAME\crmadmin username and password - and got
the following message: "You are not authorized to view this
page"..."HTTP Error 401.1 - Unauthorized...
I think the prolem is around IIS security, but what shoud be the next
step.
Thanks, Miklos
- Posted by John on December 5th, 2006
Hi:
Try adding http://appserver to your Local Intranet Zone, and then change the
security setting to "Automatic logon only in Intranet Zone". And don't
forget to allow pop-ups from http://appserver.
John.
--
This message sent from Windows Vista Ultimate
http://mscrmguy.blogspot.com/
"miklos" <mikloshoffmann@gmail.com> wrote in message
news:1165252791.561444.263410@n67g2000cwd.googlegr oups.com...
- Posted by Curt Spanburgh on December 5th, 2006
Good call John, I would also add going to the advanced tab and configuring
the browser to use Integrated security so the browser attepts to use Kerberos
authentication.
/:>
"John" wrote:
- Posted by miklos on December 5th, 2006
Dear John and Curt,
http://appserver is in the "Local Intranet" zone, and I turnedd off the
Pop-Up Blocker.
I also checked Tool-Internet Options - Advanced, where "Enable
Integrated Windows Authentication" is activated.
The symptoms are the same.
Thanks, Miklós