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.


Topics - koendb

Pages: [1]
1
Hi I got two DC's, one plain samba4 ( 4.1.8 ) DC
and I just added a Zentyal 3.5 additional DC.
However, I cannot see DNS entries in the Zentyal web GUI, created on the first DC.
Replication is working fine, and if I do name lookups , the Zentyal's nameserver responds perfectly.

The other way round DOES work.

2
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?

3
When I try to enable openchange account for users in other containers but the default container I get following message:
Quote
This addon applies only to users in the default 'Users' container

This does not make much sense to me :-)

4
Hi,

I am trying to join 3.5 to an existing Domain (Samba4) but, when I select 'Additional Domain Controller,
I can fill in all the information, but as soon as I hit "save" it just goes back to "Domain Controller" and no attempt to join the existing domain is made. (After applying changes), it is just a standalone AD

5
Installation and Upgrades / Additional DC, Some GUI Issues
« on: April 02, 2014, 10:03:13 pm »
Hi all,

I am running 2 Samba 4 4.0.15 DC's and now added a Zentyal 3.4 system as Additional DC.
I had some issues getting the Zentyal machine added as PDC, due to Deleted Entries in the AD tree. But that is resolved now.
I still seem to have some issues, mainly Admin GUI related.

Issue 1: AD User details.
Users are propagated properly both ways.
However: in the Zentyal Admin GUI -> Users and Computers, the email addresses do not show up for existing AD users.
If I add a user via Zentyal DC, The email address is visible.

Issue 2: Using AD Authentication for Zentyal Admin GUI
I Was expecting to be able to logon the Zentyal Admin GUI, using a Domain Admin account
Is this possible somehow?

Issue 3: AD DNS records not shown in Zentyal Admin GUI
Prior to enable the 'Additional Domain' setup , I added one of the existing DC's via the DNS Settings in Zentyal Admin GUI.
After successful replication, I still only see these 2 DNS records, but no other Zones or Records are showing up in the Zentya Admin GUI, while ,
if I check via RSAT or even do a query on the Zentyal DC, I can clearly see it properly replicated all DNS records and Zones.

Anyone knows how to get one or more of these issues resolved?  :)

Pages: [1]