Displaying 9 results from an estimated 9 matches for "reny".
Did you mean:
rely
2002 Sep 26
1
bugs
...valid user on my share .. here is my share definition in smb.conf
============================
comment = Home Directories
valid users = %D+tjipto %D+bep %D+lemuel %D+joko %D+atmoko %D+herdian %D+susi %D
+thenmust %D+khoharuddin %D+yoga %D+mulya %D+sulis %D+deab %D+marvel %D+kukuh %D
+ganiadi %D+reny
read only = No
create mask = 0664
directory mask = 0775
browseable = No
====================
that configuration is ok and running well
but if i add one user more (%D+dian) in the valid users for example :
valid users = %D+tjipto %D+bep %D+lemuel %D+joko %D+atmoko %D+herdian %D+susi %D
+thenmus...
2011 Jul 22
2
extlinux doesn't boot 3.0 kernel on a brand new HP 8200sff workstation
Hi,
I compiled a 3.0 kernel for my system, used the same config of my already working 2.6.39.1 kernel on the same system.
But whenever extlinux tries to load my 3.0 kernel it crashes instantly and reboots, not even 1 kernel msg is displayed.
So it seems like the kernel isn't loaded at all and crashes.
Rgds,
/reni
2009 Oct 15
0
anyone using smbclient queue and cancel commands?
Hi,
I wonder if someone uses these commands successfully? Although I seem to
login successfully to a windows box:
$:~> smbclient //reni/canon8500 -U user
Enter user's password:
Domain=[RENI] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
smb: \> queue
smb: \>
I don't get any answer for this, knowing securely that there are jobs.
???
cu jth
2007 Dec 15
1
CPU hogging in swfplay with directfb backend
...ed empty Git repository in /root/swfdec/.git/
swfdec.freedesktop.org[0: 131.252.210.176]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
fetch-pack from 'git://swfdec.freedesktop.org/git/swfdec/swfdec' failed.
Can someone help me.
Thanks
Reny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/swfdec/attachments/20071215/5762c4e7/attachment.html
2012 Dec 11
5
Syslinux 5 (i)pxelinux.0 unnecessary PATH requests
Hi there,
i just build a new ipxelinux.0 with an EMBED=../../syslinux-5/core/pxelinux.0.
i'm trying to load up my vesamenu.c32 menu from http:.
and offcorse i want this as optimal as possible, with the least needed GET requests.
OLD situation with v4:
PXE ROM -> ipxelinux.0 (tftp) -> menu.php (http) -> vesamenu.c32 (http)
NEW situation with v5:
PXE ROM -> ipxelinux.0 (tftp)
2011 May 01
0
Dummy variables using rfe in caret for variable selection
I'm trying to run "rfe" for variable selection in the caret package, and am
getting an error. My data frame includes a dummy variable with 3 levels.
x <- chlDescr
y <- chl
#crate dummy variable
levels(x$State) <- c("AL","GA","FL")
dummy <- model.matrix(~State,x)
z <- cbind(dummy, x)
#remove State category variable
w <- z[,c(-4)]
2011 Mar 29
1
Most efficient way of pxe booting windows pe
Hi guys,
We are using syslinux (memdisk) and gpxe already for a while.
Also got a working winpe boot method by means of pxe. Which basicly is a dd of an 'recovery partition' where winpe.wim is on.
That method isn't really the most efficient way, cause its loaded into memory twice.
We are going to do a major windows 7 deployment soon and i'm looking for the most efficient way of
1998 Feb 27
0
Fw: Bind failed when killing and restarting nmbd
-----Oorspronkelijk bericht-----
Van: Reni Nieuwenhuizen <rnh@cpb.nl>
Nieuwsgroepen: comp.protocols.smb
Datum: vrijdag 27 februari 1998 14:26
Onderwerp: Bind failed when killing and restarting nmbd
>Recently I get the message "bind failed on port 137 address already in use"
>logged in the log.nmb. This happens nmbd gets killed (by me) and is
>restarted by inetd (or
2005 Sep 05
1
Python API documentation
Hello list!
I've been trying to find some documentation on the samba python api,
with no luck... could someone please send me some links or documentation
about this API???
thank's!!!