Use SharePoint Portal Server Central Administration
To access SharePoint Portal Server Central Administration pages, you must at a minimum be a member of the SharePoint administrators group. However, if you want to enable Secure Sockets Layer (SSL), you must be a member of the local Administrators group.
On the taskbar, click Start, point to All Programs, point to SharePoint Portal Server, and then click SharePoint Central Administration.
Alternatively, on the Site Settings page for a portal site, in the General Settings section, click Go to SharePoint Portal Server central administration.
It is recommended that you enable Secure Sockets Layer (SSL) for the virtual server for SharePoint Central Administration on each front-end Web server on the server farm. Otherwise, passwords can be sniffed across the network.
Note If you already have a certificate for your portal site, it is recommended that you assign that same certificate to SharePoint Portal Central Administration. If you do not have a certificate, you must request one and then assign it.
Note This is a temporary port number needed to configure SSL. When you set the port for SharePoint Central Administration, you must use a different port number.
Caution If you set this port to 443 and the portal site is also using 443, you will receive errors. It is strongly recommended that you choose a port number not used by the portal site.
After you configure SSL, you must run the following command (once only for the server farm) from a command prompt:
%programfiles%\Common Files\Microsoft Shared\web server extensions\60\BIN\stsadm.exe -o setadminport -port port -ssl
Note If you use the same port that you used when configuring SSL, you will receive an error. If this occurs, run the command again using a different port number.
Running this command will change the URL of the root central administration page (stored in the configuration database) to https:// instead of http:// to reflect that SSL has been enabled on the virtual server. To secure portal sites, an administrator can also enable SSL on virtual servers that host portal sites.
After you update the port for SharePoint Portal Server Central Administration, you must modify the shortcut in your start menu to use the new port.
Use SharePoint Portal Server Data Backup and Restore
To back up or restore an image successfully, the following accounts must have access to the directory containing the backup files:
The current user must also have the following rights:
On the taskbar, click Start, point to All Programs, point to SharePoint Portal Server, and then click SharePoint Portal Server Data Backup and Restore.
Use SharePoint Portal Server Single Sign-On Administration
To access the SharePoint Portal Server Single Sign-On Administration pages initially, before single sign-on is configured, you must be a member of the local Administrators group.
After single sign-on is configured, you must have the following rights:
On the taskbar, click Start, point to All Programs, point to SharePoint Portal Server, and then click SharePoint Portal Server Single Sign-On Administration.
Alternatively, on the SharePoint Portal Server Central Administration for server_name page, in the Component Configuration section, click Manage settings for single sign-on.