Displaying 20 results from an estimated 500 matches similar to: "Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap"
2004 Mar 02
0
smbldap-useradd hangs in RH9
samba 3.0.2
smbldap-tools 0.8.4
RH 9
nss_ldap configured
pam_ldap NOT configured
LDAP passwd backend
Hi,
i've instaled samba 3.0.2 with smbldap-tools 0.8.4 twice in two different RH9.
I got it runs in the first but not in the second with the same configuration
(i think) The problen is (i got the same problem the first time but i don't
remember how i fixed it) that when i try to create
2008 Nov 05
1
Samba 3.2.4 not locking accounts?
Hello guys!
I'm using samba 3.2.4 (binaries from samba.org) on SLES9+sp3.
I am building a PDC with LDAP support (i am attaching my config files),
I'm also using ldapsam:trusted and ldapsam:editposix.
Although I am setting the account lock after 3 failed tries in usrmgr,
and verified that the parameters are actually set in the LDAP, no
locking occurs.
I started thinking that it was my
2007 Feb 09
1
sambaSamAccount and posixAccount cohabitation
Hi all,
I'm new on this list and I'm french, so my english could be worst !;)
My question is about sambaSamAccount and posixAccount objectClasses.
I want the user "test" be mapped to user root (uid=0, gid=0) when logged
into pam over ldap mechanism (such as ssh)
And I want the same user "test" be mapped to user test (uid=1003,
gid=513) when logged to Samba server.
2007 Aug 31
2
How to spec routes for a resource nested in multiples resources?
Hi,
I got the resource "Llamadas" nested in:
- Operadores
- Productos
- Centros
Here is part of my routes http://pastie.caboo.se/92767
I want to spec that the routes for Llamadas, I tried several approachs:
- route_for(:controller => "llamadas", :action => "exitosas",
:operador_id => 1).should == "/operador/1/llamadas;exitosas"
-
2009 Sep 24
3
pregunta $
una pregunta aun no comprendo totalmente el uso del signo $, me podrian decir donde encuentro su significado (si, si ya se que significa dinero y eso.........) desde el punto de vista de R
gracias
fabian huerta
Yahoo! Cocina
Encontra las mejores recetas con Yahoo! Cocina.
http://ar.mujer.yahoo.com/cocina/
[[alternative HTML version deleted]]
2017 Mar 09
2
Asignación de objetos
Buenas!
Estoy introduciéndome a R desde el enfoque de las CC Sociales. Estando trabajando los manuales introductores (vectores, matrices, importación y exportación de bbdd, tratamiento de variables, etc..) me ha quedado una duda que los manuales no profundizan en resolver. Pocos textos no distinguen entre la asignación, tratan el ? = ? de la misma forma que ? <- ?. Sin embargo, la mayoría
2011 Jun 09
8
Fail to call
Hi, I''m trying create a user system for a future project but I have a
problem when I want give to my users the "Welcome". This is my code:
#application_controller
class ApplicationController < ActionController::Base
protect_from_forgery
helper_method :current_user
private
def current_user_session
return @current_user_session if defined?(@current_user_session)
2012 Jul 12
5
Taller: Iniciación a los gráficos estadísticos con R
Se podrá seguir el taller en la red a través de videoconferencia.
Objetivos del Taller: La elaboración de gráficos de calidad y, en
su caso, destinados a la publicación requiere una reflexión sobre
los métodos, tipos y soluciones que pueden emplearse desde R. En
este taller discutiremos los aspectos relacionados con los
procedimientos para realizar gráficos de
2010 Oct 08
6
Selección de observaciones
Hola a todos.
Estoy atascado en un sitio que no me he encontrado antes, debe ser fácil y
rápido, a ver si alguien me puede ayudar.
Puesto fácil, tengo:
> aa <- matrix(11:19,3,3)
> aa
[,1] [,2] [,3]
[1,] 11 14 17
[2,] 12 15 18
[3,] 13 16 19
Quiero la fila cuyo primer elemento es 12 y el segundo 15.
> aa[aa[,1:2] == (c(12,15)),]
Error: (subscript) logical
2008 Jul 29
1
Samba with apps clipper very slow
Hello. I have an app running on a clipper Samba version 3.02319121616102
. In my network there are approximately 80 clients Win98 and 20
clients NT-XP. By connecting customers begins to degrade the
performance of the app very slow getting around. Any help? Thank you.
Deputy smb.conf.
Hola. Tengo una app en clipper ejecut?ndose sobre Samba version
3.02319121616102
. En mi red hay
2009 Mar 31
1
Samba PDC & Squid NTLM Auth - Same machine
Hi Guys!
Probably this is not the best place to ask, I'll try anyway... =)
I've been trying to configure a Samba PDC and a Squid Porxy server
with NTLM auth on the same machine but NTML_AUTH keeps complaining
about: NT_STATUS_INVALID_HANDLE.... I have others machines running
Squid and Authenticating against a Samba Server but on different
machines, this is the first time a try both on
2012 Sep 03
3
Calcular la media de filas en un data.frame
Estimada comunidad, no encuentro como calcular el promedio de las filas de
un data.frame, ya que R por defecto aplica las funciones en sentido
vertical me da la impresion ... podrian ayudarme ??
muchas gracias,
Saludos, Eric.
--
Nota: las tildes se han omitido para evitar conflictos con algunos lectores
de correo.
Frases notables:
* SATYÂT NÂSTI PARO DHARMAH (No hay religion mas elevada
2017 Jan 03
2
How to show boot prompt and edit kernel cmdline from serial?
For testing purposses, I'm trying to hook on QEmu an ISO image that
start automatically with syslinux (just a DEFAULT label and no TIMEOUT
option) and change the kernel arguments to redirect the console to a
serial port instead of the screen.
So far I've seen that the SERIAL statement give me a welcome message
and the loading of the kernel and initramfs on the serial port (but
curiously,
2016 Dec 20
3
How to install manually?
I'm trying to install SysLinux on a disk image as part of NodeOS
automated build process, but seems SysLinux requires administrative
priviledges. I suposse this is needed because `syslinux` command try
to mount the disk image / device to store the needed files, that
otherwise would be have been written before and this step omitted. The
other half would be to write the MBR bootloader, that
2011 Mar 23
2
información sobre símbolos
Buenos días a todos,
Una pregunta muy sencilla, podrían por favor informarme dónde puedo conocer
el significado de símbolos como $, %, == que se utilizan frecuentemente en
R?
Gracias,
Angela C.
----
*Angela Andrea Camargo Sanabria*
Estudiante Doctorado en Ciencias Biológicas
Laboratorio de Ecología de poblaciones y comunidades tropicales
Centro de Investigaciones en Ecosistemas (CIEco)
UNAM,
2015 Apr 06
1
Is efiboot.img required?
Hi,
> 6. Renamed back /EFI/boot/bootx64.efi to /EFI/boot/syslinux.efi, just
> to be sure. The "Default fallback loader on 32 MiB device" entry has
> changed to "Syslinux on 32 MiB device".
How the hell does it know that it is "Syslinux" ?
The same file content does not cause that name if it
is presented under the default name.
Does EFI just guess
2017 Jan 03
1
How to install manually?
> Sorry for the delay, missed the emails.
>
> >> > Just what I needed, thanks! :-D I have not seen any reference to that
> >> > on the wiki docs, maybe it would make sense to add a little note about
> >> > it?
> >
> > Yes, http://www.syslinux.org/wiki/index.php?title=The_Syslinux_Project
> > is indeed a wiki. So please add you think that
2014 Mar 13
4
Manuales de knitr
Hola a todos, ¿conocéis algún manual de knitr, además de los que aparecen
en la página oficial (http://yihui.name/knitr/)?
Es que en ciertas ocasiones, me gustaría conocer más sobre knitr y la
página web se queda corta. También existe un libro sobre knitr (aparece en
la página web), ¿alguien lo tiene y me podría decir si es recomendable su
compra?
Un saludo y muchas gracias.
--
Víctor Nalda
2016 Dec 21
2
How to install manually?
On Wed, Dec 21, 2016 at 10:51:16AM -0500, Gene Cumm via Syslinux wrote:
> On Wed, Dec 21, 2016 at 4:16 AM, piranna at gmail.com <piranna at gmail.com> wrote:
> >>> could it be implemented? If that's not possible, what's doing SysLinux
> >>
> >> Consider bios/mtools/syslinux
> >
> > Just what I needed, thanks! :-D I have not seen any
2014 Mar 13
2
Manuales de knitr
Hola:
Efectivamente, hicimos este taller el 24 de julio de 2012 y quedo grabado.
Aquí está la información. El vídeo.
En las 5ª jornadas de R hicimos una versión de taller actualizada y los
materiales
está aquí <http://fobos.inf.um.es/R/taller5j/indice.html> aunque también
puedes ir aquí <http://fobos.inf.um.es/R/taller5j/> y descargar todos
los materiales, pues se trata de