Displaying 9 results from an estimated 9 matches for "deleteuserfromgroupscript".
2006 Aug 18
3
share write access
...dsharecommand = /root/samba_iiosb/testing/util/modify_samba_config.pl
addgroupscript = /usr/sbin/groupadd -p "%g"
deletesharecommand = /root/samba_iiosb/testing/util/modify_samba_config.pl
include = /etc/samba/dhcp.conf
deleteuserfromgroupscript = /usr/sbin/groupmod -x "%u" "%g"
adduserscript = /usr/sbin/useradd -m "%u"
deleteprintercommand = /root/samba_iiosb/testing/util/modify_samba_config.pl
maptoguest = Bad User
addprintercommand = /root/samb...
2006 Jul 20
1
guest ok
...=
/usr/local/autobench/sources/samba/util/modify_samba_config.pl
addgroupscript = /usr/sbin/groupadd -p "%g"
deletesharecommand =
/usr/local/autobench/sources/samba/util/modify_samba_config.pl
include = /etc/samba/dhcp.conf
deleteuserfromgroupscript = /usr/sbin/groupmod -x "%u" "%g"
adduserscript = /usr/sbin/useradd -m "%u"
deleteprintercommand =
/usr/local/autobench/sources/samba/util/modify_samba_config.pl
maptoguest = Bad User
addprintercommand =
/...
2004 Jan 12
0
smbd hangs when printing.
...= 15000-20000
domainlogons = Yes
logon drive = h:
maxlogsize = 10000
dnsproxy = No
deletegroupscript = /usr/sbin/groupdel %g
serverstring = %L on (Samba %v)
deleteuserfromgroupscript = /usr/bin/gpasswd -d %u %g
addsharecommand =
/etc/samba/scripts/modify_samba_config.pl
hidedotfiles = yes
netbiosname = linux
passdbbackend = tdbsam
domainmaster = Yes
guestok...
2003 Oct 24
1
Samba PDC+Domain Admin Group
hi all. recectly i made the migration from samba 2.2.8
to 3.0. everything is working fine, except that i
dont know how to grant administrator privileges in win
2000 clients. with 2.2.8, i used DOMAIN ADMIN GROUP
parameter ( domain admin group = @adm) but its been
removed in samba 3.0, and i dont know what to do. any
help will be apreciated
thanks in advance
sebastian
------------
Internet GRATIS
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
...ml,deadtime.xml,debugclass.xml,debughirestimestamp.xml,debugpid.xml,debugprefixtimestamp.xml,debuguid.xml,dedicatedkeytabfile.xml,defaultcase.xml,defaultdevmode.xml,defaultservice.xml,defersharingviolations.xml,deletegroupscript.xml,deleteprintercommand.xml,deletereadonly.xml,deletesharecommand.xml,deleteuserfromgroupscript.xml,deleteuserscript.xml,deletevetofiles.xml,dfreecachetime.xml,dfreecommand.xml,dgramport.xml,directorymask.xml,directorynamecachesize.xml,directorysecuritymask.xml,disablenetbios.xml,disablespoolss.xml,dmapisupport.xml,dnsforwarder.xml,dnsproxy.xml,dnsupdatecommand.xml,dnszonescavenging.xml,domai...
2005 Oct 20
4
usrmgr: group not found.
...er.pl
addusertogroupscript = /usr/bin/gpasswd -a '%u' '%g'
workgroup = Marvel
useclientdriver = no
security = user
smbpasswdfile = /etc/samba/private/smbpasswd
domainmaster = yes
addgroupscript = /usr/sbin/groupadd %g && getent group '%g'|awk -F: '{print
$3}'
deleteuserfromgroupscript = /usr/bin/gpasswd -d '%u' '%g'
loglevel = 5
adduserscript = /usr/sbin/useradd -m -s /bin/false '%u'
dnsproxy = no
hidedotfiles = yes
setprimarygroupscript = /usr/sbin/usermod -g '%g' '%u'
deletegroupscript = /usr/sbin/groupdel '%g'
loadprinters = yes...
2003 Nov 16
2
Can not add users to samba 3.0
Hello, I can not seem to get smbpsswd to add any users to samba. No
matter if I use the CLI, the Webmin module or SWAT I always get this
response when trying to add any user
[root@matrix1 samba]# smbpasswd -m -a gerard
Failed initialise SAM_ACCOUNT for user gerard$.
Failed to modify password entry for user gerard$
I take it this has somehting to do with PAM & or shadow passwords, & I
2019 Mar 20
2
build problem with 4.10.0
...ml,deadtime.xml,debugclass.xml,debughirestimestamp.xml,debugpid.xml,debugprefixtimestamp.xml,debuguid.xml,dedicatedkeytabfile.xml,defaultcase.xml,defaultdevmode.xml,defaultservice.xml,defersharingviolations.xml,deletegroupscript.xml,deleteprintercommand.xml,deletereadonly.xml,deletesharecommand.xml,deleteuserfromgroupscript.xml,deleteuserscript.xml,deletevetofiles.xml,dfreecachetime.xml,dfreecommand.xml,dgramport.xml,directorymask.xml,directorynamecachesize.xml,directorysecuritymask.xml,disablenetbios.xml,disablespoolss.xml,dmapisupport.xml,dnsforwarder.xml,dnsproxy.xml,dnsupdatecommand.xml,dnszonescavenging.xml,domai...
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/