Keystone LDAP Driver uninstalling¶
When you need to uninstall the Keystone LDAP Driver, do the following:
Uninstall Keystone LDAP Driver:
For Python package:
pip3 uninstall keystone-ldap-driver
Note
To uninstall the Keystone LDAP Driver on Astra Linux (Smolensk), do the following:
Delete the package with the command:
apt remove -y aos-keystone-ldap-driver
- Make sure driver usage is disabled in config file
keystone.<domain>.conf
, where<domain>
is your domain name.