Author Topic: Zentyal 3.5:Can't create users - Additional Domain Controller  (Read 2473 times)

koendb

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
This is the error I am getting:

Error on person LDAP entry creation: The request referenced an attribute that does not exist .<br/> Operation parameters:{ 'objectClass' => [ 'top', 'person', 'organizationalPerson', 'user', 'posixAccount', 'systemQuotas' ], 'dn' => 'CN=Test User1,CN=Users,DC=glxtest,DC=be', 'sn' => 'User1', 'name' => 'Test User1', 'quota' => 500, 'gidNumber' => '2513', 'sAMAccountName' => 'testuser1', 'givenName' => 'Test', 'homeDirectory' => '/home/testuser1', 'displayName' => 'Test User1', 'cn' => 'Test User1', 'uidNumber' => 2502, 'userPrincipalName' => 'testuser1@GLXTEST.BE', 'description' => 'Test User1', 'userAccountControl' => 514 } at /usr/share/perl5/EBox/Samba/User.pm line 470

trace log:

Error on person LDAP entry creation: The request referenced an attribute that does not exist
.<br/> Operation parameters:{
  'objectClass' => [
                     'top',
                     'person',
                     'organizationalPerson',
                     'user',
                     'posixAccount',
                     'systemQuotas'
                   ],
  'dn' => 'CN=Test User1,CN=Users,DC=glxtest,DC=be',
  'sn' => 'User1',
  'name' => 'Test User1',
  'quota' => 500,
  'gidNumber' => '2513',
  'sAMAccountName' => 'testuser1',
  'givenName' => 'Test',
  'homeDirectory' => '/home/testuser1',
  'displayName' => 'Test User1',
  'cn' => 'Test User1',
  'uidNumber' => 2502,
  'userPrincipalName' => 'testuser1@GLXTEST.BE',
  'description' => 'Test User1',
  'userAccountControl' => 514
}
 at /usr/share/perl5/EBox/Samba/User.pm line 470

Why is Zentyal still trying to create an LDAP user?
« Last Edit: July 06, 2014, 12:36:25 am by koendb »

eduardogoncalves

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Zentyal 3.5:Can't create users - Additional Domain Controller
« Reply #1 on: January 02, 2018, 09:04:07 pm »
Same here with Zentyal 5.0.10 and "Domain Controller and File Sharing" version 5.0.10.

Can't create user as Additional Domain Controller

avnir

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
Re: Zentyal 3.5:Can't create users - Additional Domain Controller
« Reply #2 on: September 18, 2019, 03:51:06 pm »
Any clue as to how to fix this?
I'm getting the same error on Zentyal 6.0 and 5.1

doncamilo

  • Zen Samurai
  • ****
  • Posts: 478
  • Karma: +165/-1
    • View Profile
Re: Zentyal 3.5:Can't create users - Additional Domain Controller
« Reply #3 on: September 18, 2019, 05:05:28 pm »
 :)

How many domain controllers do you have in your domain? Do you use e-mail or jabber modules?

Cheers!
- Do my pigeons bother you passing over your land?
- They block the sun!

G. Guareschi., Don Camillo.,

avnir

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
Re: Zentyal 3.5:Can't create users - Additional Domain Controller
« Reply #4 on: September 19, 2019, 12:06:42 am »
Hi doncamilo

I have 4(!) domain controllers at the moment. I'll explain...
Originally had 1 Samba on ubuntu pdc and another Samba on ubuntu bdc. Wanted to retire them, so installed one Zentyal (5.1) and added as an additional domain controller. Left it like that for about a year. Now installed another Zentyal (6.0), and once both Zentyal operating correctly, plan to retire the original Samba domain controllers.

No, not using email or jabber modules. Only modules active are Network, Firewall, DNS, Logs, NTP, Domain Controller and File Sharing. Essentially using as AD server, LDAP, and DNS forwarding.