Forums

Resolved
0 votes
There all were working at the beginning, but after I removed Samba directory (because it seemed to work only as Active directory master instead of secondary directory) I get following error in multiple configuration pages (e.g. Users, Groups, Account manager)

An Error Was Encountered

Unable to load the requested class: accounts_driver

Is there some way to get UI working again? I tried to install other directory (openLDAP) and reinstall Samba directory, but that didn't help. With openLDAP error was still there, and withn Samba Clearos just started to throw HTTP500 error instead of that error message.

Clearos version is 7.1, and it's running at VMware ESXi.
Tuesday, December 01 2015, 08:02 PM
Share this post:

Accepted Answer

Tuesday, December 15 2015, 12:24 AM - #Permalink
Resolved
2 votes
I had a similar issue which I fixed by manually removing the Samba 4 packages and then deleting the account driver config from the filesystem.

The steps I followed that resolved this issue for me are as follows:

1. Remove the samba packages:
yum remove samba

2. Move/rename the account config:
mv /var/clearos/accounts/drivers/config /var/clearos/accounts/drivers/config.old

3. Remove the "initialised" file (seems to be some sort of flag):
rm /var/clearos/accounts/drivers/initialised


After doing these things and refreshing the "Accounts" page, I was again presented with the option of selecting which sort of account backend I wanted to use.
The reply is currently minimized Show
Responses (0)
  • There are no replies here yet.
Your Reply