After upgrading to NethServer release 7.2.1511 users are not recognised and can not log into roudcube. when i send mail to existing users the postfix logs show that user does not exist.
Hi,
From which version to which version did you the upgrade?
NS 7.2.1511 is common to a2, a3 and b1.
If you had NS 6.8, you cannot upgrade to NS 7b1.
i upgrade from the 7 beta1
NS 7b1 is the latest version.
That means that you have NS 7b1 installed and you did the latest updates from Software center?
yes i did, and any chances of fixing it or i have to re-install?
Where did you store users? ldap or samba?
I stored the users in samba
I canât reproduce your problem.
Could you show the output of journalctl -M nsdc
?
This is the message i get âFailed to open journal: Host is downâ
You could try to restart it:
systemctl restart nsdc
Also systemctl status nsdc
could give some hints.
Maybe machinectl status nsdc
is a better tool.
[root@mail ~]# systemctl status nsdc
â nsdc.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
Could not get path to machine: No machine ânsdcâ known
Are you sure you were using nethserver-dc as provider?
Please post /var/log/yum.log.
If youâre sure, you could try re-installing it:
yum install nethserver-dc
or use the software center.
nethserver-dc conflicts with nethserver-directory-3.0.1-1.ns7.noarch
You could try using --skip-broken to work around the problem
For any reason, did you try to install both packages, Samba and LDAP?