similar to: Maintain file ownership when saving office documents

Displaying 20 results from an estimated 20000 matches similar to: "Maintain file ownership when saving office documents"

2011 Nov 28
1
Maintain file ownership when writing to share with different owner
Hello, I have a question regarding control of file ownership: I have shares accessed by several users belonging to a group though the share is owned by only one of the users. I can force the group id for files written to the share to match the share group though I wondered if I can preserve the file's original owner id (one of the users in the group) if a file is copied from another location?
2006 Aug 16
1
Saving ownership as non-root
Hello everybody! Out of curiosity: What (backup) solutions do you use to let rsync store device files and ownership permissions without root privileges? I found out about "fakeroot" so far. Is there actually a practical use for the "--super" option? I didn't find anything as fakeroot doesn't need it... Additionally it would be a nice idea to refer to
2007 Jul 24
3
File/Folder Ownership - Cygwin/Rsync - Is it possible to get around rsync taking file ownership?
Case point: 2 Servers (both with Windows Server 2k3 & cygwin). Running ssh on the destination server. Problem: The rsync user will take ownership over any files copied over from the source server. This takes ownership away from the administrators group, thus disallowing inherited permissions. Is there any way around not taking ownership away from the administrators group and giving it to the
2003 Sep 29
0
Problem authenticate with a w2k3 ADS
Hello. I set up a samba 3.0.0 with ADS support. Everything is fine but authentication of incomming connections. I joined the ADS of a W2k3: linux:/ # /usr/local/samba/bin/net ads join "Computers" Using short domain name -- DOMAIN Joined 'LINUX' to realm 'DOMAIN.LOCAL' linux:/ # getent passwd root:x:0:0:root:/root:/bin/bash ...
2005 Mar 22
0
maintaining ownership with cygwin/rsync?
OK, I know a lot about unix environments and am very familiar with rsync (and a big fan). My MS windows knowledge is at "I play a doctor on TV" stage. Hmm. OK, the analogy needs work. I know what the words mean and can stumble my way through many common problems. And now I'm trying to use rsync (2.6.3) from the most recent cygwin distribution. It works fine, except that
2003 Mar 11
1
Office documents saved in read-only mode in samba 2.2.7a
I have recently upgraded from samba 2.2.6 to 2.2.7a on a Linux RedHat 8.0 server. Now I have got a problem with Win2K/XP clients. When a client saves an excel or word document on a Samba share, it is automaticaly saved in read only mode(444), and the owner becomes "root" Notes: This doesn't happen if I use the notepad. The /tmp share works. Files are not saved in read only mode.
2016 Jul 22
1
Mysterious change in directory ownership and removal of the execute bit on directory
In the following sequence of commands, you can see directory /7.2.1511/ will change of ownership to another user and the execute bit is removed. This user, lbfay, is actually my own user but I am not logged on the server while running rsync with root. [root at ctsrepocos ~]# who root tty1 2016-07-22 10:40 [root at ctsrepocos ~]# ls -l /share/CentOS/ total 476 lrwxrwxrwx. 1 apache
1998 Aug 31
0
Permission/ownership change with save
We have some files on our Samba-shared directory which are accessed by more than two groups. All the groups can read and write to the files. We're noticing some quirks with some Windows applications, particular MS Office 97 and Visio Pro 4.5. For example, when a MS Word 97 file that's owned by UserA/GroupA is modified and saved by UserB/GroupB, the owner of the saved file is changed to
2013 Jul 16
2
Problem following an R bug fix to integrate()
I have been told by the CRAN administrators that the following code generated an error on 64-bit Fedora Linux (gcc, clang) and on Solaris machines (sparc, x86), but runs well on all other systems): > fn <- function(x, y) ifelse(x^2 + y^2 <= 1, 1 - x^2 - y^2, 0) > tol <- 1.5e-8 > fy <- function(x) integrate(function(y) fn(x, y), 0, 1,
2007 Sep 03
2
Row-Echelon Form
I was looking for an R-package that would reduce matrices to row-echelon form, but Google was not my friend; any leads? If not, I wonder if the problem could be expressed in terms of constraint satisfaction...
2006 Nov 06
1
rsync'd files&dirs saved as user:group = "unknown":"unknown", NOT original ownership
hello, i've rsync installed: rsync version 2.6.9pre3 protocol version 29 Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, inplace, no IPv6, 32-bit system inums, 64-bit internal inums i'm PULLing via rsync+ssh from BoxA to BoxB, eg: root@localhost /tmp > /usr/local/rsync/bin/rsync \ --rsh=/usr/local/openssh/bin/ssh \
2008 Mar 04
16
Cannot send after transport endpoint shutdown (-108)
This morning I''ve had both my infiniband and tcp lustre clients hiccup. They are evicted from the server presumably as a result of their high load and consequent timeouts. My question is- why don''t the clients re-connect. The infiniband and tcp clients both give the following message when I type "df" - Cannot send after transport endpoint shutdown (-108). I''ve
2017 Jan 24
3
Convertir programa Matlab a R sacado de Threshold Models of Collective Behavior de Michèle Lai & Yann Poltera
Estimados Usuarios-R: Estoy convirtiendo un programa en Matlab a R. El original lo saqu de: Lai, M., & Poltera, Y. (2009). Lecture with computer exercises: Modelling and simulating social systems with matlab. Tech. rep., Swiss Federal Institute of Technology (December 2009). 27. Ahora estoy convirtiendo la siguiente funcin: function sizes = gridsizes(N,varargin) % gridsizes(N) calculates
2010 Jan 31
3
combining data frames in a list - how do I add breaks?
I'm a week-old R user, and have become stuck trying to create usable CSV outputs for post-processing. I am using the package Rioja, which provides small datasets of results. I am running several analyses in a loop and iteratively adding the results to a *list* ("combined"). Within each iteration I use the following: > combined[[i]] <- performance(fit) With two iterations I
2012 Dec 19
2
create stratified splits
Hi, I have a vector like: r <- runif(100) Now I would like to split r into 10 pieces (each with 10 elements) ? but the 'pieces' should be roughly similar with regard to mean and sd. what is an efficient way to do this in R? thanks!
2009 May 15
1
Matrix package,solve() errors and crashes Please help
> > Hello All, > Please help me with this problem.I have been having this problem for over a month now and I could not find any information.I later realised that error is with MATRIX package. I am working on graph object using IGRAPH version 0.5.2-2 package & wanted to do Bonacich Power. What I have is undirected GRAPH. This is my graph object. The file 'Bonacich
2003 Sep 25
1
winbind with win2003 server = Error looking up domain users
Hello list. I installed samba 3.0.0 from source on a SuSE 8.2 with ./configure --with-configdir=/etc/samba/ --with-pam --with-acl-support make make install cp samba-3.0.0/source/nsswitch/libnss_winbind.so /lib ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2 Next step was: linux:/ # /usr/local/samba/bin/net rpc join -S PDC -U Administrator Password: Joined domain DOMAIN. PDC is a Win2003
2005 Jan 29
2
Name conflicts when passing arguments for one function to another
I am fairly new to R. I find it surprising that f <- function(x,a) {x-a} uniroot(f, c(0,1), a=.5) works, but integrate(f, 0, 1, a=.5) gives an error: Error in integrate(f, 0, 1, a = 0.5) : argument 4 matches multiple formal arguments What is the best way of avoiding such surprises? Is there a way of telling integrate() that the 'a' argument is for f()? If I wrote my own function
2019 Mar 05
3
Development version of R fails tests and is not installed
G'day all, I have daily scripts running to install the patched version of the current R version and the development version of R on my linux box (Ubuntu 18.04.2 LTS). The last development version that was successfully compiled and installed was "R Under development (unstable) (2019-02-25 r76159)" on 26 February. Since then the script always fails as a regression test seems to
2004 Jun 16
1
off topic: C/C++ codes for pseudo inverse
Hi, I am looking for C/C++ codes for computing generalized inverse of a matrix. Can anyone help me in this regard? Thanks, Mahbub.