We have recently installed sas9.4 . I am able to connect to SAS EG with sasadm@saspw user but when I define new user in SMC and also created authentication domain as ADAuth then I got error like:
You are not defined as a user in metadata and are connectiong as PUBLIC.....
A google search for "Client xxxxxxxxxxx does not have permission to use server SASApp - Workspace Server" immediately leads me to this: http://support.sas.com/kb/40/920.html
Does the new user use
username@ADAuth
when logging in in EG?
@japsas100 wrote:
without ADAuth
Then SAS tries to find the user in the DefaultAuth domain (checking the credentials against the operating system, and not against AD).
This might actually work, if the OS itself authenticates against AD. But since no matching entry is found in the metadata, you end up as PUBLIC.
Thanks KurtBremser.
Now my profile connected withDefaultAuth domain. But When I submit any jobs its throwing below error.
Error] Client xxxxxxxxxxx does not have permission to use server SASApp - Workspace Server (A5O0XRTO.AY000008).
A google search for "Client xxxxxxxxxxx does not have permission to use server SASApp - Workspace Server" immediately leads me to this: http://support.sas.com/kb/40/920.html
Thank you So much.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.