Displaying 20 results from an estimated 1000 matches similar to: "Net error"
2004 Nov 23
0
Strange error
Hi all.
I have samba 3.0.8 running on a redhat 7.3 server, I can join a domain
using rpc, but if I use ads then I get
-------------------------------
[root@x2scan root]# net ads join Computers -W SOFTCOM -U addtodomain
addtodomain's password:
[2004/11/19 14:38:07, 0] utils/net_ads.c:ads_startup(186)
ads_connect: No such file or directory
[root@x2scan root]#
1997 May 14
4
cxterm buffer overrun
cxterm is a Chinese terminal emulator for the X Window System.
It''s installed as suid-root by default if you did a make install.
Just like xterm, it does needs to be suid to update
/etc/utmp...blahblah...
I discovered some buffer overflow bugs in it. The code
attached below is the exploit.
Quick fix? chmod -s /path/cxterm
2017 Nov 06
3
Añadir filas hasta que se acabe un proceso
Buenas,
Supongamos que tengo un data.frame con la siguietne forma:
proceso fecha inicio fecha fin
1 2017/05/01 10:00 2017/05/01 14:00
2 2017/05/01 11:00 2017/05/01 12:00
3 2017/05/01 09:00 2017/05/01 15:00
Lo que quiero es trasnformar el data.frame en un data.frame que tenga la siguiente estructura
2017 Nov 06
2
Añadir filas hasta que se acabe un proceso
Gracias a todos
Isidro, para esa solucion que planteas voy a complementarla con las fucniones de lubridate interval y %within%.
Un saludo
Jesús
________________________________
De: Isidro Hidalgo Arellano <ihidalgo en jccm.es>
Enviado: lunes, 6 de noviembre de 2017 13:06
Para: 'Jesús Para Fernández'; r-help-es en r-project.org
Asunto: RE: [R-es] Añadir filas hasta que se acabe un
2023 Aug 05
1
Question on simultaneous IPv4 and IPv6 "any address" listening
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes:
> I've recently found that at least on my test box the `LISTEN *` line had
> only set up an IPv4 `0.0.0.0` listener but not an IPv6 `::0` listener for
> `upsd`.
Interesting. On one system I checked, I have 4 explicit directives for
127.0.0.1, ::1, and the LAN on v4/v6. On another, I have an empty
2023 Aug 05
1
Question on simultaneous IPv4 and IPv6 "any address" listening
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes:
> I've recently found that at least on my test box the `LISTEN *` line had
> only set up an IPv4 `0.0.0.0` listener but not an IPv6 `::0` listener for
> `upsd`.
Interesting. On one system I checked, I have 4 explicit directives for
127.0.0.1, ::1, and the LAN on v4/v6. On another, I have an empty
2005 Mar 24
0
question/problem with samba 3.0.13 PDC on suse 8.2
hi,
in history my samba worked on redhat 9 with samba 3.0.3 i think. (PDC
for windows 2000/XP clients)
so, now my system hd crashed and i upgraded to suse 8.2, samba 3.0.13
role and conf. doesnt changed.
my smb. conf:
[global]
workgroup = awgworld.at
security = user
log file = /var/log/samba.log
log level = 3
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
2004 Aug 16
0
tdb database problems on mipsel-linux
Hello,
I am trying to compile Samba 3.0.5 on a Playstation 2 running a
BlackRhino GNU/Linux system. The Samba sources where compiled
with ...
-> build system type: mipsel-unknown-linux-gnu
-> host system type: ditto
-> target system type: ditto
Every time I try to execute '/usr/local/sbin/smbd -d 5 -i' I am
getting the following result:
2007 May 01
0
problems with winbind, ads on 3.0.25rc3
I am having a problem getting active directory domain users to
authenticate on my gentoo and debian systems with v3.0.25rc3 when it
worked perfectly with v3.0.24. I am wondering if it is something in my
configure options.
Wbinfo returns users, groups and the rpc call test succeeds. The getent
command only shows the local users.
I have double checked my nsswitch.conf as well to make sure that
2023 Aug 06
1
Question on simultaneous IPv4 and IPv6 "any address" listening
Thanks to everyone for a fruitful discussion, links and ideas.
The result is nearing a merge at
https://github.com/networkupstools/nut/pull/2013 and seems to not upset CI
on any platform, including Windows (which behaves funny WRT binding to the
same host:port as many times as you ask).
Ultimately the chosen logic is that if there was a `LISTEN * <port>` in
`upsd.conf`, the depending on
2023 Aug 06
1
Question on simultaneous IPv4 and IPv6 "any address" listening
Thanks to everyone for a fruitful discussion, links and ideas.
The result is nearing a merge at
https://github.com/networkupstools/nut/pull/2013 and seems to not upset CI
on any platform, including Windows (which behaves funny WRT binding to the
same host:port as many times as you ask).
Ultimately the chosen logic is that if there was a `LISTEN * <port>` in
`upsd.conf`, the depending on
2004 May 18
1
samba3.0.4 with FreeBSD
???????????? samba,
I compile kerberos5
root@romanof2 : cd /usr/ports/security/krb5/
root@romanof2 : make && make install && make clean && rehash
------------------------------------------------------
This port of MIT Kerberos 5 includes remote login
daemons (telnetd and klogind). These daemons default
to using the system login program (/usr/bin/login).
Please see the
2012 Feb 22
6
PDF Creation Best Practise
Hi there,
I''m looking for a powerful pdf creation libary. I already tried:
prawn - Nice handling but way too slow when lots of tables are
involved
PDFKit - too slow
Actually I''m trying prince with xml input. It''s pretty fast but I
don''t like the page-break control.
I need a libary which can create pdf''s with up to 90 pages with lots
of nested
2003 Dec 31
0
3.01 & FreeBSD Port/Install Makefile Config
Hello,
It appears that the FreeBSD port of Samba 3.0.x may be
falling behind. The port maintainter does not use
Winbind and thus has not kept up with the development
of it. 3.0.1 will very shortly be ported to FreeBSD,
currently it is still at 3.0.0. I know there have been
some recent changes to Samba that help FreeBSD out,
and I wanted to make sure that the port of Samba 3.0.x
on FreeBSD stays
2003 Jul 11
1
Compile issues /w kerberos - Samba - 3.0 b2
I get the following compile error when compiling. It appears to be
coming from KRB5LIBS. I'm not sure if it is a bug that needs to be
addressed or if I screwed something up? I'm using the standard source:
Error message
.......
Linking libsmbclient shared library bin/libsmbclient.so
PYTHON_OBJS="dynconfig.po param/loadparm.po param/params.po
lib/charcnv.po lib/debug.po lib/fault.po
2009 Dec 12
1
How do I link to custom libs without affecting system libs (LD_LIBRARY_PATH)
Hi, i am getting an issue with rtorrent that is related to my curl libaries.
In summary it requires a later curl libary than CentOS 5.4 uses for its system files (CentOS uses curl libs version 7.15.5, rtorrent requires 7.19.2 or greater).
To get around this I would like to download the latest curl version and compile and link to rtorrent without affecting system files.
How can i statically
2011 Nov 13
1
libary(Rweka) J48 design tree
Hello everybody
I'm having some difficulties to design the decision tree algorithm J48.
I am using the following code and when I run it gives me the following
message
plot(m1)
Error in plot.Weka_tree(m1) :
Plotting of trees with multi-way splits is currently not implemented.
#The code
library(RWeka)
library(randomForest)
library(party)
if(require(mlbench, quietly = TRUE) &&
2006 May 10
7
AJAX effects
I was at http://rails.techno-weenie.net/ and I like what ajax does when
you click on "login" how can I do this on my own website? Is this with
the defualt JS libary?
--
Posted via http://www.ruby-forum.com/.
2009 May 27
2
boxplot
Hi gues,
Is there any function in R for boxplot with different time points?
t1 <- c(rep(1,20),rep(2,20))
t2 <- c(rep(1,10),rep(2,10),rep(1,10),rep(2,10))
x <- rnorm(40,5,1)
dat <- data.frame(t1,t2,x)
boxplot(x~t1,t2)
Many thanks,
Amor
[[alternative HTML version deleted]]
2015 Jul 09
2
[LLVMdev] How to add a new target/toolchain to Clang ?
Hi all,
I have been developping a out-of-tree backend.
I would like to integrate it with clang.
Note that my backend is rather simple, generates elf32, and I do not need
about linux, libary paths, ...
Can someone give me a pointer to a readme, an article, or maybe a good
(i.e. simple) example ?
Note :on a second step, I would like to support inline assembly in C code..
--
Frederic Heitzmann