Displaying 5 results from an estimated 5 matches for "testserver1".
Did you mean:
  testserver
  
2015 Sep 04
1
Failed to join domain: failed to find DC for administrator@XYZ
Hi Rowland
I deleted the "domain" line from /etc/resolv.conf.
Sorry I didn't quite understand what you really meant about the last 
line in  /etc/hosts
The last line in "/etc/hosts"
192.21.35.5 testserver1 testserver1.testad.bio.ucl.ac.uk is the Win-AD. 
Samba machine does not get its IP from DHCP so I did not remove that line.
Removed 127.0.0.1 DNS from Win-AD, then restarted samba and tried to 
join it again to the AD domain but I get the very similar error below:
net ads join -U administrator at...
2015 Sep 03
1
Failed to join domain: failed to find DC for administrator@XYZ
...nf looks like this:
nameserver 192.21.35.5
search testad.bio.ucl.ac.uk
domain testad.bio.ucl.ac.uk
etc/hosts looks like this:
127.0.0.1   localhost localhost.localdomain localhost4
localhost4.localdomain4
::1         localhost localhost.localdomain localhost6
localhost6.localdomain6
192.21.35.5 testserver1 testserver1.testad.bio.ucl.ac.uk
-------------------------------------------
On the windows server:
Primary DNS: 192.21.35.5
Secondary DNS: 127.0.0.1
The hosts file in C:\Windows\System32\drivers\etc is empty.
Do you know why I can't join the samba box to the new AD domain?
If you have any id...
2015 Sep 07
1
winbind does not work+sernet package+samba 4.2
...var/log/kadmind.log
[libdefaults]
  dns_lookup_realm = true
  dns_lookup_kdc = true
  ticket_lifetime = 24h
  renew_lifetime = 7d
  forwardable = true
  rdns = false
  default_ccache_name = KEYRING:persistent:%{uid}
[realms]
         TESTAD.BIO.AC.UK = {
                                     kdc = TESTSERVER1.TESTAD.BIO.AC.UK
                                     default_domain = TESTAD.BIO.AC.UK
                                   }
[domain_realm]
              .testad.bio.ac.uk = TESTAD.BIO.AC.UK
              testad.bio.ac.uk = TESTAD.BIO.AC.UK
---------------------------------------------------------...
2004 Jun 23
1
Problems with 3.0.4 PDC - Trust Relationship failed
...=8192
   delete group script = /usr/sbin/groupdel %g
   add user to group script = /usr/bin/gpasswd -a %u %g
   logon drive = H:
   delete user from group script = /usr/bin/gpasswd -d %u %g
   domain master = Yes
   encrypt passwords = yes
   printer admin = @adm
   dns proxy = No
   netbios name = TESTSERVER1
   server string = Koster PDC Test
   printing = cups
   logon script = netlogon.bat
   default = homes
   workgroup = KOSTERTEST
   os level = 62
   add user script = /usr/sbin/useradd -n -g users -d /dev/null -s 
/bin/false -m %u
   printcap name = cups
   add machine script = /usr/sbin/adduser -...
2013 Sep 24
0
chgrp: invalid group: `domain users'
...k_crypto = true
?????????????? dns_lookup_realm = true
?????????????? dns_lookup_kdc = true
??????????????? forward? = true
??????????????? forwardable = true
??????????????? clockskew? = 300
??????????????? noaddresses = true
[realms]???????? 
??????????????? TESTAD.BIO.AC.UK = {???????? 
? kdc = TESTSERVER1.TESTAD.BIO.AC.UK
????????????????????????? default_domain = TESTAD.BIO.AC.UK???????? 
??????????????????????????????? }? 
[domain_realm]???????? 
??????????????? .testad.bio.ac.uk = TESTAD.BIO.AC.UK???????? 
??????????????? testad.bio.ac.uk = TESTAD.BIO.AC.UK? 
[kdc]???????? 
??????????????? profi...