Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: koendb on July 06, 2014, 12:34:19 am

Title: Zentyal 3.5:Can't create users - Additional Domain Controller
Post by: koendb on July 06, 2014, 12:34:19 am
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?
Title: Re: Zentyal 3.5:Can't create users - Additional Domain Controller
Post by: eduardogoncalves 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
Title: Re: Zentyal 3.5:Can't create users - Additional Domain Controller
Post by: avnir 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
Title: Re: Zentyal 3.5:Can't create users - Additional Domain Controller
Post by: doncamilo 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!
Title: Re: Zentyal 3.5:Can't create users - Additional Domain Controller
Post by: avnir 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.