Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aaron.jacobs

Pages: [1]
1
Installation and Upgrades / Re: Suddenly cannot connect to samba shares
« on: October 26, 2011, 01:29:30 am »
Looks like LDAP's buggered!

nexus@nexus-server:~$ tail /var/log/ebox/ebox.log
2011/10/26 00:27:53 ERROR> Ldap.pm:1141 EBox::Ldap::safeBind - Couldn't bind to LDAP server, result code: 34
2011/10/26 00:27:54 ERROR> Ldap.pm:701 EBox::Ldap::_errorOnLdap - $VAR1 = {
          'base' => 'ou=vdomains, ou=postfix, ',
          'attrs' => [
                       'domainComponent'
                     ],
          'filter' => 'objectclass=*',
          'scope' => 'one'
        };
2011/10/26 00:27:54 ERROR> Ldap.pm:703 EBox::Ldap::_errorOnLdap - Unknown error at EBox::MailVDomainsLdap::vdomains invalid DN


How do I reconfigure this? any help please?

2
Installation and Upgrades / Re: Suddenly cannot connect to samba shares
« on: October 26, 2011, 01:07:55 am »
This might be related??
I went to the Users And Groups and got this...

Trace
Unknown error at EBox::UsersAndGroups::groups invalid DN at /usr/share/perl5/EBox/Ldap.pm line 703
EBox::Ldap::_errorOnLdap('Net::LDAP::Search=HASH(0xbd3d1398)', 'HASH(0xbb951108)') called at /usr/share/perl5/EBox/Ldap.pm line 342
EBox::Ldap::search('EBox::Ldap=HASH(0xbc0f9000)', 'HASH(0xbb951108)') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 1854
EBox::UsersAndGroups::groups('EBox::UsersAndGroups=HASH(0xbc0fe5e8)') called at /usr/share/perl5/EBox/CGI/UsersAndGroups/Users.pm line 48
EBox::CGI::UsersAndGroups::Users::_process('EBox::CGI::UsersAndGroups::Users=HASH(0xbd4d7ff0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 262
EBox::CGI::Base::run('EBox::CGI::UsersAndGroups::Users=HASH(0xbd4d7ff0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 120
EBox::CGI::Run::run('EBox::CGI::Run', 'UsersAndGroups/Users', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 35
ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0xbd4d7d60)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0xbd51c1e8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0xbd51c1e8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0xbd4d7d60)') called at -e line 0
eval {...} called at -e line 0

3
Installation and Upgrades / Re: Low power consumption Zentyal
« on: October 26, 2011, 12:41:21 am »
I have Zentyal running on a small fanless atom pc from http://www.tranquilpcshop.co.uk/ I bought over a year ago.
It's always on so needs to be conservative with it's power and noise. It handles everything really well and even has a transmission server running.
Agree with the above comments- Apache is a bit 'fat' for home use.

4
Installation and Upgrades / Suddenly cannot connect to samba shares
« on: October 26, 2011, 12:16:36 am »
today I cannot connect to any samba shares at all from any computers (running a mix of ubuntu and debian)

The error I get on the clients is:

Unable to mount location
Failed to retrieve share list from server

To try to resolve the problem I have:
restarted the File Sharing module
rebooted the Zentyal Server
done an apt-get update / upgrade (there were updates)
renamed the Domain (the change showed up on the other computers but still had the same error)
disabled server as PDC

none of these changes made any effect.
No changes were made to Zentyal configuration before the problem.

I am running Zentyal 2.0.23 (since upgrade trying to fix this problem) on a dedicated box for my home network, it is connected to a router for internet access, all the other machines are also connected to this router and there have been no network problems recently.

I can't access any of my shared files :(

Pages: [1]