search for: collen

Displaying 20 results from an estimated 128 matches for "collen".

2014 Jun 24
2
using C code to create data frame but always return as list
...* Var) {  SEXP ans,names,rownames;  char evalcmd[4096];  int i;  const char* dfname="DataFrameName0tmp";  jl_set_global(jl_main_module, jl_symbol(dfname), (jl_value_t*)Var);  //Get Frame cols   sprintf(evalcmd,"size(%s,2)",dfname);  jl_value_t* cols=jl_eval_string(evalcmd);  int collen=jl_unbox_long(cols);  jl_value_t* eachcolvector;  //Create VECSXP  //Create SEXP for Each Column and assign  PROTECT(ans=allocVector(VECSXP,collen));  for (i=0;i<collen;i++)  {   sprintf(evalcmd,"%s[%d]",dfname,i+1);   eachcolvector=jl_eval_string(evalcmd);   SET_VECTOR_ELT(ans,i,Juli...
2008 Jun 05
4
do i need posix users/groups in ldap
Hi all, i'm a bit confused, can i setup samba (3.0.30) with LDAP backend, and have the "posix/local linux" users and groups reside in the /etc/groups /etc/shadow ect. ect (the standard linux files) ??? or do i have to put them in ldap also ?? (is there a choice?) Greets, Collen
2004 May 10
2
Pdb-useredit
...y ya all. i had a few day's off, and was able to make samba-3's first user editor (it's actualy an front-end for pdbedit!!) check out : http://213.34.118.231/pdbedit/ let me know what you think of this user manager for samba-3 Greetings. --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist
2011 Jan 20
3
Managing win7 machines..
...#39;m curious how others manage their windows 7 machines on a samba 3.x.x domain .. especial the part of policies and scripts. i got the win7 running in the samba domain, but i'm stuck in the policies part.. and i don't want to use nitrobit for this. how do other users do this.. ?! thx, Collen
2004 Oct 11
3
backup posix-acl shares
...with acl.. nfs4 doesn't have anny good support for acl's (yet) so i tried to mount a samba share with mount -t smbfs.. no acl's there ?? so please is there a protocol/service that i can use, to backup my servers with posix acl. greetings.. --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist
2004 Jan 19
4
network browserlist error(S)..
...led os host.domain 192.168.x.x" the pdc is the master browser with smb.conf os level = 66 preferred master = yes domain master = yes domain logons = yes local master = yes wins support = yes with 300 version i have no problems, from 301rc1 the error starts.. sugestions ?? solutions ..?? l8r Collen Blijenberg MLHJ
2004 Apr 22
3
password change, domain not availeable
...complaining about, domain not availeable.. and samba show's an (incor.password lenght error) i used an password over 5 char's (6 and 8) and the min. passwd lenght is 5 !! anny clue's?? there is an encryped passwords=yes in the conf.. l8r --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist
2006 Jan 09
2
secrets failed
...secrets_fetch failed! nothing has changed, or altered.. it comes out of the blue! i did upgrade samba from 3.0.11 to 3.0.21, but that was 2 weeks ago, and the upgrade worked. (until now that is) going back to 3.0.11 didn't work, I'm kinda lost here.. suggestions might really help... thx Collen.
2004 Mar 23
4
Lots of Samba (smbd) processes
Hi, I was wondering if anyone knew why there would be so many Samba (smbd) processes running on my SCO OpenServer 5.0.5 system? I found an awful lot of them running, much more that what I would expect given the number of Windows PC's on the network. One of the users was having trouble accessing a file on the SCO system, and that is when I discovered this. I actually had to write a program
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
...t; but this output shows that you still use 3.0.20. > and that's not the best version for mysql backends...! > > i must note that i have made a small mistake regarding the > --enable-static=pdb_mysql. > > it's --with-static-modules=pdb_mysql .!! > > Greets. > > Collen Blijenberg > > > Pierre MARTIN wrote: > >> Rectification, the address you gave me have the 3.0.11 :) >> Thank you alot! >> Pierre >> >> On 9/23/05, *Pierre MARTIN* <hickscorp@gmail.com >> <mailto:hickscorp@gmail.com>> wrote: >> >...
2006 Apr 20
3
How to set mysql backend for samba; Urgent pls
Hello group, I Just joined the group and this is the first message to this group. I am facing a problem while configuring mysql backend to samba. I am using samba 2.2.7, mysql 5.0, pam-mysql-0.5 and RH9. Is it possible to set mysql backend for samba2.2.7? Pls explain the way to configure mysql to samba as backend. Regards Krishnam. __________________________________________________ Do You
2001 Feb 08
4
eps file not positioned properly in latex document
...I use to include the eps file is \begin{figure} \includegraphics[scale=0.7]{barplot.eps} \end{figure} which seems harmless enough. Faheem. ************************************************************************* roy <- c("white","blue","yellow") collen <- c(31,33,33) fmcol <- rep(roy,collen) postscript(file="barplot.eps",width=6.3,height=3,bg="white", horizontal=FALSE,paper="special",onefile=FALSE,fg="black") barplot(c(0.1,0.2,0.2,0.4,0,0,0,0,0,0,0,0,0,0.1), col=fmcol, names.arg=c("-3&...
2007 Feb 28
2
samba problems. accounts expire after a hour, but work after reset
...sion, and that one has no prob's ad all (only the smb.conf is differed and the netbios name) but on the counter part, the bdc isn't really doing anything, ot's not serving shares or printers actively.. some input would be nice, coz' i really have no idea where to look... ??? Thx, Collen I get error's like these: --------------------------- [2007/02/27 09:48:26, 5] auth/auth_util.c:debug_unix_user_token(474) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2007/02/27 09:48:26, 5] auth/auth_util.c:is_trusted_domain(2020) is_trusted_domain: Che...
2004 Jun 24
2
Account desc mysql backend
...the field showes up, so when reading from the passwdbackend, the fields are resolved, when writting too the passwdbackend , the description field (and maybe more important fields) are kept empty..! like i said, it's not a bug, just a thing.. Later --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist
2006 Jul 17
0
[Fwd: Re: USRMGR.exe not working properly]
...oups were created by smbldap-populate, i didnt do it myself, so i think it's fairly normal. could anybody confirm ? regards samba 3.0.22 openldap 2.2.23 smbldap-tools 0.8.7 -------- Message original -------- Sujet: Re: USRMGR.exe not working properly Date: Mon, 17 Jul 2006 12:16:19 +0200 De: Collen Blijenberg <collen@mail.hermanjordan.nl> Organisation: MLHJ Forums de discussion: gmane.network.samba.general R?f?rences: <44B751D8.5050106@gmx.com> <44B774F1.1090508@mail.hermanjordan.nl> <44BA5597.4030803@gmx.com> Nope, these should be unix groups.. afaik, unix groups do...
2006 Jul 18
0
[Fwd: Re: USRMGR.exe not working properly]
...users = domain_users ? shall i put unix groups or samba groups in smb.conf ? thanks elh ps: groups with french accents are not imported by 'net rpc vampire', it fails. -------- Message original -------- Sujet: Re: USRMGR.exe not working properly Date: Mon, 17 Jul 2006 12:16:19 +0200 De: Collen Blijenberg <collen@mail.hermanjordan.nl> Organisation: MLHJ Forums de discussion: gmane.network.samba.general R?f?rences: <44B751D8.5050106@gmx.com> <44B774F1.1090508@mail.hermanjordan.nl> <44BA5597.4030803@gmx.com> Nope, these should be unix groups.. afaik, unix groups do...
2009 Dec 04
1
fedora-ds and smb4 (a9)
...mba/provisionbackend.py", line 579, in __init__ raise Exception("Unable to convert Samba 3 schema.") Exception: Unable to convert Samba 3 schema. ---- can see that it needs the ldap schema, but it's not in the source dir... anny idea where to find the exaples dir.... Cheers Collen
2004 Jan 29
2
smbd pids
...mba, the smbd pid's will stay. stopping samba the 2nd time will do the trick, they finaly disapear... so you have to stop samba twice.. ?? don't see anny problems in the smbd or other log's .. guess there is still some problems left.. (but he that's why it is an rc!!) Greet's Collen
2004 Jan 27
2
MS Word and Samba File Permissions Problem
Hello everybody! Obviously Samba as a PDC and Fileserver for w2k clients is not as easy as I first thought. Soon after setup and integration in a network a problem with the shares and MS Word appeared. Any time a file is opened with M$ Word directly from a share and edited it can't be saved. The M$ user gets the msg that the file is write-protected and on the samba side the file
2004 Feb 02
2
PANIC: internal error..
...me about schannel processing error, or no route to host or get peer name... still everything looks to be working fine.. (got no complaints from the users) but these internal error's i get a fewtimes aday.. dunno, do i need to make a bugreport for it ? or do you need some extra debug info.. l8r Collen #--------------------------------------------------------------------- [2004/01/30 11:10:34, 0] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 15118 (3.0.2rc1) Please read the appendix Bugs of the Samba HOWTO collection [2004/01/30 11:10:34, 0] lib/fault.c:fault_report(39) ====...