I downloaded the package and ran it again with the same result. Dang! A couple of things: first, the DNS server is still the default Bind server that supports my network and is handed out by DHCP. Is that correct? Second, when asked for KRB info, I responded with "sogo1" as the primary server for all questions. Let me know if wrong.

See ya...

# The primary network interface
auto eth0
iface eth0 inet static
  address 10.20.30.49
  netmask 255.255.255.0
  gateway 10.20.30.1
  dns-nameservers 10.20.30.4
  dns-search sogotest.com
  dns-domain sogotest.com
Wait to start Samba4 LDAP ... OK
ldap_result: Can't contact LDAP server (-1)
ldap_result: Can't contact LDAP server (-1)
BUG - userPrincipalName is missing, fixing it now
ldap_result: Can't contact LDAP server (-1)
[!] User 'Administrator' not found
ldap_result: Can't contact LDAP server (-1)
ldap_result: Can't contact LDAP server (-1)
ERROR: Failed to set expiry for user 'administrator': Unable to find user "(&(objectClass=user)(sAMAccountName=administrator))" ERROR(ldb): Failed to create group "SOGOTEST Users" - objectclass: Cannot add CN=SOGOTEST Users,CN=Users,DC=sogotest,DC=com, parent does not exist!
Operations are OK [Yn]?

On 07/10/2013 02:50 PM, Szládovics Péter wrote:
2013-07-10 21:41 keltezéssel, Garth Keesler írta:
Just FYI, on a minimal install of ubuntu (VM) the bsdmainutils package is not installed so "colrm" is missing. I'll do that manually and take another snapshot.

I fixed it! Thanks, might be it was the your problem.
In config.sh on the line 106 modify this:

      sudo apt-get -y install openssh-server links
to
      sudo apt-get -y install openssh-server links bsdmainutils

The downloadable package has been updated too.

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to