Displaying 20 results from an estimated 37822 matches for "ac".
2024 Mar 24
3
'Scripted' machine account renewal?!
Mandi! Kees van Vloten via samba
In chel di` si favelave...
> Solution is easy: upgrading winbind from Debian backports solves the issue !
I've upgraded to latest buster version 4.18.10+dfsg-1~buster, but still does
not work for me...
Now display:
root at vfwacpn1:~# net ads changetrustpw
get_kdc_ip_string: get_kdc_list fail NT_STATUS_NO_LOGON_SERVERS
Changing password for principal: vfwacpn1$@AD.AC....
2017 Jun 19
7
DRS stopped working after upgrade from debian Jessie to Stretch
...sswitch)
-> domain controller "A" resolve
-> domain controller "objectGuid CNAME" record resolve
-> nfsv4 share works using sec=krb5
But when I try a DRS connection :
--------------------------------
$ samba-tool drs showrepl -d 3
ldb_wrap open of secrets.ldb
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'naclrpc_as_system' registered
GENSEC backend ...
2007 Nov 15
2
2 commits - configure.ac
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8b3f9aca00a0d0447ba95a5ac86c56eb5894b8a8
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Nov 15 12:00:38 2007 +0100
back to development
diff --git a/configure.ac b/configure.ac
index 514f515..96ffeed...
2006 May 24
3
[LLVMdev] Error with llc after using llvm-g++ WIN32
Hello, Ashwin.
You wrote Wednesday, May 24, 2006, 11:25:11 AM:
AC> "Pass::getClassPassInfo<PassClass>() "Pass class not
AC> registered!"" failed: file
AC> "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", line 76
AC> Aborted
Same for me.
AC> Wihtout the -march specified (using native x86 assembly)...
2012 Sep 26
3
replace string values with numbers
Hi everyone, I have a data frame Gene with SNPs eg. P1 P2 P3
CG CG GG
-- -- AC
-- AC CC
AC -- AC I tried to replace all the GG with a value 3. Gene[Gene=="GG"]<-3 It always give me: Warning in `[<-.factor`(`*tmp*`, thisvar, value = 3) :
invalid factor level, NAs generated Does any know if there is anything wrong with my code? Thanks, Zhengyu...
2017 Jun 21
4
DRS stopped working after upgrade from debian Jessie to Stretch
...Louis but still have the same problem.
>
> -> kinit works now with /var/lib/samba/private/secrets.keytab
> ------------------------
> ~# kinit -k -t /var/lib/samba/private/secrets.keytab FICHDC$
> ~#
> ------------------------
>
> -> but samba-tool authentication with machine account fail :
> ------------------------
> ~# samba-tool time -P -d 8
> INFO: Current debug levels:
> all: 8
> tdb: 8
> printdrivers: 8
> lanman: 8
> smb: 8
> rpc_parse: 8
> rpc_srv: 8
> rpc_cli: 8
> passdb: 8
> sam: 8
> auth: 8
&...
2017 Jun 20
5
DRS stopped working after upgrade from debian Jessie to Stretch
...aptiste,
What you can try;
Type:
ktutil (enter)
rkt /etc/krb5.keytab
rkt /var/lib/samba/private/krb5.keytab
list
Now check if you see,
host/server.internal.domain.tld at REALM
host/server at REALM
(same (both) for nfs/.. at REALM)
And
NETBIOSNAME$@REALM
If you see all, you can write this back to a new file.
wkt /etc/krb5.keytab.new1
And if needed you can also cleanup the keytab file before writing.
Now choose, of
dedicated keytab file = /etc/krb5.keytab
Or use the samba default in /var/lib/samba/private/krb5.keytab
In case of the samba default
rm /etc/krb5.keytab
ln -sf /usr/l...
2007 Mar 20
3
configure.ac
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
diff-tree 3101705919f2a1272a8222ac0cce54f24b34193f (from b5d3509c3db17551aa138c21ee9c133d9d4b183e)
Author: Benjamin Otte <otte@gnome.org>
Date: Tue Mar 20 19:56:49 2007 +0100
Output some info on what packages m...
2019 Jan 21
18
[PATCH xf86-video-nouveau 00/17] autotools configuration cleanups
Series of cleanups to autotools build config files to utilize the available
xorg-server macros, defaults and more closely match other modern Xorg drivers.
Notable improvements:
- gitignore fully covers potential build artifacts
- Simplify logic given stated minimum required version of xorg-server 1.8
- Remove use of deprecated, outdated or no longer required macros
- Utilize xorg mac...
2017 Jun 21
4
DRS stopped working after upgrade from debian Jessie to Stretch
21.06.2017 11:45, L.P.H. van Belle via samba пишет:
> I suggest before you upgrade do a very good read here.
>
> https://wiki.samba.org/index.php/Updating_Samba#Notable_Enhancements_and_Changes
>
> https://wiki.samba.org/index.php/Samba_Features_added/changed_(by_release)
> And a summerize version for with all parameter changes as of upgrade from 4.2 up to 4.6
>
2007 Mar 27
0
Error when calling residual.plots() on an ANOVA object
Dear *,
I have to perform an ANOVA analysis to study the effects on the
performance of some algorithmic components in the design of my
algorithm.
I have done a full factorial design for the following 5 factors (my
response variable is "best"):
$ model :'data.frame': 3360 obs. of 6 variables:
..$ best : num [1:3360] 0.108 0.573 0.625 1.057 0.451 ...
..$ comm.strat: Factor w/ 4 levels "FC","HC","R&qu...
2017 Jun 21
0
DRS stopped working after upgrade from debian Jessie to Stretch
Hai,
Before you start,
Backup, /etc/ /var/lib/samba better safe than sorry..
Stop samba and related services ( check it at least nmbd smbd winbind samba samba-ad-dc)
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Prunk Dump via samba
> Verzonden: woensdag...
2007 Aug 03
1
2 commits - configure.ac
configure.ac | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree b2bb3938e8d25c4d2342fef54ebb669e39d41570 (from b59b564ad8bac73e812b87cc53441402186bf3b4)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Aug 3 23:55:06 2007 +0200
back to development
diff --git a/con...
2017 Jun 21
0
DRS stopped working after upgrade from debian Jessie to Stretch
...have made all the changes proposed by Louis but still have the same problem.
-> kinit works now with /var/lib/samba/private/secrets.keytab
------------------------
~# kinit -k -t /var/lib/samba/private/secrets.keytab FICHDC$
~#
------------------------
-> but samba-tool authentication with machine account fail :
------------------------
~# samba-tool time -P -d 8
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
ms...
2016 Apr 14
1
BADLOCK - samba 3.6.23 and Trust relationship
Hi,
Finally, I have launched "yum downgrade samba*" too for best effort.
I am waiting for news until my samba 4 migration.
AC-GUYANE <mailto:Johan.Glenac at ac-guyane.fr>
*Johan GLENAC*
*DSI*
Administrateur Système, Réseaux et Télécom
*TROUBIRAN :* Route de Baduel - BP 6011 97306 Cayenne
*Tél. :* +594 (0) 594 27 22 08
*Fax :* +594 (0) 594 27 22 20
Rectorat - Académie de la Guyane
www.ac-guyane.fr <http://www.ac-g...
2004 Aug 02
1
pxelinux.0 fails when ip address matchs nnn.nnn.nnn.n0n.
Hi
First we are using pxelinux.0 from syslinux-2.09 and out hardware is
from lspci
03:01.0 Ethernet controller: Intel Corp.
82541EI Gigabit Ethernet Controller (Copper)
We booted some 200 machines successfully over the last few days
using pxelinux.0 and a root over NFS that requires kernel level
IP configuration.
The only failures were hosts with IP address
> lcg0469.gridpp.rl.ac.uk 130.246.182.100
> lcg0470.gridpp.rl.ac.uk 130.246.182.101
> lcg0471.gridpp.rl.ac.u...
2012 Dec 13
5
[PATCH] Disable caml-stubdom by default
Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
---
stubdom/configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stubdom/configure.ac b/stubdom/configure.ac
index db44d4a..384a94a 100644
--- a/stubdom/configure.ac
+++ b/stubdom/configure.ac
@@ -18,7 +18,7 @@ m4_include([../m4/depends.m4])
# Enable/disable stub domains
AX_STUBDOM_DEFAULT_...
2012 May 07
3
Problem with Median
...how I did step by step.
Here's the data:
a b c class
1 12 0 90 A-B2 3 97 11 A-B3 78 NA 123 A-C4 NA NA 12 A-C5 8 33 2 A-B6 12 NA 0 A-D
On the command I typed:
1) data = read.csv("data.csv")
2) a.AC <- subset(data, class == "A-C", select = a)
3) median(a.AC)Error in median.default(a.AC) : need numeric data
4) is.numeric(a.AC)FALSE
5) as.numeric(a.AC)Error: (list) object cannot be coerced to type 'double'
How can I fix this? Please help.
Cheers,Suhaila
[[altern...
2006 May 25
3
[LLVMdev] Error with llc after using llvm-g++ WIN32
...going to be uploaded to the CVS source?
Ashwin
On 5/24/06, Evan Cheng <evan.cheng at apple.com> wrote:
>
>
> On May 24, 2006, at 5:03 AM, Anton Korobeynikov wrote:
>
> > Hello, Ashwin.
> >
> > You wrote Wednesday, May 24, 2006, 11:25:11 AM:
> >
> > AC> "Pass::getClassPassInfo<PassClass>() "Pass class not
> > AC> registered!"" failed: file
> > AC> "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h",
> > line 76
> > AC> Aborted
> > Same for me.
> >
> &...
2017 Jun 20
0
DRS stopped working after upgrade from debian Jessie to Stretch
...samba logs more closely. I'am very worried. I have
three DC (fichdc, fichds01, fichds02) but here I talk just about
fichdc's logs.
-> Almost every times, "AS-REQ" fail for the 3 DCs with something like this :
----------------
Kerberos: AS-REQ FICHDC$@NET.LYC-GUILLAUME-FICHET.AC-GRENOBLE.FR
from ipv4:172.16.0.20:59818 for
krbtgt/NET.LYC-GUILLAUME-FICHET.AC-GRENOBLE.FR at NET.LYC-GUILLAUME-FICHET.AC-GRENOBLE.FR
Kerberos: Client sent patypes: encrypted-timestamp
Kerberos: Looking for PKINIT pa-data --
FICHDC$@NET.LYC-GUILLAUME-FICHET.AC-GRENOBLE.FR
Kerberos: Looking fo...