Displaying 3 results from an estimated 3 matches for "pubshare".
2013 Mar 18
1
helppp! security = user + public share
...ba config file created using SWAT
# from UNKNOWN (x.x.x.x)
# Date: 2013/03/18 14:25:33
[global]
encrypt passwords = No
map to guest = Bad User
guest account = pcguest
log level = 3
os level = 8
local master = No
domain master = No
idmap config * : range =
idmap config * : backend = tdb
[pubshare]
path = /doclink
read only = No
guest ok = Yes
hosts allow = x.x.x.x
So, from the host that is named on the pubshare share, I should just be able to go to Start --> run, and enter \\server\pubshare and be in, regardless of who I'm logged in as.
I also added the pcguest account into th...
2013 Aug 28
0
ACL issue in samba 4.0.7
Hi samba team,
, We have recently moved samba to 4.0.7 since then acl are not working when we try to set any deny permission from windows hosts. The error is as shown below in log.smbd
>>
[2013/08/21 02:49:36.322907, 0] ../source3/smbd/posix_acls.c:1814(add_current_ace_to_acl)
add_current_ace_to_acl: malformed ACL in file ACL ! Deny entry after Allow entry. Failing to set on file
2018 Jun 30
4
Developed an issue with Samba File Server integrated with Samba-AD
...recycle:repository = /home/.recycle/%U
recycle:keeptree = Yes
recycle:touch = Yes
recycle:versions = Yes
recycle:maxsixe = 0
recycle:exclude = *.tmp
[Share]
read list = %U, administrator,suresh
path = /storage/CSfiles/pubshare
write list = %U,administrator,suresh
recycle:touch = Yes
recycle:maxsixe = 0
recycle:repository = /storage/CSfiles/pubshare/.recycle/%U
comment = Public Share
vfs objects = recycle
browseable = No
recycle:exclude = *.tmp
directory mask = 0700
inherit permissions = Yes
# revalidate = yes...