Closed hermanbanken closed 13 years ago
You can't simple add a xml file to the LDAP directory. We need to convert it to base64 and insert the proper information through Python string formatting first. Then we need to add it to the correct location where OSX can find it easily.
See this line: https://github.com/hermanbanken/Ultimate-Single-Sign-On-Enviroment-Installer/blob/master/SingleSignOn.py#L203
And this original: https://github.com/hermanbanken/Ultimate-Single-Sign-On-Enviroment-Installer/blob/13e462964763ae266de350fedae7a46b67242da5/install_scripts/install_ldap.sh#L328
You can't simple add a xml file to the LDAP directory. We need to convert it to base64 and insert the proper information through Python string formatting first. Then we need to add it to the correct location where OSX can find it easily.
See this line: https://github.com/hermanbanken/Ultimate-Single-Sign-On-Enviroment-Installer/blob/master/SingleSignOn.py#L203
And this original: https://github.com/hermanbanken/Ultimate-Single-Sign-On-Enviroment-Installer/blob/13e462964763ae266de350fedae7a46b67242da5/install_scripts/install_ldap.sh#L328