First of all hello and a good new year to all!
I’m installed CachyOS with the lastest ISO and installed Virtualbox. So i want to add the user to the vboxusers group but i get following error.
sudo gpasswd -a user vboxusers
Adding user user to group vboxusers
[sss_cache] [sss_tool_confdb_init] (0x0010): Can't access '/var/lib/sss/db/config.ldb', probably SSSD isn't configured
Can't find configuration db, was SSSD configured and run?
[sss_cache] [sss_tool_confdb_init] (0x0010): Can't access '/var/lib/sss/db/config.ldb', probably SSSD isn't configured
Can't find configuration db, was SSSD configured and run?
I checked the /var/lib/sss/db/config.ldb file, but this file doesn’t exists. Also if i want to start the service i get follwoing “error”.
[root@computer user]# sudo systemctl start sssd
[root@computer user]# sudo systemctl status sssd
○ sssd.service - System Security Services Daemon
Loaded: loaded (/usr/lib/systemd/system/sssd.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/sssd.service.d
└─10-perms.conf
Active: inactive (dead)
Jän 02 10:09:51 computer systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met.
Jän 02 10:10:06 computer systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met.
Jän 02 10:16:31 computer systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met.
Jän 02 10:27:10 computer systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met.
I’ve search google but can’t find some useful info. Maybe someone has an an idea?
Thank you very much! Best regards!