Displaying 18 results from an estimated 18 matches for "cachedev1_data".
2018 Aug 02
3
Can't write to a samba share mounted as an AD user
...= no
min receivefile size = 256
case sensitive = auto
domain master = auto
local master = no
enhance acl v1 = yes
remove everyone = yes
conn log = no
kernel oplocks = no
min protocol = LANMAN1
smb2 leases = yes
durable handles = yes
kernel share modes = no
posix locking = no
lock directory = /share/CACHEDEV1_DATA/.samba/lock
state directory = /share/CACHEDEV1_DATA/.samba/state
cache directory = /share/CACHEDEV1_DATA/.samba/cache
printcap cache time = 0
acl allow execute always = yes
server signing = disabled
aio read size = 1
aio write size = 0
streams_depot:delete_lost = yes
streams_depot:check_valid = no...
2018 Aug 02
2
Can't write to a samba share mounted as an AD user
...fuller disclosure ;-)
> You haven't given us enough info
>
I can facilitate though.
> What version of Samba is the QNAP NAS using ?
>
4.4.16
What is in smb.conf ?
>
A lot of stuff as you can imagine. But for this share:
[Public]
comment = System default share
path = /share/CACHEDEV1_DATA/Public
browsable = yes
oplocks = yes
ftp write only = no
recycle bin = yes
recycle bin administrators only = yes
qbox = no
public = yes
invalid users = "guest"
read list = @"everyone"
write list = "admin",@"ACME\Users"
valid users = "root",@"ev...
2018 Aug 02
0
Can't write to a samba share mounted as an AD user
...omain master = auto
> local master = no
> enhance acl v1 = yes
> remove everyone = yes
> conn log = no
> kernel oplocks = no
> min protocol = LANMAN1
> smb2 leases = yes
> durable handles = yes
> kernel share modes = no
> posix locking = no
> lock directory = /share/CACHEDEV1_DATA/.samba/lock
> state directory = /share/CACHEDEV1_DATA/.samba/state
> cache directory = /share/CACHEDEV1_DATA/.samba/cache
> printcap cache time = 0
> acl allow execute always = yes
> server signing = disabled
> aio read size = 1
> aio write size = 0
> streams_depot:delete_lo...
2020 May 11
3
Clients send tons of Notiftication requests
...ivefile size = 256
case sensitive = auto
domain master = auto
local master = no
enhance acl v1 = yes
remove everyone = no
conn log = yes
kernel oplocks = no
min protocol = SMB2_02
smb2 leases = yes
durable handles = yes
kernel share modes = no
posix locking = no
lock directory = /share/CACHEDEV1_DATA/.samba/lock
state directory = /share/CACHEDEV1_DATA/.samba/state
cache directory = /share/CACHEDEV1_DATA/.samba/cache
printcap cache time = 0
acl allow execute always = yes
server signing = disabled
streams_depot:delete_lost = yes
streams_depot:check_valid = no
fruit:nfs_aces = no
fruit:ve...
2018 Aug 02
3
Can't write to a samba share mounted as an AD user
...no
>> enhance acl v1 = yes
>> remove everyone = yes
>> conn log = no
>> kernel oplocks = no
>> min protocol = LANMAN1
>> smb2 leases = yes
>> durable handles = yes
>> kernel share modes = no
>> posix locking = no
>> lock directory = /share/CACHEDEV1_DATA/.samba/lock
>> state directory = /share/CACHEDEV1_DATA/.samba/state
>> cache directory = /share/CACHEDEV1_DATA/.samba/cache
>> printcap cache time = 0
>> acl allow execute always = yes
>> server signing = disabled
>> aio read size = 1
>> aio write size = 0...
2017 Jul 29
2
Re: cannot find any suitable libguestfs supermin
...ould see
> files called "initrd", "kernel", "README.fixed" and "root".
>
> If it still doesn't work then you'll have to post the complete output
> of ‘libguestfs-test-tool’.
>
I download the newset package and extract in my
path(/share/CACHEDEV1_DATA/appliance/) and set env
It doesn't work.
and I run the libugestfs-test-tool:
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_path "/share/CACHEDEV1_DATA/appliance"
libguestfs: trace: set_path = 0
libguestfs: trace: set_verbose true
libgu...
2017 Jul 29
2
Re: cannot find any suitable libguestfs supermin
2017-07-29 18:00 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
>
> > I download the newset package and extract in my
> > path(/share/CACHEDEV1_DATA/appliance/) and set env
> > It doesn't work.
> > and I run the libugestfs-test-tool:
>
> Please don't provide partial information. Include the command you
> type and *all* the output, without editing or removing any part of it.
>
> export LIBGUESTFS_PATH=/share/C...
2017 Jul 30
0
Re: cannot find any suitable libguestfs supermin
2017-07-29 20:17 GMT+08:00 lampahome <pahome.chen@mirlab.org>:
>
>
> 2017-07-29 18:00 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
>>
>> > I download the newset package and extract in my
>> > path(/share/CACHEDEV1_DATA/appliance/) and set env
>> > It doesn't work.
>> > and I run the libugestfs-test-tool:
>>
>> Please don't provide partial information. Include the command you
>> type and *all* the output, without editing or removing any part of it.
>>
>> I u...
2023 Mar 15
0
Build dovecot from source
...-mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/test-http-payload test-http-payload.o -Wl,--export-dynamic -L/share/CACHEDEV1_DATA/.qpkg/Entware/lib -L/share/CACHEDEV1_DATA/.qpkg/Apache81/lib ./.libs/libhttp.a ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-master/.libs/libmaster.a ../lib-auth/.libs/libauth.a ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl...
2017 Jul 28
2
cannot find any suitable libguestfs supermin
I download libguestfs from github and fetch to the *origin master*.
I tried to build libguestfs in my own linux distro and I followd the
http://libguestfs.org/guestfs-building.1.html#using-a-prebuilt-binary-appliance
to replace with supermin
I download the appliance-1.30.1.tar.xz and appliance-1.30.1.tar.xz.sig
and extract the tarball to /home/user/appliance
and export
2018 Aug 02
2
Can't write to a samba share mounted as an AD user
...is 'Public'.
When I mount the share using my AD creds the mount succeeds. I can touch(1)
files and read them but for whatever reason I can't write to the share. The
ACL of the share in question looks like this:
netname: Public
remark: System default share
path: C:\share\CACHEDEV1_DATA\Public
password:
type: 0x0
perms: 0
max_uses: -1
num_uses: 1
revision: 0
type: 0x8004: SEC_DESC_DACL_PRESENT SEC_DESC_SELF_RELATIVE
DACL
ACL Num ACEs: 1 revision: 2
---
ACE
type: ACCESS ALLOWED (0) flags: 0x00
Specific bits: 0x...
2016 Jul 27
3
Lost trusted domain in samba-4.4.4
...= yes
template homedir = /share/homes/DOMAIN=%D/%U
inherit acls = no
domain logons = no
min receivefile size = 256
case sensitive = auto
domain master = auto
local master = no
enhance acl v1 = yes
remove everyone = no
conn log = no
kernel oplocks = no
max protocol = SMB2_02
lock directory = /share/CACHEDEV1_DATA/.samba/lock
state directory = /share/CACHEDEV1_DATA/.samba/state
cache directory = /share/CACHEDEV1_DATA/.samba/cache
printcap cache time = 0
acl allow execute always = yes
vfs objects = shadow_copy2 aio_pthread
aio read size = 1
aio write size = 0
pid directory = /var/lock
printcap name=/etc/print...
2016 Jul 27
0
Lost trusted domain in samba-4.4.4
...erit acls = no
> domain logons = no
> min receivefile size = 256
> case sensitive = auto
> domain master = auto
> local master = no
> enhance acl v1 = yes
> remove everyone = no
> conn log = no
> kernel oplocks = no
> max protocol = SMB2_02
> lock directory = /share/CACHEDEV1_DATA/.samba/lock
> state directory = /share/CACHEDEV1_DATA/.samba/state
> cache directory = /share/CACHEDEV1_DATA/.samba/cache
> printcap cache time = 0
> acl allow execute always = yes
> vfs objects = shadow_copy2 aio_pthread
> aio read size = 1
> aio write size = 0
> pid direct...
2016 Aug 16
0
Question about trusted domain list in samba-4.4.x
...= yes
template homedir = /share/homes/DOMAIN=%D/%U
inherit acls = no
domain logons = no
min receivefile size = 256
case sensitive = auto
domain master = auto
local master = no
enhance acl v1 = yes
remove everyone = no
conn log = no
kernel oplocks = no
max protocol = SMB2_02
lock directory = /share/CACHEDEV1_DATA/.samba/lock
state directory = /share/CACHEDEV1_DATA/.samba/state
cache directory = /share/CACHEDEV1_DATA/.samba/cache
printcap cache time = 0
acl allow execute always = yes
vfs objects = shadow_copy2 aio_pthread
aio read size = 1
aio write size = 0
pid directory = /var/lock
printcap name=/etc/print...
2016 Jul 27
2
Lost trusted domain in samba-4.4.4
...d5 clients = No
set primary group script =
shutdown script =
add share command =
afs token lifetime = 604800
afs username map =
allow insecure wide links = No
async smb echo handler = No
auto services =
cache directory = /share/CACHEDEV1_DATA/.samba/cache
change notify = Yes
change share command =
cluster addresses =
clustering = No
config file =
ctdbd socket =
ctdb locktime warn threshold = 0
ctdb timeout = 0
default service =
delete share command =...
2017 Sep 21
1
Are your symlinks identified as symlinks on Samba/SMB shares?
...S's SMB share, they just identify symlinks as real files and folders.
Why is this an issue? Because when I try to copy parts of these backups from the NAS it just loops back on itself forever.
Eg:
From NAS (QNAP TS-453A) command line - Symlinks are visible.
[admin at NASSY ~]# ls -al /share/CACHEDEV1_DATA/Download/_backups/rsnapshot/mac/daily.0/gir/Users/chrisric/Library/Containers/com.apple.AddressBook/Data/Library/
total 32
drwx------ 8 501 20 4096 Aug 2 13:09 ./
drwx------ 4 501 20 4096 Jun 2 2015 ../
drwx------ 2 501 20 4096 Jun 2 2015 Application Scripts/
drwx------ 3 501 20 4096 Jun 11 2015 Ap...
2016 Jul 27
0
Lost trusted domain in samba-4.4.4
...=
> shutdown script =
> add share command =
> afs token lifetime = 604800
> afs username map =
> allow insecure wide links = No
> async smb echo handler = No
> auto services =
> cache directory = /share/CACHEDEV1_DATA/.samba/cache
> change notify = Yes
> change share command =
> cluster addresses =
> clustering = No
> config file =
> ctdbd socket =
> ctdb locktime warn threshold = 0
> ctdb timeout = 0
> de...
2017 Jul 29
0
Re: cannot find any suitable libguestfs supermin
...itrd", "kernel", "README.fixed" and "root".
> >
> > If it still doesn't work then you'll have to post the complete output
> > of ‘libguestfs-test-tool’.
> >
>
> I download the newset package and extract in my
> path(/share/CACHEDEV1_DATA/appliance/) and set env
> It doesn't work.
> and I run the libugestfs-test-tool:
Please don't provide partial information. Include the command you
type and *all* the output, without editing or removing any part of it.
> ./libguestfs-test-tool: symbol lookup error: ./libguestfs-t...