similar to: access to subdirs of share only

Displaying 20 results from an estimated 100 matches similar to: "access to subdirs of share only"

2008 Jun 24
3
heatmap and continuous variable
Dear All, I want to plot a heat map with annotated columns. Both functions heatmap (stats) and heatmap.2 (gplots) can plot a horizontal side bar that can be used to visualize a categorical variable. In addition to a categorical variable, I would like to visualize a continuous variable. This could be done by small bars, a curve or simply numbers above the columns. (The Sample names are already
2004 Feb 28
4
[Bug 803] Security Bug: X11 Forwarding is more powerful than it needs to be.
http://bugzilla.mindrot.org/show_bug.cgi?id=803 Summary: Security Bug: X11 Forwarding is more powerful than it needs to be. Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: openssh-bugs
2004 Jan 13
3
[Bug 787] Minor security problem due to use of deprecated NGROUPS_MAX in uidswap.c (sshd)
http://bugzilla.mindrot.org/show_bug.cgi?id=787 Summary: Minor security problem due to use of deprecated NGROUPS_MAX in uidswap.c (sshd) Product: Portable OpenSSH Version: 3.7.1p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:
2007 Oct 12
1
Batch-Plot Histograms
Hi everyone, anybody’s got an idea why the following script doesn’t produce batch-histograms? I’m using Windows XP and R 2.5.1. Here’s the script: matrix<-read.csv("C:\\Stadtwerke_mit_Umlage.csv", header=TRUE,sep=";",dec=".") Stadtwerke<-colnames(matrix) Bereich_blau<-66.67 Schleifen<-dim(matrix)[2]
2004 Oct 14
3
Samba 3.0.7 / AD Domain Group Resolving
Hello List, currently we have Samba 3.0.7 running on SLES8 systems with AD integration. We?re using the SerNet RPM?s (ftp.sernet.de) Everything works fine so far, we just have a problem with resolving domain groups. wbinfo -g works fine, the domain groups are correctly resolved. But when inserting a "valid users = @AD_DOMAIN_GROUP" statement in the smb.conf we get the following error:
2018 May 01
2
Alignment Member Functions should be Virtual
Dear community, I have developed a backend of new 32-bit RISC ISA, which does not have unaligned memory access instructions (e.g., LWL, LWR, SWL, and SWR in MIPS). Since char and short variables are not 32-bit alignment, these variables cannot be correctly accessed. Therefore, alignment member functions, especially getCharAlign() and getShortAlign() of TargetInfo class in
2012 Dec 17
2
Transport endpoint
Hi, I've got Gluster error: Transport endpoint not connected. It came up twice after trying to rsync 2 TB filesystem over; it reached about 1.8 TB and got the error. Logs on the server side (on reverse time order): [2012-12-15 00:53:24.747934] I [server-helpers.c:629:server_connection_destroy] 0-RedhawkShared-server: destroyed connection of
2018 May 02
0
Alignment Member Functions should be Virtual
On 5/1/2018 4:35 AM, Hiroyuki Chishiro via llvm-dev wrote: > Dear community, > > I have developed a backend of new 32-bit RISC ISA, which does not have > unaligned memory access instructions (e.g., LWL, LWR, SWL, and SWR in > MIPS). > Since char and short variables are not 32-bit alignment, these > variables cannot be correctly accessed. > Therefore, alignment member
2002 Mar 18
1
line breaks
I have a question about the function of line feeds/carriage returns in an all linux (R, vi to write scripts) environment. In my scripts I have a few functions, using { or ( to wrap commands on the next line. Usually this is fine, but sometimes R appears confused by line wrappings (more likely of course it is me who is confused). I tried ';' to explictly break the line, but no dice. An
2003 Dec 19
0
MS PhotoDraw save problems
All - I'm having an unusual problem with MS PhotoDraw opening and saving files to my Samba server. When I open the file, all's fine. When I try to save the file, I get an error message that says "Unable to save the file. <Filename> could not be found." At this point I have to navigate to the directory where the file was and save it. However, when watching WinExplorer
1999 Nov 11
0
Slow Excel File Open on Samba Shares
I have a 1.9.18p4 Samba server running on an HP-UX 10.20 box. It has been running smooth as silk for almost 2 years now. Just this Monday, users have been experiencing slow file open times (1-3 minutes) when opening Excel files from any of the Samba shares. This problem does not occur with files created by any other MS Office product. File size does not seem to matter either. On the client
2003 Aug 20
12
Samba PDC + WinXP = problems fetching remote profiles
Hi, everybody! I have 20 WinXP client machines and a sever running Samba (first try was with 2.2.8, now it's 3.0.0rc1). If it matters to someone (for statistics, fun or for understanding the problem), i use Slackware 9.0 Linux, kernel 2.4.20 on server (and clients are XPpro/SP1, buld 2600 as far as i remember). I almost had no problems configuring samba for browsing and fortunately i
2002 Nov 08
1
writer/researcher needs your help
Dear Colleague, I am writing to ask your help for a book I am writing about Life Practices. I am looking for examples of those simple things that we all do that are essential to expressing and maintaining our values as we face life's ups and downs - our Life Practices. What I am seeking is a bit like folklore. Something with a story and an easy to remember slogan or catchphrase. I am asking
2002 Nov 08
1
writer/researcher needs your help
Dear Colleague, I am writing to ask your help for a book I am writing about Life Practices. I am looking for examples of those simple things that we all do that are essential to expressing and maintaining our values as we face life's ups and downs - our Life Practices. What I am seeking is a bit like folklore. Something with a story and an easy to remember slogan or catchphrase. I am asking
2017 Jun 28
0
ransomware etc
IMO, First secure your entry points.. Mail webserver and proxy and the exit points. ( your users environment in my case windows 7/10 desktops.) Im waiting until trevor has the antivirus vfs is ready for samba 4. @David Disseldrop, you know the status about that, since it was you call to get it in samba. ;-) (https://github.com/fumiyas/samba-virusfilter/issues/23) I've seen good work but
2017 Jun 28
10
ransomware etc
Hi all, Just out of curiosity: is there anything we can do, on the samba side, to counter the recent ransomware attacks? (or limit the damage done) I'm thinking like: limit the number of files per second a client (workstation) is allowed to edit, or some other smart tricks..? It would be nice if samba could be an extra layer of defense. Something perhaps a vfs module could help with..?
2018 May 03
3
Alignment Member Functions should be Virtual
Dear Eli, Thank you for your reply. My backend is based on and extends MIPS ISA and disables generating unaligned memory access instructions because my new 32-bit RISC ISA does not have them. In this case, an array of char string (i.e., its beginning address) is not 32-bit align. However, aligned memory access instructions (such as 32-bit LW) are used in this case, and hence my compiler cannot
2006 Oct 31
0
6383534 xref(1) should show an example for multiple subdirs of a workspace
Author: meem Repository: /hg/zfs-crypto/gate Revision: 563d83732b6842d2ba3137bccf97d32e3e746644 Log message: 6383534 xref(1) should show an example for multiple subdirs of a workspace Files: update: usr/src/tools/scripts/xref.1
2005 Nov 16
0
deployment, rewriting, lighttpd, subdirs
Desired scenario... http://a.host/ is an existing website. http://b.host:port/ is running a rails application that we want to appear at http://a.host/application a.host and b.host are different physical machines, but on the same local network. a.host is running apache, and can proxy requests for /application to b.host:port b.host is running lighttpd, and needs to rewrite /application
2002 Dec 10
1
SuSE 8.1/Samba 2.2.7 - files disappear in home subdirs
Hi Everybody, first the setup: logon path = \\pmn90\%U\profile logon drive = U: logon home = \\pmn90\%U [homes] valid users = %S read only = No inherit permissions = No security mask = 0777 directory security mask = 0777 browseable = No This setup mounts "/home/user-xy" under letter "U:". People usually