Displaying 5 results from an estimated 5 matches for "lpeda1".
Did you mean:
lpad1
2020 Jul 23
5
Issue with Keytab memory
...t issues when connecting to samba shares from windows.
In the corresponding samba logs I found entries:
....
[2020/07/23 12:08:06.697678, 1] ../../source3/librpc/crypto/gse.c:660(gse_get_server_auth_token)
gss_accept_sec_context failed with [ Miscellaneous failure (see text): Failed to find cifs/lpeda1.muc at EUROPE.BMW.CORP(kvno 26) in keytab MEMORY:cifs_srv_keytab (aes256-cts-hmac-sha1-96)]
[2020/07/23 12:08:06.698028, 1] ../../auth/gensec/spnego.c:1218(gensec_spnego_server_negTokenInit_step)
gensec_spnego_server_negTokenInit_step: gse_krb5: parsing NEG_TOKEN_INIT content failed (next[(null)...
2020 Jul 23
2
Issue with Keytab memory
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...
2020 Jul 23
0
Issue with Keytab memory
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
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Georg.Biberger--- via samba
> Verzonden: donderdag 23 juli 2020 12:2...
2020 Jul 23
0
Issue with Keytab memory
...ing to samba shares from windows.
> In the corresponding samba logs I found entries:
> ....
> [2020/07/23 12:08:06.697678, 1] ../../source3/librpc/crypto/gse.c:660(gse_get_server_auth_token)
> gss_accept_sec_context failed with [ Miscellaneous failure (see text): Failed to find cifs/lpeda1.muc at EUROPE.BMW.CORP(kvno 26) in keytab MEMORY:cifs_srv_keytab (aes256-cts-hmac-sha1-96)]
> [2020/07/23 12:08:06.698028, 1] ../../auth/gensec/spnego.c:1218(gensec_spnego_server_negTokenInit_step)
> gensec_spnego_server_negTokenInit_step: gse_krb5: parsing NEG_TOKEN_INIT content failed (...
2018 Jun 07
1
Lots of failed message in smbd.log: NT_STATUS_OBJECT_NAME_NOT_FOUND
Attached smb.conf now inline:
[global]
security = ADS
workgroup = MUC
realm = europe.bmw.corp
netbios name = eda
netbios aliases = lpeda1 lpeda1.muc
log file = /lfs/EDA/DATA/SOFTWARE/samba/var/log/samba/%m.log
log level = 2
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*) domain:
# - must not overlap with any domain ID mapping configurat...