Author Topic: Users and Groups module problem  (Read 1732 times)

yokobr

  • Zen Apprentice
  • *
  • Posts: 38
  • Karma: +1/-0
    • View Profile
Users and Groups module problem
« on: July 28, 2011, 05:14:54 pm »
Hi guys, i'm getting this error

Quote
Trace
root command /etc/init.d/slapd start failed.
Error output:
Command output: Starting OpenLDAP: slapd - failed.
The operation failed but no output was produced. For hints on what went
wrong please refer to the system's logfiles (e.g. /var/log/syslog) or
try running the daemon in Debug mode like via "slapd -d 16383" (warning:
this will create copious output).
Below, you can find the command line options used by this script to
run slapd. Do not forget to specify those options if you
want to look to debugging output:
slapd -h 'ldap:/// ldapi:/// ldaps:///' -g openldap -u openldap -F /etc/ldap/slapd.d/
.
Exit value: 1 at /usr/share/perl5/Error.pm line 182
Error::throw('EBox::Exceptions::Sudo::Command', 'cmd', '/etc/init.d/slapd start', 'output', 'ARRAY(0x7fe2643f6668)', 'error', 'ARRAY(0x7fe2695e6438)', 'exitValue', 1, ...) called at /usr/share/perl5/EBox/Sudo.pm line 212
EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/ndx_NUVtAF.cmd 2>...', '/etc/init.d/slapd start', 256, 'ARRAY(0x7fe2643f6668)', 'ARRAY(0x7fe2695e6438)') called at /usr/share/perl5/EBox/Sudo.pm line 181
EBox::Sudo::_root(1, '/etc/init.d/slapd start') called at /usr/share/perl5/EBox/Sudo.pm line 136
EBox::Sudo::root('/etc/init.d/slapd start') called at /usr/share/perl5/EBox/Ldap.pm line 1103
EBox::Ldap::_tryToStartSlapd() called at /usr/share/perl5/EBox/Ldap.pm line 1119
EBox::Ldap::safeConnect('ldapi://%2fvar%2frun%2fslapd%2fldapi') called at /usr/share/perl5/EBox/Ldap.pm line 158
EBox::Ldap::anonymousLdapCon('EBox::Ldap=HASH(0x7fe266cb1810)') called at /usr/share/perl5/EBox/Ldap.pm line 222
EBox::Ldap::dn('EBox::Ldap=HASH(0x7fe266cb1810)') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 534
EBox::UsersAndGroups::groupsDn('EBox::UsersAndGroups=HASH(0x7fe26746eb48)') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 1972
EBox::UsersAndGroups::groups('EBox::UsersAndGroups=HASH(0x7fe26746eb48)') called at /usr/share/perl5/EBox/CGI/UsersAndGroups/Users.pm line 47
EBox::CGI::UsersAndGroups::Users::_process('EBox::CGI::UsersAndGroups::Users=HASH(0x7fe2695e97b0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 264
EBox::CGI::Base::run('EBox::CGI::UsersAndGroups::Users=HASH(0x7fe2695e97b0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
EBox::CGI::Run::run('EBox::CGI::Run', 'UsersAndGroups/Users', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7fe2696a9d08)') 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(0x7fe2643f9a58)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7fe2643f9a58)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7fe2696a9d08)') called at -e line 0
eval {...} called at -e line 0

J. A. Calvo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1986
  • Karma: +67/-3
    • View Profile
    • http://blogs.zentyal.org/jacalvo
Re: Users and Groups module problem
« Reply #1 on: July 28, 2011, 05:42:13 pm »
Which version of Zentyal are you using? Is this a fresh install? Or did you installed and then removed some modules?
Zentyal Server Lead Developer