Above attached screenshot is of Clientusersettings not Custom settings..
You need to modify Customsettings file in Ystem where nav service is installed..
What error message you are getting?
Can you be able to connect with finsql?
I mean that my window not use domain.
I added user on window 2008 then added in tool->security->window authentication.
The user is the same for window 2008 and window 7.
If you have NAV 2009 R2 it will actual be possible to-do the setup without AD. A new key named ClientCredentialType was added in NAV 2009 R2. ClientCredentialType specifies how RoleTailored client users who connect to the server are authenticated.
The different options
Windows, which is the default value: The client user's Windows logon credentials are used, and the user is not prompted for authentication information. This is the only form of RoleTailored client user authentication that is available in Microsoft Dynamics NAV 2009 SP1 and Microsoft Dynamics NAV 2009.
UserName: The client user is prompted to provide a domain user name and password when starting the RoleTailored client. You must use this option for users who log on from an Active Directory domain that differs from the domain where Microsoft Dynamics NAV Server is installed.
Steps
1. Update ClientCredentialType in C:\Program Files\Microsoft Dynamics NAV\60\CustomSettings.config to "UserName" on server machine
2. Update ClientCredentialType in C:\Users\[user name]\AppData\Local\Microsoft\Microsoft Dynamics NAV\ClientUserSettings.config to "UserName" on client machine. Replace [user name] with your user name
3. Restart service
4. Start RTC
5. Typ in the user name and password existing on the server machine. Don't use the client machine user name
Hope that helped.
“This posting is provided "AS IS" with no warranties, and confers no rights.”
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team http://blog.wibeck.org/
"]If you have NAV 2009 R2 it will actual be possible to-do the setup without AD. A new key named ClientCredentialType was added in NAV 2009 R2. ClientCredentialType specifies how RoleTailored client users who connect to the server are authenticated.
The different options
Windows, which is the default value: The client user's Windows logon credentials are used, and the user is not prompted for authentication information. This is the only form of RoleTailored client user authentication that is available in Microsoft Dynamics NAV 2009 SP1 and Microsoft Dynamics NAV 2009.
UserName: The client user is prompted to provide a domain user name and password when starting the RoleTailored client. You must use this option for users who log on from an Active Directory domain that differs from the domain where Microsoft Dynamics NAV Server is installed.
Steps
1. Update ClientCredentialType in C:\Program Files\Microsoft Dynamics NAV\60\CustomSettings.config to "UserName" on server machine
2. Update ClientCredentialType in C:\Users\[user name]\AppData\Local\Microsoft\Microsoft Dynamics NAV\ClientUserSettings.config to "UserName" on client machine. Replace [user name] with your user name
3. Restart service
4. Start RTC
5. Typ in the user name and password existing on the server machine. Don't use the client machine user name
Hope that helped.
I just updated
Update ClientCredentialType in C:\Program Files\Microsoft Dynamics NAV\60\CustomSettings.config to "UserName" then i can not start service of "Microsoft Dynamic NAV Server". what's wrong with it ?
It can be done even more simple at least for development and test purpose. It's preferable to use certification in production envirnoment.
1. Update ClientCredentialType in C:\Users\[user name]\AppData\Local\Microsoft\Microsoft Dynamics NAV\ClientUserSettings.config to "UserName" on client machine. Replace [user name] with your user name.
2. Start RTC and you will get a popup box asking for credential. For user name type "[server machine name]\[user name on server machine]".
[Hint]
When I did try this first time I did run into firewall problems. The problem was I hade not allowed all network profiles to connect to NAV server. I was missing "Public".
“This posting is provided "AS IS" with no warranties, and confers no rights.”
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team http://blog.wibeck.org/
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
You need to modify Customsettings file in Ystem where nav service is installed..
What error message you are getting?
Can you be able to connect with finsql?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
What is the error message? ](*,)
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
What is the logon settings for the serrvice?
Is your SQL server and NAV service installed on same computer or different?
http://msdn.microsoft.com/en-us/library/dd301254.aspx
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Why do you always skip half of the questions? :thumbsdown:
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
and do you have proper windows authentication setting?
RTC works with only windows authentication..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
but i don't know where to configure windows authentication setting. :thumbsup:
You need to add user from where you are trying..
are both server and client system in same domain?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
What do you mean that you dont use domain?
where did you modify this?
i asked you to add in Tools-->Security-->Windows Authentication..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I added user on window 2008 then added in tool->security->window authentication.
The user is the same for window 2008 and window 7.
Yes, it is..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
The different options
Windows, which is the default value: The client user's Windows logon credentials are used, and the user is not prompted for authentication information. This is the only form of RoleTailored client user authentication that is available in Microsoft Dynamics NAV 2009 SP1 and Microsoft Dynamics NAV 2009.
UserName: The client user is prompted to provide a domain user name and password when starting the RoleTailored client. You must use this option for users who log on from an Active Directory domain that differs from the domain where Microsoft Dynamics NAV Server is installed.
Steps
1. Update ClientCredentialType in C:\Program Files\Microsoft Dynamics NAV\60\CustomSettings.config to "UserName" on server machine
2. Update ClientCredentialType in C:\Users\[user name]\AppData\Local\Microsoft\Microsoft Dynamics NAV\ClientUserSettings.config to "UserName" on client machine. Replace [user name] with your user name
3. Restart service
4. Start RTC
5. Typ in the user name and password existing on the server machine. Don't use the client machine user name
Hope that helped.
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/
I just updated
Update ClientCredentialType in C:\Program Files\Microsoft Dynamics NAV\60\CustomSettings.config to "UserName" then i can not start service of "Microsoft Dynamic NAV Server". what's wrong with it ?
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/
Guides can be found here under subject "Procedural Overview": http://msdn.microsoft.com/en-us/library/gg502476.aspx
Doing "Walkthrough: Implementing Security Certificates in a Test Environment " on http://msdn.microsoft.com/en-us/library/gg502478.aspx should get you going again. Not it's only for test purpose, in a live envirnoment take a look at http://msdn.microsoft.com/en-us/library/gg502467.aspx.
Hope you will be able to set it up.
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/
1. Update ClientCredentialType in C:\Users\[user name]\AppData\Local\Microsoft\Microsoft Dynamics NAV\ClientUserSettings.config to "UserName" on client machine. Replace [user name] with your user name.
2. Start RTC and you will get a popup box asking for credential. For user name type "[server machine name]\[user name on server machine]".
[Hint]
When I did try this first time I did run into firewall problems. The problem was I hade not allowed all network profiles to connect to NAV server. I was missing "Public".
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/
http://blogs.msdn.com/b/nav/