search for: filebase

Displaying 12 results from an estimated 12 matches for "filebase".

2006 Oct 13
2
cygwin script for Sweave
...>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> #!/bin/bash.exe # rnw.sh [.Rnw file] # # $1 must be a .Rnw file # RNWFILE=$1 PWD=`pwd` FILEBASE=`basename $1 .Rnw` TEXFILE=$FILEBASE.tex PDFFILE=$FILEBASE.pdf echo " \ library(\"utils\"); \ setwd(\"`cygpath -m $PWD`\"); \ Sweave(\"$RNWFILE\") \ " \ | /c/R/R-2.3.1/bin/Rterm.exe --no-save --no-restore # the resulting .tex fil...
2018 Nov 27
0
Tools/mechanisms for the management of access permissions in big filebased datasets
..._____________________________ From: CentOS <centos-bounces at centos.org> on behalf of Frank Thommen <list.centos at drosera.ch> Sent: Tuesday, November 27, 2018 7:25 AM To: CentOS mailing list Subject: [EXTERNAL] [CentOS] Tools/mechanisms for the management of access permissions in big filebased datasets Hello, we are currently managing access permissions through classical user-group-others permissions on a multi-petabyte directory tree with partially very deep and broad directories. Projects are represented by directory trees and mapped through GIDs. Lately we had lots of "singu...
2018 Nov 28
0
Tools/mechanisms for the management of access permissions in big filebased datasets
On Nov 28, 2018, at 2:36 AM, Frank Thommen <list.centos at drosera.ch> wrote: > > Our problem is more the management side. Effectively we are looking for a tool that helps us manage these permissions I want ACLs to work. There?s a real problem to solve, which is that the old user:group rwx Unix permission system doesn?t let you express common wishes like ?Angel & Bobby own this
2018 Nov 27
2
Tools/mechanisms for the management of access permissions in big filebased datasets
Hello, we are currently managing access permissions through classical user-group-others permissions on a multi-petabyte directory tree with partially very deep and broad directories. Projects are represented by directory trees and mapped through GIDs. Lately we had lots of "singular" permission request (one single user needs access to a single dataset but should not be able to
2018 Nov 28
2
Tools/mechanisms for the management of access permissions in big filebased datasets
..._________ > From: CentOS <centos-bounces at centos.org> on behalf of Frank Thommen <list.centos at drosera.ch> > Sent: Tuesday, November 27, 2018 7:25 AM > To: CentOS mailing list > Subject: [EXTERNAL] [CentOS] Tools/mechanisms for the management of access permissions in big filebased datasets > > Hello, > > we are currently managing access permissions through classical > user-group-others permissions on a multi-petabyte directory tree with > partially very deep and broad directories. Projects are represented by > directory trees and mapped through GIDs....
2015 Sep 01
0
lazy loading in SparkR
...ersions/3.2/Resources/library" library(SparkR) # Works if(!exists("parallelize",mode="function")){ # Here is the trick. For some reason, SparkR doesn't load it's functions/promises automatically here. # We can fix it with an internal function: lazyLoad(filebase = file.path(SPARK_HOME, "R/lib/SparkR/R/SparkR"), envir = parent.frame(), filter = function(x) TRUE) } # parallelize() works now Please help me understand what goes wrong. Here is the whole repro: https://gist.github.com/zoltanctoth/971ae374dace93de12f0#file-sparkr-rstudio-parallelize-...
2004 Jul 05
0
winbind ldap idmap
...is situation: W2k ADS (no changes are allowed to the schema, so no Posix Data to be saved there) All users are managed via ADS and are only to be managed there (no separate manualy managed Database for ID Mapping) 2 Un*x servers runing samba 3.x with winbind being used as Fileservers. With the filebased winbind idmap the same user could be assigned two different Unix UID's on each server which is what we want to avoid. I've read what I could find about LDAP idmap and unfortunately that was not very much (if somebody know a good how-to or docs to that topic, please point me there) So I...
2014 Jan 25
1
allow_nets + default + ldap
Hello, I'm playing with allow_nets function. It is really cool! In a filebased passwd backend you simply add "allow_nets=192.0.2.143/32" as mentioned in http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/AllowNets But if I use an LDAP backend it looks different. Following http://wiki2.dovecot.org/AuthDatabase/LDAP/AuthBinds and http://wiki2.dovecot.org/AuthData...
2006 Mar 21
0
Xen 3.0.1 on Debian sarge kernel crash on Dual XEON Machine
...ages.debianbase.de/sarge/amd64/xen3/ on debian sarge with the provided kernel linux-xen0-2.6_2.6.12+xen3.0.1-0tha6_amd64.deb (xen-linux-2.6.12.6-xen). I successfully installed that combo on a Tyan GT20 Server with an Athlon64 3000+ (Venice), 1GB RAM . Thats running fine, I made some debootstrapped filebased debian sarge systems with xen-tools - no problem. Thanks to Ralph Passgang for this nice compilation ! However this was only testing - My real machines are a twin of Supermicro servers (Equipped with mainboard X6DHR-TG (http://www.supermicro.com/products/motherboard/Xeon800/E7520/X6DHR-TG.cfm)....
2004 Oct 23
2
Puzzled at a trivial function using Hmisc::setps
I have done: library(Hmisc) mysetps <- function(f) {setps(filename=f, w=4.5)} Now when I set about doing mysetps("a") blah mysetps("b") blah etc. Problem: I find that only one file "f.ps" gets created. My intent had been to create "a.ps", "b.ps", etc., all using the argument w=4.5 with the setps() function of Hmisc::setps.
2008 Feb 02
17
New binary release of GPL PV drivers for Windows
I''ve just uploaded a new binary release of the GPL PV drivers for Windows - release 0.6.3. Fixes in this version are: . Should now work on any combination of front and backend bit widths (32, 32p, 64). Previous crashes that I thought were due to Intel arch were actually due to this problem. . The vbd driver will now not enumerate ''boot'' disks (eg those normally serviced
2008 Feb 02
17
New binary release of GPL PV drivers for Windows
I''ve just uploaded a new binary release of the GPL PV drivers for Windows - release 0.6.3. Fixes in this version are: . Should now work on any combination of front and backend bit widths (32, 32p, 64). Previous crashes that I thought were due to Intel arch were actually due to this problem. . The vbd driver will now not enumerate ''boot'' disks (eg those normally serviced