Keystone LDAP Driver uninstalling

Important

All commands are executed only from superuser.

Mode superuser:

sudo -i

When you need to uninstall the Keystone LDAP Driver, do the following:

  1. 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:

  1. Delete the package with the command:

    apt remove -y aos-keystone-ldap-driver
    
  1. Make sure driver usage is disabled in config file keystone.<domain>.conf, where <domain> is your domain name.