Displaying 6 results from an estimated 6 matches for "bhubfab".
2019 Feb 14
2
Migrating to Samba 4.9.4 AD, kinit administrator -> kinit: Cannot contact any KDC for realm...
...en I startup samba-ad-dc it shows a few
>> errors. ([kdc failed to setup interfaces])
>> The initial tests (in the directions in wiki) go fine until I get to
>> "kinit administrator" and it
>> just gives ->   kinit: Cannot contact any KDC for realm
>> 'BHUBFAB.DDNS.NET' while getting initial credentials
>>
>> ...has been 3 days now, eish.
>>
>> Smb.conf:
>>
>> # Global parameters
>> [global]
>>           bind interfaces only = Yes
>>           interfaces = lo enp0s25
>>           netbios nam...
2019 Feb 14
2
Migrating to Samba 4.9.4 AD, kinit administrator -> kinit: Cannot contact any KDC for realm...
...the wiki.
All seems to go fine, but when I startup samba-ad-dc it shows a few errors.
    ([kdc failed to setup interfaces])
The initial tests (in the directions in wiki) go fine until I get to  
"kinit administrator" and it
just gives ->   kinit: Cannot contact any KDC for realm 
'BHUBFAB.DDNS.NET' while getting initial credentials
...has been 3 days now, eish.
Smb.conf:
# Global parameters
[global]
         bind interfaces only = Yes
         interfaces = lo enp0s25
         netbios name = SIMBA
         realm = BHUBFAB.DDNS.NET
         server role = active directory domain...
2019 Feb 14
2
Migrating to Samba 4.9.4 AD, kinit administrator -> kinit: Cannot contact any KDC for realm...
...>>>> errors. ([kdc failed to setup interfaces])
>>>> The initial tests (in the directions in wiki) go fine until I get
>>>> to "kinit administrator" and it
>>>> just gives ->   kinit: Cannot contact any KDC for realm
>>>> 'BHUBFAB.DDNS.NET' while getting initial credentials
>>>>
>>>> ...has been 3 days now, eish.
>>>>
>>>> Smb.conf:
>>>>
>>>> # Global parameters
>>>> [global]
>>>>            bind interfaces only = Yes
>>...
2019 Feb 14
0
Migrating to Samba 4.9.4 AD, kinit administrator -> kinit: Cannot contact any KDC for realm...
...o go fine, but when I startup samba-ad-dc it shows a few
> errors. ([kdc failed to setup interfaces])
> The initial tests (in the directions in wiki) go fine until I get to  
> "kinit administrator" and it
> just gives ->   kinit: Cannot contact any KDC for realm 
> 'BHUBFAB.DDNS.NET' while getting initial credentials
> 
> ...has been 3 days now, eish.
> 
> Smb.conf:
> 
> # Global parameters
> [global]
>          bind interfaces only = Yes
>          interfaces = lo enp0s25
>          netbios name = SIMBA
>          realm = BHUBFAB....
2019 Feb 14
0
Migrating to Samba 4.9.4 AD, kinit administrator -> kinit: Cannot contact any KDC for realm...
...it shows a few
> >> errors. ([kdc failed to setup interfaces])
> >> The initial tests (in the directions in wiki) go fine until I get
> >> to "kinit administrator" and it
> >> just gives ->   kinit: Cannot contact any KDC for realm
> >> 'BHUBFAB.DDNS.NET' while getting initial credentials
> >>
> >> ...has been 3 days now, eish.
> >>
> >> Smb.conf:
> >>
> >> # Global parameters
> >> [global]
> >>           bind interfaces only = Yes
> >>           interface...
2019 Feb 19
1
Migrating to Samba 4.9.4 AD, kinit administrator -> kinit: Cannot contact any KDC for realm...
...f ?
See below
> Are you doing this on the original PDC ?
Yes. All on the same box.
> If not, is the ethernet device name correct ?
I'm also running a virtual machine on this box. Could that influence?
> Rowland
>
original smb.conf  (excluding the shares):
[global]
     workgroup = BHUBFAB
         server string = Server
     netbios name = SIMBA
     domain logons = Yes
     domain master = Yes
#    interfaces = lo enp0s25 br0 enp1s0
     interfaces = lo enp0s25
     hosts allow = 127., 192.168.192., 192.168.194., 192.168.190., 
10.44.8., 10.44.9.
      follow symlinks = yes
     wi...