[Samba] Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)

Reinhard Nißl reinhard.nissl at fee.de
Fri Mar 20 05:08:43 MDT 2015


Hi Louis,

Am 20.03.2015 um 11:04 schrieb L.P.H. van Belle:
> can you try this also
>
> copy past it, but set the admin pass fist.
> then whats the output.
>
> SAMBA_NT_ADMIN_PASS="PUT_YOUR-ADMINISTRATOR_PASSWORD_HERE"
> SETFQDN=`hostname -f`

platon.fee.de

> echo "NT Authentication test"
> echo ${SAMBA_NT_ADMIN_PASS}| smbclient //localhost/netlogon -U Administrator -c 'ls'

Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)

> echo "Kerberos Authentication"
> echo ${SAMBA_NT_ADMIN_PASS} | kinit Administrator
> smbclient //${SETFQDN}/netlogon -U Administrator -c 'ls' -k
> kdestroy

kinit: invalid option -- 'U'

Adding a ; after the first Administrator yields:

Connection to platon.fee.de failed (Error NT_STATUS_CONNECTION_REFUSED)

Bye.
--
Reinhard Nißl, TB3, -198


More information about the samba mailing list