BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
japsas100
Pyrite | Level 9

Hello,

 

Could you please help us how to check the Authentication method in SAS for internal and external users. We need to check whether current system is LDAP/AD authenticated or not.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
alexal
SAS Employee

Just check what methods are listed in /<SASHome>/SASFoundation/9.4/utilities/bin/sasauth.conf file. More useful information: https://go.documentation.sas.com/?cdcId=bicdc&cdcVersion=9.4&docsetId=bisecag&docsetTarget=n171zb6r0... .

View solution in original post

5 REPLIES 5
alexal
SAS Employee

Just check what methods are listed in /<SASHome>/SASFoundation/9.4/utilities/bin/sasauth.conf file. More useful information: https://go.documentation.sas.com/?cdcId=bicdc&cdcVersion=9.4&docsetId=bisecag&docsetTarget=n171zb6r0... .

japsas100
Pyrite | Level 9

Thanks @alexal 

 

As per sasauth.conf, we are using the method=pw. But in same file I can see object related to LDAP for expamle LDAP_AUTH_METHOD=MATCH, LDAP_HOST=........ etc.

 

We are using the sas 9.2, Is there any other way to validate that we are not using LDAP/AD auth?

alexal
SAS Employee

You aren't using LDAP authentication in SAS, unless your underlying OS is synchronizing user accounts with an LDAP server.

japsas100
Pyrite | Level 9

Thanks @alexal 

How we can validate whether we are not using the OS synchronizing user accounts with an LDAP server?

alexal
SAS Employee
Contact your system administrator and ask him/her.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

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.

Discussion stats
  • 5 replies
  • 1316 views
  • 3 likes
  • 2 in conversation