sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

LDAP - Unable to see users and groups in SAS Environment Manager. #244

Closed Akky7 closed 2 years ago

Akky7 commented 2 years ago

What steps do we need to follow to be able to see users and groups in SAS Environment Manager?

We have set up LDAP Client on the Viya Jump Server and been able to communicate with LDAP on Azure Cloud. Then followed: https://documentation.sas.com/doc/en/sasadmincdc/v_028/calids/n1aw4xnkvwcddnn1mv8lxr2e4tu7.htm but unable to see users and groups in SAS Environment Manager.

Are we missing any steps?

thpang commented 2 years ago

This is outside the scope of the deployment tooling. If you are using your own LDAP server setup on the Jump Box then that's in your control. Any documentation would be provided by SAS, which it seems you've found and having someone who is an LDAP expert on your team. The deployment repo provides a simple openLDAP server that runs in the namespace where SAS Viya is installed and is used for development and educational purposes and not intended for production systems. You'd have to reach out to the SAS Environment Manager team and work with folks there to see what needs to be setup on your LDAP server to complete the task. Take care.