Displaying 20 results from an estimated 4000 matches similar to: "Samba file access by GID - what am I missing???"
2007 Mar 16
0
5 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_player.c
doc/Makefile.am | 20 ++++++++++++++++++--
doc/swfdec-docs.sgml | 1 +
doc/swfdec-sections.txt | 18 +++++++++++++++++-
libswfdec/swfdec_loader.c | 15 +++++++++++++++
libswfdec/swfdec_player.c | 8 ++++++++
5 files changed, 59 insertions(+), 3 deletions(-)
New commits:
diff-tree 00252e7f75acd6466c2ae7c6fc446f4741dab7a1 (from 07b4bd5159998882ec3b665b5a0f8216663d8b43)
2002 Nov 19
0
"Printer settings couldn't be saved. Access is denied" problem on Samba 2.2.6
Hi Samba gurus,
I need your help for the problem of denying the change of the print
driver settings on samba. I have no any clue of this problem. Thanks for
any comments and tips.
Our institution has a windows 2000 active directory domain; I joined my
test samba 2.2.6 on a Linux box into domain as the file/print member
server. All the file sharing worked fine, but when I tried to upload
2002 Nov 20
0
"Printer settings could not be saved. Access is denied" problem
Hi Samba gurus,
I need your help for the problem of denying the change of the print
driver settings on samba. I have no any clue of this problem. Thanks for
any comments and tips.
Our institution has a windows 2000 active directory domain; I joined my
test samba 2.2.6 on a Linux box into domain as the file/print member
server. All the file sharing worked fine, but when I tried to upload
2007 Jun 28
0
Branch 'as' - 4 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h
doc/Makefile.am | 12 ++++
doc/swfdec-docs.sgml | 4 +
doc/swfdec-sections.txt | 13 +++++
libswfdec/swfdec_as_interpret.c | 11 +++-
libswfdec/swfdec_as_types.c | 98 ++++++++++++++++++++++++++++++----------
libswfdec/swfdec_as_types.h | 7 +-
6 files changed, 113 insertions(+), 32 deletions(-)
New commits:
diff-tree
2007 Jun 29
0
Branch 'as' - 3 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h
doc/Makefile.am | 1
doc/swfdec-docs.sgml | 2
doc/swfdec-sections.txt | 39 +++++++++++
libswfdec/swfdec_as_context.c | 139 +++++++++++++++++++++++++++++++++++-------
libswfdec/swfdec_as_context.h | 5 -
5 files changed, 160 insertions(+), 26 deletions(-)
New commits:
diff-tree 2203783339a0ece4ce8d264d0ec28c77034c3288 (from
2008 Jan 13
2
DO NOT REPLY [Bug 5190] New: rsyncd can't unlink dir structure when only the group has write permission
https://bugzilla.samba.org/show_bug.cgi?id=5190
Summary: rsyncd can't unlink dir structure when only the group
has write permission
Product: rsync
Version: 2.6.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2002 Oct 29
1
strange locks
Hi,
I added these lines to smb.conf:
kernel op locks = false
op locks = false
strict locking = true
so I could see some locks from the unix level.
It worked sorta, I see the locks for big files
(but not the locks I was expecting), but for little
files it shows nothing:
# ./lock_list /opt/testsambashare/mattest.doc
# ./lock_list /opt/testsambashare/contents.doc
0 22086 W
2001 Mar 14
0
[RHSA-2001:027-02] Updated sgml-tools packages fix insecure temporary file handling
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Updated sgml-tools packages fix insecure temporary file handling
Advisory ID: RHSA-2001:027-02
Issue date: 2001-03-09
Updated on: 2001-03-14
Product: Red Hat Linux
Keywords: sgml-tools /tmp tempfile
Cross
2008 Nov 11
1
Users can create, but not delete files.
I have an ubuntu 8.10 server that is authenticating against active
directory (Win2k3) and acting as a fileserver. I used likewise open
to setup the AD authentication. If a user creates a file in a
directory that he doesn't own, he can modify the contents of the file,
but not delete or rename it. The group permissions should allow the
user to do this. If the user owns the directory,
2024 Apr 07
0
[ANNOUNCE] xorg-sgml-doctools 1.12.1
This package provides a common set of SGML entities and XML/CSS style
sheets used in building/formatting the documentation provided in other
X.Org packages. It's typically only needed by people building from
source who want to produce formatted documentation from their builds,
or those who have installed the HTML version of the documentation,
which refers to the included common xorg.css
2003 Jan 21
0
Messages in Logwatch / Long usernames
Every day I get emailed Logwatch reports with several entries of the
following type. I've tried googling for these entries and found nothing
that indicats if these represent any particular problem. We did not have
these messages before and nothing really changed other than some RedHat
updates. The system generally runs fine (~170 users) with only the
occasional authentication glitch.
2005 Oct 28
1
Cannot change File Attributes
Hi list,
i've upgraded Samba 3.0.14a to 3.0.20b (debian package) and ran into
following problem:
I cannot change the file-attribute (read-only, hidden, archive) from a
file via the windows explorer as an ordinary user. The error "access
denied" occurs.
The file has following permissions on Unix:
-rwxrw---- 1 root Massen 0 2005-10-28 08:17 Neu Textdatei.txt
The user is
2007 Jul 13
0
3 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c
doc/Makefile.am | 1
doc/swfdec-docs.sgml | 1
doc/swfdec-sections.txt | 23 ++++++++
libswfdec/Makefile.am | 3 -
libswfdec/swfdec.h | 9 +--
libswfdec/swfdec_as_array.c | 2
libswfdec/swfdec_as_boolean.c | 3 -
libswfdec/swfdec_as_context.c | 46
2010 Nov 12
0
[ANNOUNCE] xorg-docs 1.5.99.901 (1.6 RC1)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides the X Window System documentation that doesn't belong
in a more specific package. It used to provide a lot of docs that did belong
in more specific packages, but that has largely been corrected in this release:
git diff --shortstat xorg-docs-1.5..xorg-docs-1.5.99.901
155 files changed, 27570 insertions(+), 112431
2007 Jul 13
0
12 commits - AUTHORS doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_function.h
AUTHORS | 4
MAINTAINERS | 1
doc/Makefile.am | 2
doc/swfdec-docs.sgml | 2
doc/swfdec-sections.txt | 78 +++++++++--
libswfdec/Makefile.am | 3
libswfdec/swfdec.h | 1
libswfdec/swfdec_as_array.c | 33 ++++
2006 Jan 27
3
Saving MS Word Documents
Okay,
I know this has come up before and before being chastised I spent a couple
hours reviewing the archives and could find the messages on it.
I have a user who when he attempts to save a MS Word Document (test
file.doc) to a samba share gets the following error:
Word cannot complete the save due to file permission error.
(I:\samba\directory\test file. Doc)
The user is the owner of the
2006 Mar 06
0
Problems with R CMD Rdconv and R CMD Sd2Rd (PR#8661)
I'm using R 2.2.0 on Windows.
Doing some conversions of help files. Internal comments indicate
that the Sd2Rd conversion is "Converted by Sd2Rd version 1.21."
I'm converting
.d -> .Rd
.sgml -> .Rd
using Sd2Rd, then checking by using Rdconv to
convert .Rd back to .d or .sgml.
Here are errors in some of the conversions.
The most significant errors are in .Rd to .sgml.
2010 Nov 12
0
[ANNOUNCE] xorg-sgml-doctools 1.5.99.901 (1.6 RC1)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides a common set of SGML entities and XML/CSS style
sheets used in building/formatting the documentation provided in other
X.Org packages. It's typically only needed by people building from
source who want to produce formatted documentation from their builds,
or those who have installed the HTML version of the documentation,
2010 Dec 19
0
[ANNOUNCE] xorg-sgml-doctools 1.6
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides a common set of SGML entities and XML/CSS style
sheets used in building/formatting the documentation provided in other
X.Org packages. It's typically only needed by people building from
source who want to produce formatted documentation from their builds,
or those who have installed the HTML version of the documentation,
2005 Jun 22
1
Problem: 'force user' + 'force group' don't work fine?
I'm newbe on Linux and I have this problem for you:
Samba 3.0.14a (but 3.0.20pre1 also) work fine with AD users
authentication on linux (Fedora 3) machine.
I have on the root (/) the directory 'test' with permission dr-xrwx---,
owner 'pippo' group 'smbusers'
I share this directory via Samba; on the smb.conf all logged on user are
force to 'pippo' user with