Displaying 20 results from an estimated 1000 matches similar to: "Permissions of the top-level destination directory without --perms"
2018 May 03
1
[PATCH] daemon: fix memory allocation and leaks in OCaml stubs
Use the cleanup handlers to free the structs (and list of structs) in
case their OCaml->C transformation fails for any reason; use calloc()
to not try to use uninitialized memory.
In case of lists, avoid allocating the memory for the array if there
are no elements, since the returned pointer in that case is either NULL,
or a free()-only pointer; also, set the list size only after the array
is
2007 Jul 18
0
Using different NFS server
Hi to all,
 I'm trying to install PXE boot + NFS for diskless boot for Linux system. So
everything looks fine until I tried to use other NFS server to mount root
file system.
 
So I try just to change parameter in pxelinux.cfg files 
Append nfsroot=to_new_nfs_server:/new_root_dir
 
But in boot process I received rootserver: TFTP/DHCP server rootpath:
<empty> 
                     
2007 Jul 18
0
use it with different NFS server
Hi to all,
?I'm trying to install PXE boot + NFS for diskless boot for Linux system. So
everything looks fine until I tried to use other NFS server to mount root
file system.
So I try just to change parameter in pxelinux.cfg files 
Append nfsroot=to_new_nfs_server:/new_root_dir
But in boot process I received rootserver: TFTP/DHCP server rootpath:
<empty> 
2006 Oct 21
1
Rsync 2.6.9pre2 tries to read ACLs of nonexistent files
Dear rsync people,
Today I tried to back up my computer using rsnapshot with the RPM
version of rsync-acl 2.6.9pre1 that I built.  I tried twice, and both
times, rsync encountered some kind of assertion failure.  I was trying
to reproduce the crash with rsync-acl 2.6.9pre2 and noticed a
different bug (described below); when I have a chance, I will go back
and investigate the crash further.
Rsync
2019 Aug 31
1
[PATCH libnbd] Add bindings for Rust language
Still not working, but I took the latest patch and:
 - rebased it against libnbd 1.0
 - fixed it so it handles new args and cbargs
The generator now runs without warnings.
This patch doesn't handle optargs at all.  In C these are converted to
non-optional parameter.  Rust doesn't (AFAIK) have optional or
labelled arguments unfortunately.
Rich.
2006 Mar 13
1
[R] dotchart: Gap between text and chart (PR#8681)
(Moved from r-help)
On 3/13/2006 9:33 AM, Dietrich Trenkler wrote:
> I have some data which I would like to display with dotchart. The
> labels are very long, so the chart becomes too small. Setting cex=0.7
> seems to be a good compromise, but the gap between the text and the
> chart still is too large. I did not find a "gap" parameter in the
> description of dotchart...
2007 Feb 21
2
date helper bug?
I''ve found an issue when trying to use the time_ago_in_words and
distance_of_time_in_words from action view''s date_helper.rb
Using SQL Server, I have a datetime column that gets returned as:
"2007/02/21 09:54:00". When I pass this to time_ago_in_words (which
just passes on to distance_of_time_in_words) it miscalculates the
difference as "9 hours" (...um yeah,
2008 Aug 03
3
Questions on cpu frequency scaling AMD vs. Intel
I've been playing and comparing frequency scaling between AMD and Intel 
CPUs yesterday and there seem to be great differences between AMD and 
Intel and some gotchas. This is all on CentOS 5.2 with latest Xen kernels 
(which are supposed to be powersaving-enabled since 5.2).
AMD:
It seems once I get the AMD CPU to use the ondemand governor it works very 
well and very efficiently. But this
2006 Apr 01
1
Samba perms vs. fs perms
The subject's a little misleading really, but I was looking for some 
clarification of my thoughts...
In Windows, one can use both share permissions and NTFS permissions to 
control access to files. I would normally use share permissions to control a 
connection (allow/deny), and use NTFS to control access. I would never use 
share permissions to control access whilst NTFS was capable of
2007 Nov 30
1
Persist perms on devices after reboots
Hi
Dumb question i think but how can i make devices permissions persist 
after a reboot. I dont think i have come across this issue before but i 
have some SAN disks that need to be oracle:dba as their perms but after 
a reboot they reset back to
brw-------  1 root root 120, 49 Nov 30 10:40 /dev/emcpowerd1
any thoughts?
thanks
2006 Sep 11
1
what defines dovecot LOG perms?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
on dovecot launch, 'dovecot.log' is created as:
    -rw------- 1 root  testuser 271 2006-09-11 07:58 dovecot.log
which causes an apparent perms prob with exim using dovecot's LDA ...
what/how do i define/change the LOG's ownership/perms with?
it seems to ignore the dovecot.conf umask setting, etc.
thx.
richard
- -- 
/"\
\
2007 Aug 04
1
Why does --xattrs imply --perms?
Why does --xattrs imply --perms (according to the man page)?  Unlike
--acls, --xattrs is not logically a superset of --perms (since
system.* xattrs are ignored).  I might conceivably want to copy some
user xattrs that I set on my files while allowing the destination
permissions to take the default value.
Matt
2005 Nov 16
1
[Bug 3253] Feature request - Sync perms/ownership/time etc but with no file transfer
https://bugzilla.samba.org/show_bug.cgi?id=3253
wayned@samba.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
-------
1998 Mar 31
0
newbie question on file perms
Hi,
Hope this question isn't too stupid, or addressed to the wrong crowd....
Am running samba-1.9.16p2 and am having troubles getting the
"create mode" or "create mask" designators in the smb.conf file
to be honored.  All files created on the pc's are coming out 740.
Would like them to be 755.
Am I missing something obvious?
Servers are solaris 2.5.1
tia,
-jeff
2007 May 22
0
[PATCH] remove unnecessary execute perms
Hi,
rpmlint complains that various blktap files are installed with unnecessary execute permissions:
E: xen-devel spurious-executable-perm (Badness: 100) /usr/lib64/libblktap.a
E: xen-devel spurious-executable-perm (Badness: 100) /usr/include/blktaplib.h
The patch below fixes the problem.  It applies against xen-unstable.
Thank you.
Signed-off-by: Charles Coffing <ccoffing@novell.com>
2008 Feb 26
0
mapper device perms on reboot
How can I get the mapper device permissions set on reboot?
When I attempted to try this...
# cat /etc/udev/permissions.d/50-udev.permissions | grep mapper
mapper/mpath*:oracle:dba:0660
But it did not seem to work...
# ls -l /dev/mapper/mpath*
brw-rw----  1 root disk 253, 2 Feb 26 20:56 /dev/mapper/mpath0
brw-rw----  1 root disk 253, 5 Feb 26 20:56 /dev/mapper/mpath0p1
brw-rw----  1 root disk
2012 Jun 13
1
set perms on ttyUSB
Hello,
CentOS 6.2.
I have spent all morning googling and trying different things to get the permissions
on my ttyUSB0 port set correctly using udev. I am at my wits end. Why is this so convoluted!?
I would really appreciate it if someone could tell me how to do this.
The default permissions come up 660 root,dialout. I have tried adding myself
to group dialout but still get permission denied
2006 Mar 22
2
Asterisk perms in manager.conf
Hi,
can someone sched a light what exactly mean the read write permissions
in manager.conf?
[public]
secret = private
deny=0.0.0.0/0.0.0.0
permit=10.0.0.0/255.255.0.0
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
Lets say I want some users to use dial through manager interface. But
don't want to allow them to run asterisk commands?
2018 Aug 11
1
After years, upsmon says I've no perms
But /etc/nut/upsmon.conf has the correct username and password.
returns:
gene at coyote:/usr/share/doc/nut-doc/pdf$ upsmon myups at localhost
Network UPS Tools upsmon 2.6.4
kill: Operation not permitted
/etc/nut/upsmon.conf line 75: invalid directive [*****]
/etc/nut/upsmon.conf line 76: invalid directive password = **************
/etc/nut/upsmon.conf line 77: invalid directive upsmon master
UPS:
2012 Mar 20
1
requesting edit perms for nagios
Hello,
My wiki username: cormander
URL requesting perms for:
http://wiki.centos.org/HowTos/Nagios
Thanks