Displaying 3 results from an estimated 3 matches for "guillau".
2007 Aug 20
3
Contribution on extending createElement
Hi all,
I work a lot with scripts that modify the DOM, and I have always found
quite annoying that the code would always get very verbose as soon as
I wanted to create even simple structures :
var my_div = document.createElement(''div'');
var my_anchor = document.createElement(''a'');
my_anchor.setAttribute(''href'',my_link);
var my_text =
2017 Jun 20
0
DRS stopped working after upgrade from debian Jessie to Stretch
Hai,
Just saying samba does not use /etc/krb5.keytab is not totaly correct.
A lot of setups use the setting : dedicated keytab file = /etc/krb5.keytab
Because systemd defaults point to /etc/krb5.keytab.
>From his logs:
Failed to find
FICHDC$@NET.LYC-GUILLAUME-FICHET.AC-GRENOBLE.FR(kvno 2) in keytab FILE:/var/lib/samba/private/secrets.keytab (arcfour-hmac-md5)
And from his command (klist -k : Keytab name: FILE:/etc/krb5.keytab ) the above server is found.
Only the HOST/SPN entry is missing.
This looks like that :
dedicated keytab file = /etc/krb5....
2017 Jun 19
7
DRS stopped working after upgrade from debian Jessie to Stretch
...; registered
GENSEC backend 'ntlmssp_resume_ccache' registered
GENSEC backend 'http_basic' registered
GENSEC backend 'http_ntlm' registered
GENSEC backend 'krb5' registered
GENSEC backend 'fake_gssapi_krb5' registered
Using binding ncacn_ip_tcp:fichdc.net.lyc-guillaume-fichet.ac-grenoble.fr[,seal]
resolve_lmhosts: Attempting lmhosts lookup for name
fichdc.net.lyc-guillaume-fichet.ac-grenoble.fr<0x20>
resolve_lmhosts: Attempting lmhosts lookup for name
fichdc.net.lyc-guillaume-fichet.ac-grenoble.fr<0x20>
Wrong username or password: kinit for
FICHDC$@...