Displaying 20 results from an estimated 1545 matches for "0755".
Did you mean:
0555
2005 Apr 04
0
problem about initramfs
...with klibc.
please help me with it. thanks!
kugle
my initramfs file-list content.
--------------------------------------------------------------------------
1 # This is a very simple, default initramfs
2
3 dir /dev 0755 0 0
4 nod /dev/console 0600 0 0 c 5 1
5 dir /root 0700 0 0
6 nod /dev/ram0 0777 0 0 b 1 0
7 nod /dev/mem 0777 0 0 c 1 1
8
9 dir /lost+found 0755 0 0
10 dir /etc 0755 0 0
11 dir /etc/init.d 0755 0 0...
2007 Oct 08
2
rsync error: protocol incompatibility (code 2) at main.c(1385)
..., 8184) = 4
rt_sigaction(SIGUSR1, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGUSR2, {SIG_IGN}, NULL, 8) = 0
exit_group(0) = ?
Process 19028 detached
-------------- next part --------------
[pid 11038] lstat64("var/www/server_core/rewrite/.svn", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 11038] lstat64("var/www/server_core/rewrite/.svn/prop-base", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 11038] lstat64("var/www/server_core/rewrite/.svn/props", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 11038] lstat64("var/ww...
2003 Jul 08
2
Problems with Samba and W2K
...er = yes
#========================= Share Definitions ========================
[printers]
comment = All Printers
path = /var/spool/samba
browsable = yes
public = yes
writable = no
printable = yes
[public]
comment = A public share for vendor docs, etc.
path = /usr/public
public = yes
create mask = 0755
force directory mode = 0755
writable = yes
[temp]
comment = A place to drop off temporary files
path = /tmp
public = yes
create mask = 0755
force directory mode = 0755
writable = yes[global]
workgroup = SMIS
netbios name = Linux_Server
server string = Linux Server %v
security = DOMAIN
encrypt pas...
2010 Mar 09
2
[PATCH/cygwin]: Fix Makefiles
...eb 2010 07:18:51 -0000 1.306
+++ Makefile.in 9 Mar 2010 13:33:06 -0000
@@ -255,20 +255,20 @@ install-files:
$(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/$(mansubdir)8
$(srcdir)/mkinstalldirs $(DESTDIR)$(libexecdir)
(umask 022 ; $(srcdir)/mkinstalldirs $(DESTDIR)$(PRIVSEP_PATH))
- $(INSTALL) -m 0755 $(STRIP_OPT) ssh $(DESTDIR)$(bindir)/ssh
- $(INSTALL) -m 0755 $(STRIP_OPT) scp $(DESTDIR)$(bindir)/scp
- $(INSTALL) -m 0755 $(STRIP_OPT) ssh-add $(DESTDIR)$(bindir)/ssh-add
- $(INSTALL) -m 0755 $(STRIP_OPT) ssh-agent $(DESTDIR)$(bindir)/ssh-agent
- $(INSTALL) -m 0755 $(STRIP_OPT) ssh-keygen $(DESTD...
2003 Jul 09
2
I get two diffrent errors now...:-(
...ver = yes
#========================= Share Definitions ========================
[printers]
comment = All Printers
path = /var/spool/samba
browsable = no
public = yes
writable = no
printable = yes
[public]
comment = A public share for vendor docs, etc.
path = /usr/public
public = yes
create mask = 0755
force directory mode = 0755
writable = yes
[temp]
comment = A place to drop off temporary files
path = /tmp
public = yes
create mask = 0755
force directory mode = 0755
writable = yes
[docs]
comment = Main Document Share for important Corporate Documents
path = /doc
public = yes
create mask = 0755...
2013 Apr 25
1
openssh cross compilation issue
...ygen -t rsa -f $(sysconfdir)/ssh_host_rsa_key -N "" ; \
from:
./ssh-keygen -t ecdsa -f $(sysconfdir)/ssh_host_ecdsa_key -N "" ; \
to:
/usr/bin/ssh-keygen -t ecdsa -f $(sysconfdir)/ssh_host_ecdsa_key -N
"" ; \
3) near (umask 022...)
from:
$(INSTALL) -m 0755 $(STRIP_OPT) ssh$(EXEEXT)
$(DESTDIR)$(bindir)/ssh$(EXEEXT)
$(INSTALL) -m 0755 $(STRIP_OPT) scp$(EXEEXT)
$(DESTDIR)$(bindir)/scp$(EXEEXT)
$(INSTALL) -m 0755 $(STRIP_OPT) ssh-add$(EXEEXT)
$(DESTDIR)$(bindir)/ssh-add$(EXEEXT)
$(INSTALL) -m 0755 $(STRIP_OPT) ssh-agent$(EXEEXT)
$(DEST...
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
...namelen=255, f_frsize=4096}) = 0
stat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
geteuid32() = 1002
stat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("/etc/mtab", O_RDONLY|O_CLOEXEC) = 8
fstat64(8, {st_mode=S_IFREG|0755, st_size=693, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4ca0000
read(8, "%root% / unknown rw 0 0\nproc /pr"..., 1024) = 693
stat64("/", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
stat64("/proc", {st_mode=S_IFDIR|0555,...
2003 Jul 08
2
Problems with Smaba STILL
...ap = /etc/printcap
[printers]
comment = All Printers
path = /var/spool/samba
browsable = yes
public = yes
writable = no
printable = yes
[public]
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
comment = A public share for vendor docs, etc.
path = /usr/public
public = yes
create mask = 0755
force directory mode = 0755
writable = yes
[temp]
comment = A place to drop off temporary files
path = /tmp
public = yes
create mask = 0755
force directory mode = 0755
writable = yes
[docs]
comment = Main Document Share for important Corporate Documents
path = /doc
public = yes
create mask = 07...
2018 Jan 22
1
Samba 4.7 don't start on F27
...such file or directory)
stat("/usr/lib64/samba/x86_64", 0x7ffd59d6fe00) = -1 ENOENT (No such
file or directory)
openat(AT_FDCWD, "/usr/lib64/samba/libpthread.so.0", O_RDONLY|O_CLOEXEC)
= -1 ENOENT (No such file or directory)
stat("/usr/lib64/samba", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=115010, ...}) = 0
mmap(NULL, 115010, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fdeec007000
close(3) = 0
openat(AT_FDCWD, "/lib64/libp...
2008 Nov 21
2
'make install' failed on Sparc5, Solaris2.7
Hello,
System info: Sparcstation 5, Solaris 2.7, openssl-0.9.8i.
I've tried to install
openssh-3.9p1
openssh-4.9p1
openssh-5.1p1
all failed the similar way. The following is the last portion of the
'make install' printout.
./install-sh -c -m 0755 -s ssh /usr/local/bin/ssh
BFD: /usr/local/bin/stkuaiGw: warning: allocated section `.interp' not
in segment
./install-sh -c -m 0755 -s scp /usr/local/bin/scp
BFD: /usr/local/bin/stC4aqIw: warning: allocated section `.interp' not
in segment
./install-sh -c -m 0755 -s ssh-add /usr/local/bin...
2007 Mar 17
2
The specified NEtwork Name Cannot Be Found
...path = /var/spool/samba
guest ok = Yes
printable = Yes
use client driver = Yes
browseable = No
[netlogon]
comment = Netlogon
path = /home/samba/netlogon/%g
guest ok = Yes
locking = No
[WWW]
comment = WWW Files
path = /home/www
valid users = @admin
read only = No
force create mode = 0755
force directory mode = 0755
browseable = No
locking = No
delete readonly = Yes
[MUSIC]
comment = Music Files
path = /home/music
valid users = jeffrey
read only = No
force create mode = 0755
force directory mode = 0755
sync always = Yes
browseable = No
locking = No
delete readonly =...
2015 Mar 20
4
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...am Mail
> path = /data/spamMail
> valid users = root,webadmin
> write list = root,webadmin
>
> force user = root
> force group = root
> create mask = 0600
> # security mask = 0600
> force create mode = 0600
> # force security mode = 0600
> directory mask = 0755
> # directory security mask = 0755
> force directory mode = 0755
> # force directory security mode = 0755
>
> writeable = No
> guest ok = No
>
> root preexec = /root/bin/updateSpamMail
>
> [spamlog]
> comment = spamlog
> path = /var/spool/mail
> valid...
2007 Jul 17
0
Bug#433533: xen-3.0: warnings building source diff after first attempt
...cause warnings when building the source package. Here
is the section of the build log:
dh_clean
dpkg-source -b xen-3.0-3.0.4-1
dpkg-source: building xen-3.0 using existing xen-3.0_3.0.4-1.orig.tar.gz
dpkg-source: building xen-3.0 in xen-3.0_3.0.4-1-1.diff.gz
dpkg-source: warning: executable mode 0755 of `debian/patches/not-reinvent-u
dev.dpatch' will not be represented in diff
dpkg-source: warning: executable mode 0755 of `debian/patches/libs.dpatch'
will not be represented in diff
dpkg-source: warning: executable mode 0755 of `debian/patches/version.dpatch
' will not be represente...
2003 Jul 31
2
Problems with Loggin on Samba Server
...e client driver = Yes
[printers]
comment = All Printers
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
[public]
comment = A public share for vendor docs, etc.
path = /usr/public
read only = No
create mask = 0755
force directory mode = 0755
guest ok = Yes
[temp]
comment = A place to drop off temporary files
path = /tmp
read only = No
create mask = 0755
force directory mode = 0755
guest ok = Yes
[docs]
comment = Main Document Share for...
2000 Jan 27
2
Files have 555 and they are deletable or is it a bug ?
...owner is user1 and it's group is usergroup1.
Now user2 from usergroup2, who can correctly read but not edit test.txt,
can delete this file. I think the reason for this is the
/daten/rechner/comp1 directory, which is set to 777.
Is there any option that permits a not owner to delete files set to
0755, in direcorys set to 0777?
Here's al listing of my smb.conf:
[global]
workgroup = SAMBA
netbios name = SERVER
map to guest = Bad User
keepalive = 30
socket options = TCP_NODELAY
os level = 2
security = USER
password level = 0
[files]
comment = Rechner_eigener_Share
path = /daten/re...
2005 Feb 13
0
[PATCH] make install support
...: klibc/Makefile
===================================================================
--- klibc/Makefile (revision 1009)
+++ klibc/Makefile (working copy)
@@ -152,6 +152,13 @@
objects-static: $(STATIC)
touch $(DIR)static.obj
+install-shared:
+ $(INSTALL) -d $(DESTDIR)$(SHLIBDIR)
+ $(INSTALL) -m 0755 klibc-`cat $(SOLIB).hash`.so $(DESTDIR)$(SHLIBDIR)
+
+install-static:
+ :
+
clean: archclean
find . -type f -a \( -name \*.[isoa] -o -name \*.l[iso] \) -print0 | xargs -0rt rm -f
rm -f *.a *.so *.hash *.syms *.stripped
Index: ipconfig/Makefile
==================================================...
2003 Feb 21
3
openssh 3.5p1 with openssl-0.9.7a - long
...old_mmap(NULL, 55610, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000
close(3) = 0
open("/lib/libresolv.so.2", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\'\0"...,
1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=261734, ...}) = 0
old_mmap(NULL, 71236, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x40025000
mprotect(0x40033000, 13892, PROT_NONE) = 0
old_mmap(0x40033000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x40033000
old_mmap(0x40034000, 9796, PROT_READ|PROT_WRITE...
2017 Jul 18
4
[PATCH v2 0/2] v2v: Add slow tests of opensuse 13.1, 13.2 and 42.1
v1 was:
https://www.redhat.com/archives/libguestfs/2017-July/msg00154.html
There is no change in the first patch, but I added a second patch
adding slow tests of opensuse guests (which pass, but require the
first patch).
Rich.
2017 Jul 24
1
[PATCH] common/mlstdutils: Fix parallel builds of bytes.ml.
From: "Richard W.M. Jones" <rjones@redhat.com>
With OCaml < 4.02 when using the alternate Bytes module, this module
would be compiled twice during parallel builds, resulting in
occasional corruption. The reason for this is that the ocamldep file
mentions ‘bytes.cmo’ whereas the ‘$(OCAML_BYTES_COMPAT_ML)’ macro
expands to ‘../../common/mlstdutils/bytes.ml’. Make doesn't
2017 Jul 13
1
[PATCH] common/mlstdutils: Always build bytecode version of this library.
Even if ocamlopt is available, always build a bytecode version of
‘common/mlstdutils’.
The generator is always built as bytecode. The generator depends on
‘../common/mlstdutils/guestfs_config.cmo’ and
‘../common/mlstdutils/std_utils.cmo’, but if these have not been built
already then the generator races to build the .cmi files. Since the
generator doesn't have the dependencies covering for