AD Users Dissapearing on the GUI

WHat could cause this problem:

I have had AD runnign on the server for a long while, i then decided to reyi installing dolibarr on the server, and during requesting for ssl cert, it refused,

i later realised that all users did not appear on the cockpit interface, what could be causing this error and how could i reolve it kindly.

image
all seems well with these commands

[root@nethserver-ad ~]# config show sssd
sssd=service
AdDns=10.44.11.11
BaseDN=DC=ad,DC=orgname,DC=tld
BindDN=ldapservice@AD.ORGNAME.TLD
BindPassword=*********************
DiscoverDcType=ldapuri
GroupDN=DC=ad,DC=orgname,DC=tld
LdapURI=ldap://nsdc-neths2e83a.ad.orgname.tld
Provider=ad
Realm=AD.ORGNAME.TLD
ShellOverrideStatus=enabled
StartTls=enabled
UserDN=DC=ad,DC=orgname,DC=tld
Workgroup=ORGNAME
status=enabled

trying to restore a previous config fails like this:
image
pls i need help

Hi

Your Virtual NIC seems gone, you probably need this:

https://wiki.nethserver.org/doku.php?id=virtual_network_interface&s[]=dummy

My 2 cents
Andy

is that whats causing the users to be missing?

i see its still available only that its called br0 from the networks page

Maybe, but your screenshot only shows a single, RED NIC…

under backup restore, thats the case, under networks, not really

Does the file exist, denoting the virtual NIC?

Nobody cares if Network says it’s there!
This could be an error!
Can it be pinged?

image
this one pings

on the other hand, we have this

image

OK, I got to hit the road…

is there no solution to this problem on Nethserver, and where or how exactly does this occur, whereby users on the dashboard dissapear, mostly occurs with AD

You are not running NethServer as expected, using a VPS with only a single IP…
No LAN behind it.

It works, if you create the virtual IP and Bridge for the AD accordingly, but you have to handle that yourself.

As said, the Bridge is missing, so your AD won’t work.
You just have to repair that bit…

My 2 cents
Andy