Displaying 20 results from an estimated 1233 matches for "miscellaneously".
Did you mean:
miscellaneous
2012 Nov 16
0
samba4 ad problems
Hello,
i have a samba4 ad domain with 5 domain controllers.
Since 2-3 weeks, i have problems with kerberos, log.samba:
[2012/11/16 16:21:11, 1] ../source4/auth/gensec/gensec_gssapi.c:645(gensec_gssapi_update)
GSS server Update(krb5)(1) Update failed: Miscellaneous failure (see text): Decrypt integrity check failed
[2012/11/16 16:21:12, 2]
2008 Jun 10
5
Rails params parsing bug?
I have a form that sends the following query string to my Rails
controller:
transaxion[category_association_attributes][][category_id]=2&
transaxion[category_association_attributes][][amount]=12&
transaxion[category_association_attributes][][category_id]=1&
transaxion[category_association_attributes][][amount]=8
But ActionController parses it as:
2017 Sep 05
0
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
Ah.. I had a "member break down" ..
Out of the blue,.. Kerberos problem, but pretty simple to fix.
kinit Administrator
Check your spn of the ad server with :
samba-tool spn list DC_HOSTNAME$
Check keytab
klist -ke /var/lib/samba/private/secrets.keytab
Can you check this.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at
2017 Feb 21
0
Re: [PATCH 0/8] Miscellaneous cleanups to Windows registry code.
On Saturday, 18 February 2017 08:05:27 CET Richard W.M. Jones wrote:
> A very miscellaneous set of cleanups to how we handle the Windows
> registry in virt-v2v, firstboot, and inspection code. This should all
> be straightforward non-controversial refactoring. Some highlights:
>
> - Add a new mllib Registry module containing various utility
> functions that are currently
2018 Aug 07
0
gss_accept_sec_context failed with [ Miscellaneous failure (see text): Decrypt integrity check failed]
Hello,
my fileserver (Debian and samba packages 4.2.14+dfsg-0+deb8u9)
connected to an AD with one Windows DC and one Samba DC get every 10
seconds the following error:
[2018/08/07 12:52:15.351515, 1] ../source3/librpc/crypto/gse.c:496(gse_get_server_auth_token)
gss_accept_sec_context failed with [ Miscellaneous failure (see text): Decrypt integrity check failed]
[2018/08/07 12:52:15.351565,
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 06/17] paravirt_op - miscellaneous updates.
plain text document attachment (xx-paravirt-misc-headers.patch)
Miscellaneous header updates. Sort of a work-in-progress.
Signed-off-by: Steven Rostedt srostedt@redhat.com
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Index: clean-start/include/asm-x86_64/proto.h
===================================================================
---
2012 Jan 19
0
Samba 4 GSS server Update(krb5)(1) Update failed: Miscellaneous failure (see text): Decrypt integrity check failed
Hi everyone
I'm using nslcd to connect to Samba 4 LDAP. If I specify the binddn and
bindpw in /etc/nslcd.conf no problem getent passwd works and everything
is mapped just fine.
But when I try try to do a kerberized bind to Samba 4 LDAP, I get this:
ldb_wrap open of secrets.ldb
Kerberos: TGS-REQ host-account at HH3.SITE from ipv4:192.168.1.3:33002 for
ldap/hh3.site at HH3.SITE
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 06/17] paravirt_op - miscellaneous updates.
plain text document attachment (xx-paravirt-misc-headers.patch)
Miscellaneous header updates. Sort of a work-in-progress.
Signed-off-by: Steven Rostedt srostedt@redhat.com
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Index: clean-start/include/asm-x86_64/proto.h
===================================================================
---
2020 May 17
4
Upgrade from 4.11.6 to 4.12.2 created authentication issues
On 5/17/2020 1:43 PM, Rowland penny via samba wrote:
> On 17/05/2020 16:54, James Atwell wrote:
>>
>> Strange results on a domain member
>>
>> jatwell at osticket:~$ net ads user info administrator -U administrator
>> Enter administrator's password:
>> create_local_private_krb5_conf_for_domain: smb_mkstemp failed, for
>> file
2017 Sep 08
2
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
Thanks Rowland,
Very appriciated.
The dnsmasq servers are explained, these are no problem in his setup sofar i could tell/see.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: vrijdag 8 september 2017 10:50
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Server
2020 May 17
2
Upgrade from 4.11.6 to 4.12.2 created authentication issues
On 5/17/2020 5:29 AM, Rowland penny via samba wrote:
> On 17/05/2020 00:24, James Atwell wrote:
>>>> So I suppose I still have trouble with my domain.
>>>>
>>>> root at pfdc1:/# net ads user info administrator -U administrator
>>>>
>>>> Enter administrator's password:
>>>> kerberos_kinit_password SAMBA at SAMBA.LOCAL
2017 Sep 05
0
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
Yes, if you flexible with reinstalling, you could..
(more below)
> -----Oorspronkelijk bericht-----
> Van: Sven Schwedas [mailto:sven.schwedas at tao.at]
> Verzonden: dinsdag 5 september 2017 16:32
> Aan: L.P.H. van Belle; samba at lists.samba.org
> Onderwerp: Re: [Samba] Server GC/name.dom/dom is not
> registered with our KDC: Miscellaneous failure (see text):
> Server
2016 Dec 07
0
Re: [PATCH 0/3] Miscellaneous improvements to supermin.
On Wednesday, 7 December 2016 14:04:43 CET Richard W.M. Jones wrote:
> Document what each module does, using *.mli files.
>
> Remove the --dtb option, it's obsolete.
>
> Rename modules according to their purpose.
Generally LGTM.
The only note is about the removal of --dtb: wouldn't it better to
leave a stub option? It would explicitly print out it was removed,
so when
2020 Jun 02
0
Re: [PATCH nbdkit 3/5] vddk: Miscellaneous improvements to reexec code.
On Tue, Jun 02, 2020 at 09:22:49AM -0500, Eric Blake wrote:
> On 6/2/20 7:27 AM, Richard W.M. Jones wrote:
> >Use an extensible buffer (a vector<char>) when reading
> >/proc/self/cmdline.
> >
> >Tidy up some error messages.
> >---
> > plugins/vddk/reexec.c | 57 ++++++++++++++++++++++++++-----------------
> > 1 file changed, 35 insertions(+), 22
2017 Sep 08
0
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
On Fri, 8 Sep 2017 12:43:40 +0200
Sven Schwedas via samba <samba at lists.samba.org> wrote:
> On 2017-09-08 12:26, Rowland Penny via samba wrote:
> > On Fri, 8 Sep 2017 12:03:53 +0200
> > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> >
> >> Thanks Rowland,
> >>
> >> Very appriciated.
> >> The
2017 Sep 10
0
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
On Fri, 8 Sep 2017 14:31:21 +0200
Sven Schwedas via samba <samba at lists.samba.org> wrote:
> On 2017-09-08 14:21, Rowland Penny via samba wrote:
> > OK, you have convinced me ;-)
>
> If you know any other part of AD DNS that is tricky, I'd be interested
> to know before AD blows up again. ;-)
>
> > Seeing how you seem to know the required 'magic',
2009 Nov 18
0
Package for Miscellaneous Psychometrics
Version 1.5 of the MiscPsycho package had been uploaded to CRAN (should hit mirrors in a day or so). This package has a set of functions that may be useful for psychometric applications.
The package has been updated to include the following:
1) All functions (where appropriate) now use standard formula arguments
2) All functions now use S3 print and summary methods
3) Help files have been
2013 Feb 06
0
Miscellaneous compiler warnings
Hi,
On RHEL 6.3 with gcc 4.4.6, a number of compiler warnings are emitted
when building recent snapshots:
These all seem to be harmless, but annoying.
readpassphrase.c:127: warning: ignoring return value of ?write?, declared with attribute warn_unused_result
readpassphrase.c:146: warning: ignoring return value of ?write?, declared with attribute warn_unused_result
make[1]: Leaving directory
2020 Jun 02
0
[PATCH nbdkit 3/5] vddk: Miscellaneous improvements to reexec code.
Use an extensible buffer (a vector<char>) when reading
/proc/self/cmdline.
Tidy up some error messages.
---
plugins/vddk/reexec.c | 57 ++++++++++++++++++++++++++-----------------
1 file changed, 35 insertions(+), 22 deletions(-)
diff --git a/plugins/vddk/reexec.c b/plugins/vddk/reexec.c
index 5a5e9844..9641ee8c 100644
--- a/plugins/vddk/reexec.c
+++ b/plugins/vddk/reexec.c
@@ -48,6
2018 Jan 23
3
[nbdkit PATCH 0/2] Miscellaneous patches
These are relatively independent enough from my ongoing work to
add FUA support that I'll post them now.
Eric Blake (2):
todo: More items
include: Properly decorate attributes in public headers
TODO | 15 ++++++++++++++-
include/nbdkit-common.h | 4 ++--
2 files changed, 16 insertions(+), 3 deletions(-)
--
2.14.3