Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: zeeclor on March 07, 2007, 12:38:59 PM
-
I have installed a new SME 7.1.2 and transferred data across from a Mitel 6.5 box. I seem to have three problems that I have yet to sort out.
Firstly the ldap seems to function but contains no data. Nothing comes up in thunderbird but when I browse in luma I connect but get no data back. Is there a way reinitialise this data?
Secondly, I have created new user accounts for the new domain controller. This is OK but I can only enable roaming profiles in a couple of accounts. (I had intended to enable roaming profiles for users to use on one of four terminal servers and then to turn them off once their basic settings had been synced.) I googled but could not get a handle on where I might be going wrong.
Lastly after a yum update and a signal-event post-upgrade I get a "dm-0: write failed, user block limit reached". I reboot and all is sweet but the error message worries me. This time googling the string gives me one link but my Japanese is not up to it. :-(
David
-
As far as ldap is concerned, I found the answer here (http://bugs.contribs.org/show_bug.cgi?id=436) except to note that the last posting sitll contains an incorrect entry. (See discussion in comment 5.)
For the record it should be:-
runsvctrl d /service/ldap
mv /home/e-smith/db/ldap/xxx.ldif /home/e-smith/db/ldap/xxx.ldif.backup
find /var/lib/ldap -type f | xargs rm -f
expand-template /home/e-smith/db/ldap/ldif
runsvctrl u /service/ldap