Displaying 20 results from an estimated 4000 matches similar to: "Client-side filesystem tree corruption on WinXP"
2011 Mar 08
0
[PR] #PgEast schedule up!
The PostgreSQL Conference East is in NYC this year and the schedule has
just been published. As a note there is a full day RoR class happening
at the conference.
March 08, 2011: Celebrating 15 years of PostgreSQL, early.
Following on the smashing success of PostgreSQL Conference West,
The PostgreSQL Conference for Developers, End Users and Decision Makers,
is being held at the Hotel
2010 Jun 10
2
R: Re: Dovecot 2.0 shared mailbox using ACLs problem
Hi,
now I'm able to share/access to the shared mailbox,
but when try to write (as owner) in each mailbox, I catch a segfault of the
imap process.
In the next the trace.
I'm using "dovecot-2-0-2d6cf78982dc".
-------%
<-----------------------------------------------------------------------------------------------
Process 3504 attached - interrupt to quit
2020 Nov 21
0
Cannot delete (empty) folder from Mac client
Hello.
A Mac client of mine has a problem deleting an empty folder from the
root of a Samba 4.12 server share, reporting a permission issue;
however, the more I look at it, the more I am convinced it should be
able to delete it.
smb.conf:
> [global]
> workgroup=XXXXXXXX
> realm=XXXXXXXX.local
> interfaces=em0
> hosts allow=192.168.XXX. 10.0.XXX.2
2015 Dec 29
2
permission problems trying to access subdirectories of a samba share
Hi. I am having problems accessing subdirectories on a samba share. I
am using windows 10 build 10586 and linux kernel 4.1.15-gentoo and samba
4.2.7. I have two shares, one called audio and the other called
myshare. I cannot access the subdirectories in the myshare share. Here
are the definitions.
[myshare]
comment = root directory
path = /
#fake oplocks = yes
writable = yes
printable =
2010 May 27
2
Can only see files one level deep
Hi there,
I have been googling all morning, and have thus far not come up with a solution...
Server:
CentOS release 5.5 (Final)
samba-common-3.0.33-3.28.el5
samba-3.0.33-3.28.el5
samba-client-3.0.33-3.28.el5
Client:
OS X 10.6.3 (Build 10D578)
All patches are applied.
SMB CONF:
# cat /etc/samba/smb.conf
[global]
workgroup = WRKGRP
netbios name = Boleo
server string = (%L)
wins support = Yes
2015 Dec 29
2
permission problems trying to access subdirectories of a samba share
Rowland penny <rpenny at samba.org> wrote:
> On 29/12/15 13:59, covici at ccs.covici.com wrote:
> > Hi. I am having problems accessing subdirectories on a samba share. I
> > am using windows 10 build 10586 and linux kernel 4.1.15-gentoo and samba
> > 4.2.7. I have two shares, one called audio and the other called
> > myshare. I cannot access the subdirectories
2004 Oct 23
0
Samba 2.2.12 winXP can't see system under mynetwork
Hi,
File server - samba 2.2.12
serving win95 and winXP systems.
Win95 systems see network appropriately.
WinXP systems can see the files
when I do
run > \\servername\filefolder\
but NOT when I go into
my network places...
What do I need to do to fix this?
notes -
a)
changing the samba config files
at times knocks out the win95 clients..
(config file below)
b)
winXP pro systems -
2015 Aug 11
0
ACLs on Samba share not preserved when copying with Windows Explorer
On 10/08/15 20:51, Andrew Martin wrote:
> I have a samba share (using Samba 3.6.3) running on an ext4 filesystem with the
> "acl" mount option. The samba share is configured as follows:
> [myshare]
> path = /srv/myshare
> browseable = no
> public = no
> guest ok = no
> writable = yes
> printable = no
> create mode = 0660
>
2015 Dec 29
1
permission problems trying to access subdirectories of a samba share
Rowland penny <rpenny at samba.org> wrote:
> On 29/12/15 15:44, covici at ccs.covici.com wrote:
> > Rowland penny <rpenny at samba.org> wrote:
> >
> >> On 29/12/15 13:59, covici at ccs.covici.com wrote:
> >>> Hi. I am having problems accessing subdirectories on a samba share. I
> >>> am using windows 10 build 10586 and linux kernel
2015 Aug 10
4
ACLs on Samba share not preserved when copying with Windows Explorer
I have a samba share (using Samba 3.6.3) running on an ext4 filesystem with the
"acl" mount option. The samba share is configured as follows:
[myshare]
path = /srv/myshare
browseable = no
public = no
guest ok = no
writable = yes
printable = no
create mode = 0660
directory mode = 0770
level2 oplocks = no
oplocks = no
I have configured the following ACLs on
2016 Aug 30
1
"Windows" share issue; access via smb:// fails, "mount -t cifs" works
Hi,
Is anyone here using smb:// URLs to access "Windows" shares? I've been
doing this for a while with common file systems at work, and it used to
work just fine. Then I while back, I started getting issues; I will now
just keep getting asked for a password when I try to access something
through smb://. I thought at first that this meant there had been some
kind of change
2024 Oct 26
1
[smb.conf] How to get "rw r r" ?
On 25/10/2024 14:03, Havany via samba wrote:
> Did you try 133 mask instead of 0133 ?
>
> We use to disable acl for this kind of share and do something like that :
>
> [share]
> path = /a/share/path
> create mask = 133
> directory mask = 022
> valid users = @agroup
> write list = @sagroup
> force group = @agroup
> nt acl support = No
Still no go: It's rwx
2006 Feb 20
0
automatically start application from thecommandprompt
Thankx MC,
This is the solution.
I've tried it and it works perfect.
But I've got a question.
I want to set a variable with the command SetVar
I place the following text file in the directory
/var/spool/asterisk/outgoing/
Channel: Zap/g1/0655871460
MaxRetries: 0
RetryTime: 30
WaitTime: 30
Context: call_outbound
Extension: s
Priority: 1
SetVar: call_outbound_id=0
2008 Mar 13
0
strange behaviour of "check password script"
Hi list,
samba version: 3.0.23d-4 on debian etch.
To enforce complex passwords I've added the line:
check password script = /usr/local/scripts/checkpw
Where checkpw is a script returning 0 if ok, and returning an error if not
ok.
The restrictions the script checks are:
at least one uppercase, at least one lowercase, at least one number, at
least one non-alphanum character and at least 8
2009 Dec 14
0
PostgreSQL Conference East 2010 Call for Papers
December 14th, 2009, the PostgreSQL Conference U.S. team is pleased to
announce the East 2010 venue and call for papers. This year the premiere
East Coast PostgreSQL Conference will be returning to history Drexel
University in Philadelphia.
The event this year is being held at Drexel University in Philadelphia
from March 26th through 28th. Following previously successful United
States PostgreSQL
2015 Dec 29
0
permission problems trying to access subdirectories of a samba share
On 29/12/15 15:44, covici at ccs.covici.com wrote:
> Rowland penny <rpenny at samba.org> wrote:
>
>> On 29/12/15 13:59, covici at ccs.covici.com wrote:
>>> Hi. I am having problems accessing subdirectories on a samba share. I
>>> am using windows 10 build 10586 and linux kernel 4.1.15-gentoo and samba
>>> 4.2.7. I have two shares, one called audio and
2014 May 11
2
Samba4 bug - "mount error(5): Input/output error"
Hi Rowland,
do you maybe have any idea what could potentially cause this bug?
smbclient thrwos me back a
mount error(5): Input/output error
when I try to mount the remote smbFS. It doesn't happen with my MacOSx
and Windows 7 as client but it happens with Linux OSs and with a Konica
Minolta copy machine with a scanner to samba function. The first try to
mount fails with the above error.
2019 Jun 03
0
samba file server - sediskoperatorprivilege not being honored
Hello,
Since nobody picked this up I will try to answer myself (hopefully
correctly).
I think I just misread documentation on wiki, but I would really
appreciate a clarification. In the wiki it states:
"To enable other accounts than the domain administrator to set
permissions on Windows, grant |Full control| (|rwx|) to the user or
group you granted the |SeDiskOperatorPrivilege|
2005 Apr 05
1
Can't mount samba share, Access denied
Hello,
I have samba configured with the following smb.conf file:
[global]
workgroup = mydomain
netbios name = servername
security = domain
printcap name = cups
disable spoolss = yes
show add printer wizard = no
idmap uid = 15000-20000
idmap gid = 15000-20000
winbind use default domain = yes
use sendfile = yes
printing = cups
[myshare]
comment = My new share
path = /export/myshare
valid users =
2009 Jun 17
0
Security = share changed in Samba 3+ ?
Hi,
I have several servers in separate networks currently running samba
2.2.5. Each server can have aliases and I'm using the %L macro in share
path, so that each appear as a separate 'virtual' server - depending on
how the client calls it. There is at least one SMB users defined in
'smbpasswd' file.
Here is the current config:
> [global]
> workgroup = MYGROUP