Displaying 20 results from an estimated 3000 matches similar to: "Problems with BDC authentication"
2016 Oct 04
29
The security id structure is invalid
I recently upgraded Samba on my DC from a working 4.3 installation to
4.5.0. Once done, I followed the instructions here:
https://wiki.samba.org/index.php/Updating_Samba#Fixing_replPropertyMetaData_Attributes
and ran:
samba-tool dbcheck --cross-ncs --fix --yes
After that, I can no longer access the shares on this machine. I get the
"Security ID structure is invalid" error above. In
2013 Dec 03
2
Samba4 Winbind on DC Authentication problem
So, I've finally gotten around to installing a Samba4 AD DC. I've
joined a Win7 and Ubuntu machine to the domain so far, and all works
perfectly. Great job guys, it's nice to see this functionality working
solidly on Samba!
The problem is coming in on the actual DC host. My Ubuntu laptop is
running winbindd 3.6.18, and as I said, all went flawlessly. The DC
host is running
2013 Nov 28
4
SSH - Winbind and Keybased Auth
Hi Team,
We have a weird issue that we are trying to understand. We have winbind set up and working successfully for user authentication with passwords via ssh. We have pam.d/system-auth-ac and password-auth-ac (symlinked) set to require membership of a group which works great via password authentication.
However, if the user has a ssh key set up, they seem to bypass the group membership
2012 Aug 24
9
pvhvm on debian
hello,
I know this not quite a xen problem but im sure a fair number of people are
using debian for their dom0 and maybe have some insight into this.
I have a large number of dom0''s running squeeze and for a long time i was
hoping for pvhvm to make into the official debian xen packages and recently
during some periodic updates I noticed pvhvm working after a kernel package
update.
Now
2002 Mar 15
3
NT Backups
Given that rsync, smbclient and smbmount are all kissin' cousins, this
seems like a good place to post this question. I'm building a linux
backup server which will be archiving other linux and some NT servers.
The Linux boxes are being rsynced over ssh, so everything is happy
there. The NT servers were initially going to be smbmounted and
rsynced, but this ended up hanging about 30%
2002 Dec 22
2
2.4.20, 2.4.21-pre2 and 2.4.20-ac2
Greetings,
I have just tested Syslinux 1.75 and Syslinux 2.00 on a floppy disk that
worked fine with Kernel 2.4.19 on a 1.44Mb floppy disk (the kernel about
1.1Mb in size). I decided to update the Kernel to the new 2.4.20 (as well
as 2.4.21-pre2 and 2.4.20-ac2) which I tested to work fine when booting
from the HDD using Lilo, but when I took my original disk that used 2.4.19
and replaced the
2007 Sep 25
2
attachment_fu default path
Hi all. I''ve done a little google search, but doesn''t find anything
(with "attachment_fu default path") that could help me in changing
attachment_fu''s default path.
My model:
[audio.rb]
has_attachment :max_size => 20.megabytes
has_attachment :content_type => "audio/mpeg"
has_attachment :storage => :file_system
2004 Nov 29
4
Zap gives no ring to the caller...
I have a E1 conected to asterisk all zap channels are ok, but when
calls come into Asterisk caller don't hear none ring, the call goes
straight into the menu, how can i simulate 2 or 3 rings?
here it is my conf.
exten => s,1,Answer
exten => s,2,Wait,2
exten => s,3,NoOp(${CALLERID})
exten => s,4,ResponseTimeout,45
exten => s,5,DigitTimeout,3
exten =>
2004 Oct 14
2
Problem with R version 2.0.0 (and patched)
What I am doing : create a simple correlation matrix on 41 variables, then
plot an heatmap with this program :
library(gplots)
mat<-cor(temp.alln,use="pairwise.complete.obs")
hm<-heatmap.2(mat,symm=T)
HM<-format(round(mat[hm[[1]],hm[[2]]],2))
library(RColorBrewer)
brewer.pal(10,"Spectral")->mp
heatmap.2(mat, symm = TRUE, col = mp,
2003 Jun 24
2
changing listening port
Hi,
Trying to setup dovecot in a test environment. I need to run it on an
alternate port for imaps.
it doesn't seem like I can specify it on the listen line.
any ideas?
-sv
2007 Nov 13
2
More Rails Pattern Examples?
Hi,
I have been reading the documentation and examples on the rspec site.
There are two "patterns" from Rails that I am not clear how to
implement that are kind of related, and so I am not sure how to start.
Does anyone have any examples of how to write rspecs for these?
1/ Nested resources.
2/ Resources that are specific to the current_user. In other words, I
only want to
2006 Apr 27
4
Execute commands
Hi,
I''m trying to make an app to control a set of machines, and I need to
executes linux commands for it. I''ve been looking for in Google...
How can I execute system commands with Rails and control the commands
output???
How can I find a good tutorial about threads???
Thanks,
Juanjo
--
Juan Jos? Vidal Agust?n <juanjova@um.es>
ATICA - Universidad de Murcia
2013 Jul 10
2
36-Year-Old Seth Vidal Tragically Killed
This is a big loss to the open source community. I sure hope they
catch the driver.
http://www.businessinsider.com/36-year-old-seth-vidal-tragically-killed-2013-7
2001 May 08
3
Replacing missing values
I'm discovering R (very impressive), and didn't find in the docs a simple
method for replacing, in a data frame, missing values (NA) with the
column's mean (or any other method for reconstructing missing values when
needed).
Thanks in advance for your help.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2016 Feb 08
3
tamaño de rolling window (series temporales)
Hola!!
Estoy intentando evaluar mi modelo de series temporales (uso auto.arima).
Para ello he implemetado el método "rolling window" que se basa en ir
añadiendo progresivamente datos al conjunto de train para testar el
modelo. Por ejemplo:
- Train: 1 año, test: día 1 (24 observaciones, una por hora) --> evalúo
ese día (RMSE por ejemplo)
- Train: 1 año + 1 día, test: día 2 -->
2011 Dec 07
3
Is this possible? Multi user Xen system with VGA output?
I was thinking of building a new system for my small apartment. I''d
like to setup something so 2 people could use the same hardware at
once. What I would like to do is setup a computer with 2 video cards,
2 audio cards and with enough memory to make the OS''s happy. Could
Xen be setup with 2 virtualized windows OS''s and could I use the VGA
Pass through feature to direct
2012 Feb 15
3
(sin asunto)
Hola
Alguien me podría decir como hacer una grafica
del tipo persp() de la densidad de una distribucion
normal bivariante estandarzada con correlacion 0.5??
gracias
[[alternative HTML version deleted]]
2010 Sep 14
7
II jornadas
Estimados usuarios de R en Castellano
Hace meses la Escuela Politécnica de Mieres asumió la organización de las II
Jornadas de Usuarios de R en Castellano.
Como miembro del comité organizador, os envío una primera propuesta del
programa a realizar, en la que las comunicaciones se prevé inicialmente se
dividan en cuatro temáticas:
1. Aplicaciones industriales.
2. Aplicaciones médicas.
3.
2009 Nov 22
4
What's wrong with yum-priorities?
"The upstream maintainer of yum, Seth Vidal, had the following to say
about 'yum priorities' in September 2009:
Gosh, I hope people do not set up yum priorities. There are so many things
about priorities that make me cringe all over. It could just be that it
reminds me of apt 'pinning' and that makes me want to hurl."
This note was placed on the wiki
2005 Jan 20
1
Samba-3 PDC: Home directories in other machine
Hi,
I've a Samba-3 PDC LDAP Based and I want to put the home directories in
other machine. It's impossible that this machine was a BDC; this machine
only exports via NFS.
My idea is mount via NFS this machine in my Samba-3 PDC machine
(i.e: /users/), and share this directory from my users.
Is it possible?
I've searched, but nothing... Some links??
Thanks!
PD: My english is odd, I