Displaying 11 results from an estimated 11 matches for "forcegroup".
2006 Aug 18
3
share write access
...write list = testguest
guest only = yes
guest ok = yes
path = /tmp/shareC
## Section - [print$]
[print$]
directorymask = 0775
createmask = 0664
comment = Printer Drivers
forcegroup = ntadmin
path = /var/lib/samba/drivers
writelist = @ntadmin root
## Section - [shareA]
[shareA]
path = /tmp/shareA
writelist = user1
## Section - [groups]
[groups]
readonly...
2010 Aug 05
0
samba-3.3.10 - Strength Problem with access on one share
...lder\"
The most weird think is, that the application and the access is running
well, anyway the samba daemon drops this errors.
This is my share:
[bb.produkt.de]
path = /home/samba/shares_nfs/folder
valid users = @all
browseable= yes
writable = yes
forceuser = root
forcegroup = www
create mask = 0777
directory mask = 0777
oplocks = false
level2 oplocks = false
posix locking = no
Thanks!
Bj?rn
2005 Oct 24
2
See inherit user, need inherit group
...ill has the gid info
from admins. This causes a problem for 95% of the people in lusers as they
can't touch the directory.
The three inherit flags that are listed seem to work on everything else but
group membership. Is there a way that I can get an inherit group-style
option to work? Using forcegroup doesn't work so hot because in the actual
situation, there are more layers below the share that have their own group
restrictions. \\server\averagejoes\accountants and
\\server\averagejoes\consultants can both have corresponding group flags set
to deny access to other than the proper group fla...
2006 Jul 20
1
guest ok
...write list = testguest
guest only = yes
guest ok = yes
path = /tmp/shareC
## Section - [print$]
[print$]
directorymask = 0775
createmask = 0664
comment = Printer Drivers
forcegroup = ntadmin
path = /var/lib/samba/drivers
writelist = @ntadmin root
## Section - [shareA]
[shareA]
path = /tmp/shareA
writelist = user1
## Section - [groups]
[groups]
readonly...
2002 Feb 25
4
Winbind and user-mapping
Winbindd can see the NT-user, but samba can't work with the NT-user.
My System: SuSE Linux 7.2 Enterprise Server
Samba-2.2.3a
I have install samba by the following steps:
1. ./configure --prefix=/opt/samba-2.2.3a --with-winbind
2. make
3. make install
4. cp /tmp/samba-2.2.3a/source/nsswitch/libnss_winbind.so /lib
5. ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2
6. vi
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
...2<00>
wait for smbd
Domain=[SAMBA-TEST] OS=[Unix] Server=[Samba 4.0.0alpha16]
Sharename Type Comment
--------- ---- -------
tmp Disk
tmpguest Disk
guestonly Disk
forceuser Disk
forcegroup Disk
ro-tmp Disk
msdfs-share Disk
hideunread Disk
tmpcase Disk
hideunwrite Disk
print1 Printer
print2 Printer
print3 Printer
lp Printer...
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all,
trying to build some Heimdal-based packages for Samba AD DC under
openSUSE I am facing some difficulties with the build system:
During the installation which is triggered by "make install" waf complains
about some task dependency cycle after leaving folder bin/default.
Full log including config options can be seen unter https://build.opensuse.org/
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
...l,enableasusupport.xml,enablecorefiles.xml,enableprivileges.xml,enablespoolss.xml,encryptpasswords.xml,enhancedbrowsing.xml,enumportscommand.xml,eventloglist.xml,fakedirectorycreatetimes.xml,fakeoplocks.xml,followsymlinks.xml,forcecreatemode.xml,forcedirectorymode.xml,forcedirectorysecuritymode.xml,forcegroup.xml,forceprintername.xml,forcesecuritymode.xml,forceunknownacluser.xml,forceuser.xml,fssprunestale.xml,fsssequencetimeout.xml,fstype.xml,getquotacommand.xml,getwdcache.xml,gpoupdatecommand.xml,guestaccount.xml,guestok.xml,guestonly.xml,hidedotfiles.xml,hidefiles.xml,hidenewfilestimeout.xml,hidespec...
2019 Mar 20
2
build problem with 4.10.0
...l,enableasusupport.xml,enablecorefiles.xml,enableprivileges.xml,enablespoolss.xml,encryptpasswords.xml,enhancedbrowsing.xml,enumportscommand.xml,eventloglist.xml,fakedirectorycreatetimes.xml,fakeoplocks.xml,followsymlinks.xml,forcecreatemode.xml,forcedirectorymode.xml,forcedirectorysecuritymode.xml,forcegroup.xml,forceprintername.xml,forcesecuritymode.xml,forceunknownacluser.xml,forceuser.xml,fssprunestale.xml,fsssequencetimeout.xml,fstype.xml,getquotacommand.xml,getwdcache.xml,gpoupdatecommand.xml,guestaccount.xml,guestok.xml,guestonly.xml,hidedotfiles.xml,hidefiles.xml,hidenewfilestimeout.xml,hidespec...
2019 Apr 06
2
selftest, help with a single test
...dirsort module
tmpenc Disk encrypt smb username is []
tmpguest Disk
guestonly Disk
forceuser Disk
forceuser_unixonly Disk force a user with unix user SID and group SID
forceuser_wkngroup Disk force a user with well-known group SID
forcegroup Disk
ro-tmp Disk
write-list-tmp Disk
msdfs-share Disk
hideunread Disk smb username is []
tmpcase Disk smb username is []
hideunwrite Disk smb username is []
durable Disk smb username is []
fs_specific...
2019 Apr 01
5
selftest
Thanks for the reply,
Besides the problem with
source4/lib/messaging/messaging_handlers.c,
Good to hear that selftest is actively used, then do I understand it
right that 'make test' should succeed?
My bigger problem is that it failed with lots of errors.
This must be a problem with my build, then, but since this is a fresh
tarball I am a bit puzzled.
I would appreciate some hint on