[Samba] Cannot authenticate the administrator account

Mike 1100100 at gmail.com
Wed Apr 22 09:28:02 MDT 2015


On Wed, Apr 22, 2015 at 10:04 AM, L.P.H. van Belle <belle at bazuin.nl> wrote:

>  Are you sure you have the "correct" administrator password ..
>
> this should work ,  echo ${SAMBA_NT_ADMIN_PASS}| smbclient
> //localhost/netlogon -U Administrator -c 'ls'
> that does not involve kerberos yet..
>
> Please run:
>
> SETHOSTNAME=`hostname -s`
> SETDNSDOMAIN=`hostname -d`
> SETFQDN=`hostname -f`
>
> host -t SRV _ldap._tcp.${SETDNSDOMAIN}.
>
> host -t SRV _kerberos._udp.${SETDNSDOMAIN}.
>
> host -t A ${SETHOSTNAME}.${SETDNSDOMAIN}.
> and
> cat /etc/hosts
>
> and these are your DC's ips?
>
> nameserver 75.75.76.76
> nameserver 75.75.75.75
>
> Greetz,
>
> Louis
>
>

Hi Louis,

I'm definitely using the same Administrator password; wrote it down during
provisioning.

For my DC's nameservers ---- might I have this wrong?  Those ip's are my
ISP's nameservers - Xfinity Comcast.
The actual CentOS server box static ip is 10.10.1.225.  Do I need to delete
the ISP nameservers and go with 10.10.1.225?

Thank you for all the follow up.

Mike


More information about the samba mailing list