Enable FQDN Access to SharePoint 2013
How to enable access through a SharePoint Server 2013 FQDN without getting an error message.
January 11, 2013
Q: How do I enable Fully Qualified Domain Name (FQDN) access on my SharePoint 2013 installation without getting an "unauthorized access" message?
A: By default, a new SharePoint Server 2013 deployment enables access through the NetBIOS name (e.g., savdalsps01) and not its FQDN (e.g., savdalsps01.savilltech.net). To solve the problem, an Alternate Access Mapping must be added for the FQDN.
Navigate to the SharePoint Server 2013 Central Administration site (e.g., http://:6999, e.g., http://savdalsps01:6999).
Select System Settings from the navigation pane.
Under Farm Management, select the Configure alternate access mappings.
Under Alternate Access Mapping Collection, select Change Alternate Access Mapping Collection.
Select name of SharePoint - 80.
Click the Add Internal URLs link.
Type the FQDN http://:80 (e.g., http://savdalsps01.savilltech.net:80) and select the Intranet Zone from the drop down and select Save.
The FQDN should now work.
About the Author
You May Also Like