Modify ↓
Ticket #4315 (closed defect: duplicate)
ERR: (Operations error) 'ldb_request: Operations error (1)' on DN @MODULES
| Reported by: | pedro.garcia@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | samba |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
Adding a user with "Add and edit" button.
Error
root command echo 'dn: @MODULES changetype: modify replace: @LIST @LIST: zentyal,samba_dsdb ' | ldbmodify -H /var/lib/samba/private/sam.ldb failed. Error output: zentyal: No such file or directory zentyal: No such file or directory ERR: (Operations error) 'ldb_request: Operations error (1)' on DN @MODULES Command output: Modified 0 records with 1 failures . Exit value: 1
Trace
root command echo 'dn: @MODULES
changetype: modify
replace: @LIST
@LIST: zentyal,samba_dsdb
' | ldbmodify -H /var/lib/samba/private/sam.ldb failed.
Error output: zentyal: No such file or directory
zentyal: No such file or directory
ERR: (Operations error) 'ldb_request: Operations error (1)' on DN @MODULES
Command output: Modified 0 records with 1 failures
.
Exit value: 1 at /usr/share/perl5/Error.pm line 182
Error::throw('EBox::Exceptions::Sudo::Command', 'cmd', 'echo \'dn: @MODULES\x{a}changetype: modify\x{a}replace: @LIST\x{a}@LIST: ...', 'output', 'ARRAY(0xbcdd2020)', 'error', 'ARRAY(0xbcdd3ed4)', 'exitValue', 1, ...) called at /usr/share/perl5/EBox/Sudo.pm line 213
EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/6l6w9JwVDE.cmd 2>...', 'echo \'dn: @MODULES\x{a}changetype: modify\x{a}replace: @LIST\x{a}@LIST: ...', 256, 'ARRAY(0xbcdd2020)', 'ARRAY(0xbcdd3ed4)') called at /usr/share/perl5/EBox/Sudo.pm line 182
EBox::Sudo::_root(1, 'echo \'dn: @MODULES\x{a}changetype: modify\x{a}replace: @LIST\x{a}@LIST: ...') called at /usr/share/perl5/EBox/Sudo.pm line 136
EBox::Sudo::root('echo \'dn: @MODULES\x{a}changetype: modify\x{a}replace: @LIST\x{a}@LIST: ...') called at /usr/share/perl5/EBox/Samba.pm line 451
EBox::Samba::enableZentyalLdbModule('EBox::Samba=HASH(0xbc73ce18)') called at /usr/share/perl5/EBox/SambaLdapUser.pm line 88
EBox::SambaLdapUser::__ANON__() called at /usr/share/perl5/Error.pm line 430
Error::subs::try('CODE(0xbcdd5228)', 'HASH(0xbe592de4)') called at /usr/share/perl5/EBox/SambaLdapUser.pm line 89
EBox::SambaLdapUser::_addUser('EBox::SambaLdapUser=HASH(0xbccf899c)', 'EBox::UsersAndGroups::User=HASH(0xbcd35f14)', 'pasGUord98') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 774
EBox::UsersAndGroups::notifyModsLdapUserBase('EBox::UsersAndGroups=HASH(0xbaea92d8)', 'addUser', 'ARRAY(0xbe40671c)', undef) called at /usr/share/perl5/EBox/UsersAndGroups/User.pm line 557
EBox::UsersAndGroups::User::create('EBox::UsersAndGroups::User', 'HASH(0xbe58dfd8)', 0) called at /usr/share/perl5/EBox/CGI/UsersAndGroups/AddUser.pm line 77
EBox::CGI::UsersAndGroups::AddUser::_process('EBox::CGI::UsersAndGroups::AddUser=HASH(0xbcdc90e4)') called at /usr/share/perl5/EBox/CGI/Base.pm line 274
EBox::CGI::Base::run('EBox::CGI::UsersAndGroups::AddUser=HASH(0xbcdc90e4)') called at /usr/share/perl5/EBox/CGI/Run.pm line 133
EBox::CGI::Run::run('EBox::CGI::Run', 'UsersAndGroups/AddUser', '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(0xbe406780)') 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(0xbe403fc8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0xbe403fc8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0xbe406780)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 13 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 13 months ago by jamor@…
- Status changed from new to closed
- Resolution set to duplicate
- Component changed from base to samba
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to ERR: (Operations error) 'ldb_request: Operations error (1)' on DN @MODULES
Hello Pedro Garcia,
this is the same issue than #4126. See that ticket for more information.
Regards,
Javier
Note: See
TracTickets for help on using
tickets.
zentyal.log