Hi All,
We have two AD servers XYZ.COM & ABC.COM.
WE have configured LDAP configuration in SASV9_USERMODE.CFG in metadata.
if we attempt to use one at a time it works but when we try to use both at same time. we are only able to login through second one.
-set AD_HOST XYZ.COM
-set AD_PORT 389
-authpd ADIR:XYZ.COM
-primpd XYZ.COM
-set AD_HOST ABC.COM
-set AD_PORT 389
-authpd ADIR:ABC.COM
-primpd ABC.COM
/sasconf/Lev1/SASMeta/MEATADAServer
Sasv9_usermod.cfg
Regards,
Ashish
Hi @ASHISH2525 ,
Did you try the format provided in the admin guide?
Multiple LDAP Servers
-authpd (ADIR:AD1, ADIR:AD2, ADIR:AD3)
set AD_HOST_AD1=machine1.company1.com set AD_HOST_AD2=machine1.company2.com set AD_HOST_AD3=machine1.company3.comAUTHPROVIDERDOMAIN=(provider:domain-name)
specifies an alternative authentication provider. When the AUTHPROVIDERDOMAIN parameter is omitted from the metadata server start command, the metadata server uses host authentication to authenticate users. AUTHPD is an alias for AUTHPROVIDERDOMAIN. For usage information, see Direct LDAP Authentication in SAS Intelligence Platform: Security Administration Guide.
-authproviderdomain = \(ADIR:MyDomain\)Thanks!
Hi,
Thanks for your quick response. Right now we are doing this.
-set AD_HOST_ABC ABC.in
-set AD_HOST_XYZ xyz.XX.XX.in
-authpd (ADIR:ABC, ADIR:XYZ)
-set AD_PORT 389
Can you recommend the changes we should do in above. we are on Linux Os.
Regards,
Ashish
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.