Displaying 3 results from an estimated 3 matches for "f4c1eqa9e8rt709q23y849tyqghlkqdhfg9".
2015 Apr 29
3
Cannot authenticate the administrator account
On 29/04/15 20:37, Sketch wrote:
> On Wed, 29 Apr 2015, Andrey Repin wrote:
>
>> Greetings, Sketch!
>>
>>>> workgroup = INTERNAL
>>>> realm = EXAMPLE.COM
>>>> netbios name = SAMBA
>>
>>> Looks that way to me.  Your realm should include the workgroup name:
>>> INTERNAL.EXAMPLE.COM.
>>
>> Nothing is
2015 Apr 30
2
Cannot authenticate the administrator account
...t;[root at dc1 ~]# hostname -d
>internal.example.com
>[root at dc1 ~]# hostnamectl status
>   Static hostname: dc1.internal.example.com
>         Icon name: computer-server
>           Chassis: server
>        Machine ID: 57ccaldjfre9tuq34uadl5fjgq9823uadog
>           Boot ID: f4c1eqa9e8rt709q23y849tyqghlkqdhfg9
>  Operating System: CentOS Linux 7 (Core)
>       CPE OS Name: cpe:/o:centos:centos:7
>            Kernel: Linux 3.10.0-229.1.2.el7.x86_64
>      Architecture: x86_64
>[root at dc1 ~]# cat /etc/resolv.conf
>domain internal.example.com
>search internal.example.com
>nameserve...
2015 Apr 30
3
Cannot authenticate the administrator account
...ot at dc1 ~]# hostname -s
dc1
[root at dc1 ~]# hostname -d
internal.example.com
[root at dc1 ~]# hostnamectl status
   Static hostname: dc1.internal.example.com
         Icon name: computer-server
           Chassis: server
        Machine ID: 57ccaldjfre9tuq34uadl5fjgq9823uadog
           Boot ID: f4c1eqa9e8rt709q23y849tyqghlkqdhfg9
  Operating System: CentOS Linux 7 (Core)
       CPE OS Name: cpe:/o:centos:centos:7
            Kernel: Linux 3.10.0-229.1.2.el7.x86_64
      Architecture: x86_64
[root at dc1 ~]# cat /etc/resolv.conf
domain internal.example.com
search internal.example.com
nameserver 10.10.1.225
[root at dc1 ~]#...