[Samba] Serverinfo Error

Rowland penny rpenny at samba.org
Thu Jul 25 15:36:24 UTC 2019


On 25/07/2019 16:26, Robert A Wooldridge via samba wrote:
> Every time I do kinit Administrator I get prompted for a password and 
> then nothing returns.
That is correct, it doesn't return anything except on error
> If I do klist I get this:
> athena:~# klist
> Ticket cache: FILE:/tmp/krb5cc_0
> Default principal: Administrator at EDM-INC.COM
>
> Valid starting       Expires              Service principal
> 07/25/2019 10:23:36  07/25/2019 20:23:36 krbtgt/EDM-INC.COM at EDM-INC.COM
>         renew until 07/26/2019 10:23:30
Again that looks okay, note the trailing '0' on 'krb5cc_0' this 
indicates the users Unix UID, which is for 'root' and Administrator is 
mapped to 'root'.
> If I run getent passwd Administrator nothing returns.
This probably means that you do not have the libnss-winbind links and/or 
/etc/nsswitch.conf set up to return AD users (this is not required on a 
DC, only if you want to use the DC as a fileserver).

Rowland





More information about the samba mailing list