Displaying 20 results from an estimated 341 matches for "myshared".
Did you mean:
myshare
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
2004 Sep 14
4
Access from Windows to Samba/LINUX
Hello,
I am configuring PCs on Windows W2K to access to a LINUX Server where
Samba is mounted
Is-it possible to do this ?
Directory_1 : Browseable (then visible with the Network Favorits)
-Sub_Directory_1a : NOT Browseable (unvisible) BUT Writable
-Sub_Directory_2a : " " "
If not, then just this ?
Directory_1 : NOT Browseable (unvisible) BUT Writable
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
2016 Apr 26
3
Can't access by NetBIOS Aliases or IP Address
Hi all.
I am running Debian jessie server with Samba, which has joined the Active Directory domain. The domain controllers are Windows Server 2012 R2.
After I upgraded Samba version from 4.1.17+dfsg-2+deb8u2 to 4.2.10+dfsg-0+deb8u2, I'm facing the problem that I can't access Samba share by NetBIOS Aliases or IP Address.
The Samba's NetBIOS name is mysamba, and I can access by
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
2012 Oct 17
9
access my created share in smb.conf Only by Ip
Hello
samba4 rc3
*s4-ad -> samba server Host name
test.s4.com -> domain name*
*Dns Server -> Samba Internal DNS server , Bind 9.9.1-P2*
*win xp*
have access to default share such as sysvol by dns name (\\test.s4.com
\sysvol)
but if created a share in smb.conf Only access by IP such as :
\\test.s4.com\myshare -> no access and ask me for user and password !
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.
2015 Oct 05
6
Removing share from smb.conf
Hello,
I notice if I simply comment out a share or remove entirely. I
receive errors such as theses. Is there a proper protocol to follow when
removing a share?
process_usershare_file: stat of /var/lib/samba/usershares/myshare
failed. No such file or directory
../source3/param/loadparm.c:4366(process_usershare_file)
process_usershare_file: stat of /var/lib/samba/usershares/myshare
failed.
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
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
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
2003 Jun 10
3
Can't use mount command with samba
I have a home network based on Win XP Pro, with one Linux machine
running Red Hat 9. All updates have been applied. There's no domain
controller.
I can connect from the Linux machine to the XP machines via Konqueror
using
smb://mymachine/myshare
However, I can't use the mount command.
I'm trying to use syntax like
mount -t smbfs -o username=myname,password=mypwd //192.168.0.1
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 =
2014 Feb 08
4
force group does not work
Hi
I set up a samba 4.1.4 server on the latest FreeBSD RELEASE 10.
Unfortunately it doesn't seem to consider the option force group. After
hours ofresearch I couldn't figure out what I'm still missing. unix
extensions is set to no. Setting the debug level up to 10 also didn't
help ;(
Is this a bug or is there simply a mistake in my setup?
When
*valid users = @Groupname*
is
2015 Oct 09
5
kerberos nfs4's principals and root access
Hello samba team !
I have some NFS4 exports managed by a Samba's Kerberos realm. All the
standard user accesses work fine.
I try now to setup an NFS4 root access to administer the share from
another server (the two host are DC, one PDC and one SDC). But I have
trouble understanding the kerberos/principals layer.
------------
Actually I do
-------------
-> on the server I create an nfs
2019 May 29
2
samba file server - sediskoperatorprivilege not being honored
Hello,
I've been setting up new file server using samba 4.8.3 (centos 7 RPM),
as samba 4 AD member server using my earlier smb.conf when I realised
that I was previously somewhat circumventing the
SeDiskOperatorPrivilege by using "admin users map" to SAMDOM\Domain
admins" parameter in smb.conf.
I decided to change my smb.conf and setup shares following samba wiki.
All
How to migrating data from one samba server with "old" access config to new server with windows ACL?
2018 Jan 12
2
How to migrating data from one samba server with "old" access config to new server with windows ACL?
Hi,
I try to find a solution for migrating files from a samba server with share access configure at share level in the smb.conf to a new fileserver with Windows ACL configured shares.
I did a rsync from the old share to the new server and tried to set the ACL on windows with the "Computer Manager“. But I get an error when applying the rights that the enumerating of objects in the container