Hi Team,
I am new to SAS admin.How do I upgrade current LDAP to more secure LDAP authentication?
What is the process?Any documents to refer?
Also what kind of certificates will be needed to install it for authentication ? and where can I find those certificates?
There are 2 servers which SAS needs to access to connect to 3rd party software (Labware LIMS) to extract/fetch the data in reports.
Thank You
Regards,
Namrata
SAS has multiple ways to configure the authentication. Please clarify, are you talking about direct LDAP authentication method on the metadata server, LDAP authentication in sasauth.conf or LDAP authentication within PAM?
Hello @nambhanushali,
what is the SAS version of your servers? The certificates must be always imported in the SASPrivateJavaRuntimeEnvironment certificate store.
Please read the following links, it should give you much more than enough information.
http://support.sas.com/kb/48/142.html
The last line about the Labware LIMS servers.... what is the relevance of it for the question?
HI I still did not get the solution as in from where to start?
I got access to SAS Management Console & server access, but I dont know how do I check current LDAP config.
Like below ???
I would like to see an output from the commands shown below:
grep methods /<SASHome>/SASFoundation/9.4/utilities/bin/sasauth.conf
grep AD_HOST /<SASConfig>/Lev<X>/SASMeta/MetadataServer/sasv9_usermods.cfg
Output of sasauth.conf attached & Output of sasv9_usermods.cfg below in mentioned path
SASConfig>/Lev<X>/SASMeta/MetadataServer/sasv9_usermods.cfg
/*
* sasv9_usermods.cfg
*
* This config file extends options set in sasv9.cfg. Place your site-specific
* options in this file. Any options included in this file are common across
* all server components in this application server.
*
* Do NOT modify the sasv9.cfg file.
*
*/
-secpackagelist "Kerberos"
You are using host-based authentication. I do not see any references to PAM or LDAP in your configuration files.
ok so whats next now? how do I implement new secured LDAP?
Any docs to refer for host based authentication?
So now we need to upgrade from host based to LDAPS . What all configuration changes needed to move the SAS environments to support LDAP Secure (LDAPS)?
SAS supports the following methods for integration with LDAP:
HI All,
I need to know how do we set newly created authentication as default auth in SAS Management Console (SMC) which will be applicable to new & existing users also.
Currently under SMC-->User manager->(right click)properties-->Accounts-->new
By default auth showing for new & existing user is "defaultauth". How do we change this default setting for new & existing users?
Is there any way to get it done once for all or do I need to go into individual user & select newly created auth.
I went through into the below link
But how to set default auth is not mentioned.
Regards,
Namrata
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.