similar to: Open File Read/Write permissions?

Displaying 20 results from an estimated 30000 matches similar to: "Open File Read/Write permissions?"

2019 Apr 09
0
CentOS Dojo at DevConf.US: CFP and Registration open
TL;DR: CentOS Dojo on August 14th at Boston University. CFP and Registration now available at https://wiki.centos.org/Events/Dojo/DevConfUS2019 Hello, folks. We will once again be holding the CentOS Dojo at Boston University, on the day before DevConf.US 2019. The details of DevConf.US are at https://devconf.us/ and the details of the CentOS Dojo are at
2004 Mar 10
2
Permissions not recursive on win2K?
Perhaps this is a known problem, and if so, hopefully it is fixed in 3.x: Win2K SP4 clients, Samba 2.2.8a servers on Linux using ACL support with XFS filesystem (Redhat SGI-XFS build, and Mandrake 9.2). Adding/editing an ACL for an NT domain group to a folder on samba, and attempting to apply permissions to all subdirs and files only goes one level deep when using the win2k standard gui tool.
2012 Nov 20
1
Read Write permissions in current directory
Dear All, I was just installing 'linkcomm' and had the following message which I have not seen before and don't really understand: NOTE: To use linkcomm, you require read and write permissions in the current directory (see: help("getwd"), help("setwd")) Having looked at these help pages I'm none the wiser. Any advice much appreciated? Best, Nick Duncan
2008 May 07
1
File Permissions or Partition Write/Read for everyone
Hello all, I am kinda new to Linux, FreeBSD...most Windows user, anyway. I got a little problem here maybe you can help me solve it. I just bought a new 500Gb HDD which i formated using ext3 under Centos 5, my plan was to use it under FreeNAS as another Backup File Disk(It has already like 400gb of data), when I try to access the disk via samba/cifs I just have the read attribute or permission,
2012 Jul 14
1
Detecting read/write permissions
Hi I'm currently using a windows image processing application that regularly writes the user's image adjustments out to a 'sidecar' file in the same directory as the original image. When the original file is on a local disk this works fine but when the original image is on Samba share, the sidecars are not created. The application reports the following in its log: 2012-07-14
2004 Oct 09
1
writefd_unbuffered failed to write - Broken pipe
I am using Rsync 2.6.3 , and have tried rsync 2.6.2 also. I am attempting to push about 990G from one machine to another. Whenever I do this, it processes about 1/3 the way through and I receive the following error during the transfer, and it stops. Could this be a problem with it running as a cron job? The command I am using is /usr/local/bin/rsync -acv --stats /data/ server::data Any
2004 Nov 29
0
Able to read directory as the correct user, but unable to write to the directory even though I have permissions
Samba version: 3.0.8-0.pre1.3 Fedora Core 3 Kernel: 2.6.9-1.667 I am able to authenticate as a valid user on the system, mount my home directory and look inside of directories that have been set to 700 and read files set to 600. But I am not able to write to ANY folder or file on the share. I have one directory set to 777 and one file set to 4777 but that does not seem to matter. I cannot,
2005 Aug 24
1
How to get the list of the files when you read zip file by gzfile or unz
Dear List, Does somebody know how to get the filename lists in the ziped when "gzfile" or "unz" command is used ? Thanks for your help. Shawn Lee -- The information contained in this communication and any atta...{{dropped}}
2005 Dec 29
6
How do I open and read/write to a file?
I need to process some text files quickly. I''ve not been able to find the answer in the archive. The Ruby Standard Library site times out. Can someone tell me where to find info on how to: 1. Get a list of filenames in a directory. 2. How to open a file. 3. How to read it a line at a time. -- Thanks in advance for the help, -Larry "Work, work, work...there is no satisfactory
2007 Dec 12
1
Dovecot truncating messages and/or attachments
Hello, I am having problems with Dovecot not sending clients emails bigger then 8-12k (it varies) or attachments bigger then 8-12k. I am also getting 'Corrupted transaction log file' errors ' unexpected end of file while reading header' I have deleted the dovecot.index.log, dovecot.index.cache, and dovecot.index several dozen times. I started off using Centos 5, with their package
2003 Jan 12
0
Allow group member to change permissions?
In the process of migrating file storage from NT to Samba servers, I am running into the following problem. I need a way to allow members of the group specified by file perms to change permissions on the file or dir. Here is the scenario: dir & files are owned by user (id 10634 in this case) group ownership is the nt group "domain admins" (id 10000) drwxrwx--- 4 10634
2019 Jan 09
2
LTO, ifuncs, and lld
It's at this point where I think about filing a full bug report with llvm. Any hints before I do? On Mon, Jan 07, 2019 at 04:00:02PM -0500, Shawn Webb wrote: > It looks like this commit breaks CSU initialization with > statically-compiled applications. > > With a very simple application at [1], compiled with: > cc -g -O0 -flto -static -o pid pid.c > > The application
2012 Mar 20
2
qemu-monitor-command
Hello Everyone, I am working on a grad school project for virtual introspection. I have a vm running (with 512mb of memory) and want to access the pmemsave function through virsh with the qemu-monitor-command. I am typing the following: virsh qemu-monitor-command --hmp Shawn 'pmemsave 0 536870912 image.dump' Shawn is the name of my vm and image.dump is the name of my output
2007 Nov 29
0
[Copfilter] Copy of quarantined email - *** SPAM *** [7.4/6.0] Re: Asterisk <-> Nortel Phone Switch
[asterisk-users] Asterisk <-> Nortel Phone Switch Date: Thu, 29 Nov 2007 07:52:17 +0000 (GMT) X-Mailer: sendEmail-1.52 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----MIME delimiter for sendEmail-20854.4017086787" This is a multi-part message in MIME format. To properly display this message you need a MIME-Version 1.0 compliant Email program. ------MIME delimiter
2006 Jan 12
1
spandsp and page orientation
Shawn, you ever get a fix for this problem? > samples are at > http://tumtum.no-ip.com/faxes/1128432831.3.tif > http://tumtum.no-ip.com/faxes/853107320051004-150908.tif > Both of these were faxed from a Brother intellifax 750 through a ring-it > single-line simulator into my asterisk box (through an X100P clone) > both were normal 8.5X11 pages in portrait style (the map
2003 Mar 24
2
Problem with the step() function
Dear all, I'm having some problems with using the step() function inside another function. I think it is an environment problem but I do not know how to overcome it. Any suggestions are appreciated. I've prepared a simple example to illustrate my problem: > library(MASS) > data(Boston) > my.fun <- function(dataset) { + l <- lm(medv ~ .,data=dataset) + final.l <-
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this morning and it appears it fixes compilation, but produces a non-working system. I know that's kinda vague and I'll have more details soon, including sample binaries. I at least wanted to give a status update so you didn't think you were being ignored. Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD
2007 Nov 29
0
[Copfilter] Copy of quarantined email - *** SPAM *** [6.5/6.0] Asterisk <-> Nortel Phone Switch
Still trying to make my Asterisk PBK talk to our Nortel Phone Switch (C15k). Nortel did an upgrade which changed a bunch of things today, so I thought I'd give it another shot. It looks like I'm much closer this time, but still no go. Can't do calling in either direction. Anyone have any ideas? Thanks! Shawn [nortel] host=10.0.0.10 insecure=very type=peer qualify=no
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter, Here you go! https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera at is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter
2001 Nov 08
0
File Locking - File Opened Read-Only Locks File for Read-Write Access
Configuration: Samba 2.2.1a on IBM AIX with W2K Professional clients When a file is opened for read-only access, the file can not be opened read-write by another user. Specifically, MS Word 2000 template files (Work Group Templates) are maintained in a shared Samba directory. File access is limited to the template administrator via UNIX permissions (755) - The template administrator is the owner