Hi Louis,>Try > >net ads keytab add_update_ads cifs/$(hostname -f) -U Administrator >And i hope this is not your hostname : lpeda1.muc >Because thats a domainname. > >Also make sure you check the resolving of the A and PTR records > >Greetz, > >LouisMy hostname is lpeda1! hostname returns "lpeda1" hostname -f returns "lpeda1.muc". Is this OK for "net ads keytab add_update_ads cifs/$(hostname -f) -U Administrator" Kind regards Georg
On 23/07/2020 13:05, Georg.Biberger--- via samba wrote:> Hi Louis, > >> Try >> >> net ads keytab add_update_ads cifs/$(hostname -f) -U Administrator >> And i hope this is not your hostname : lpeda1.muc >> Because thats a domainname. >> >> Also make sure you check the resolving of the A and PTR records >> >> Greetz, >> >> Louis > My hostname is lpeda1! > hostname returns "lpeda1" > hostname -f returns "lpeda1.muc". > > Is this OK for "net ads keytab add_update_ads cifs/$(hostname -f) -U Administrator"It is worse than that, it isn't OK for AD, try reading this: support.microsoft.com/en-gb/help/300684/deployment-and-operation-of-active-directory-domains-that-are-configur Rowland