×

Tabrez Ajaz's video: NavUserPassword Authentication Step by Step Certificate Thumbprint Setup for NAV

@NavUserPassword Authentication Step by Step | Certificate Thumbprint Setup for NAV
Hello NAV Beginners, Watch this Video to understand how to Setup certificate Thumbprint to use NavUserPassword Authentication. Steps: 1. Download Self Signed Certificate Generator https://gallery.technet.microsoft.com/scriptcenter/Self-signed-certificate-5920a7c6 2. Create the Certificate * Open PowerShell ISE with Administrative Previlege * Go to directory where .ps1 file available: - cd "D:\Certificate\New-SelfSignedCertificateEx" - Set-ExecutionPolicy RemoteSigned - Import-Module .\New-SelfSignedCertificateEx.ps1 * Use following command to create the certificate: - New-SelfSignedCertificateEx - Subject "CN=yourdomain" -IsCA $true -Exportable -StoreLocation LocalMachine -StoreName My OR - New-SelfSignedCertificateEx -Subject "CN=UserPassword" -IsCA $true -Exportable -StoreLocation LocalMachine Note: After executing above script certificate will created in the system. 3. Manage Certificate: * Search Run from Program App Menu and type: mmc.exe - Go to the File Menu, and then choose Add/Remove Snap-in... - Select Certificates. - Choose Add. - Select the Computer Account. - Choose Finish and then OK - Select your Certificate - Right Click - Manage Private Keys - Add New User - Look for "Network Service" - Give Full Permission 4. Locate and copy the certificates that you just created in the personal/certificates folder. * Name will be the same as your service tier machine. * The Expiration Date will be 1Y-2D (01 Year - 02 Days) for the certificate. * Valid from 01 Day Before you create the Certificate. - Paste the certificate into the Trusted Root Certification Authorities/Certificates folder. Select the certificate, right-click and export the certificate. Select the No, do not export the private key option. Subscribe my channel for more videos... , ,

104

43
Tabrez Ajaz
Subscribers
36.4K
Total Post
197
Total Views
1.3M
Avg. Views
17.3K
View Profile
This video was published on 2018-04-29 01:44:27 GMT by @Tabrez-Ajaz on Youtube. Tabrez Ajaz has total 36.4K subscribers on Youtube and has a total of 197 video.This video has received 104 Likes which are lower than the average likes that Tabrez Ajaz gets . @Tabrez-Ajaz receives an average views of 17.3K per video on Youtube.This video has received 43 comments which are higher than the average comments that Tabrez Ajaz gets . Overall the views for this video was lower than the average for the profile.Tabrez Ajaz #NavUserPassword, #Certificate, #SelfSignedCertificate has been used frequently in this Post.

Other post by @Tabrez Ajaz