Hi All,
I've tried copying the Web Service url in browser and run it. It was prompting to enter user name and password. But it's not accepting any of the user credential which got access to the database. It just keep prompting to enter the credential. I'm doing it from Nav 2013 which is in Cloud environment. Any body have any info on this? Please help. Quite urgent.
Thanks,
Mohammed
0
Comments
Br., Christian
Developer @ Microsoft
I'm using windows login. does it not work?
Thanks,
Mohammed
Thanks,
Mohammed
Thanks,
Mohammed
You say you are in a cloud environment - is the cloud VM (which hosts the NST) and the machine you're connecting from (e.g. your laptop) on the same Active Directory? If yes, then Windows authentication should Work. If no, then you will probably have to live with having to sign in every time.
Developer @ Microsoft
he is correct. I've been able to achieve this only with a windows client connecting to a vm. I had an app server running on a vm and the nav db server running on a physical machine and developed in visual studio, consuming nav 2009 web services.
if you are connecting using a mac (php dev?) then macs do not transmit the authentication in the same way.
OH!
I almost forgot... and this may not matter in your case... but it's worth mentioning...
make sure the credentials on the app server is set to LOGON AS A SERVICE.
you have to go into the machine settings I think to set that but add that user to the list on that setting.
google logon as a service +windows