This is a short article that focuses on the method of how to send an…
SSO (Single Sign-on) login issue on the SAS Enterprise Guide
Error: Unable to connect to the metadata server. A connection could not be established to a SAS Metadata Server running on port 8561 on host abc.localhost.com

For resolutions: Please follows these steps
Note: ObjectSpawner service is running under a service account SPN id
Please ensure SPN id have these required permissions:
- Must be a Windows administrator on the spawner’s host and
- Should have the Windows user rights Adjust memory quotas for a process and Replace a process level token. These user rights assignments are part of the local security policy for the Windows computer that hosts the spawner.
- Act as part of the operating system
- Allow log on locally
- Logon as batch job
- Impersonate a client after authentication rights
- Logon as service
- Must be trusted for delegation
