search for: addgroupscript

Displaying 11 results from an estimated 11 matches for "addgroupscript".

2004 May 05
0
SWAT drops quoted text in options
Having a little trouble with SWAT in Samba 3.0.3. When an option in smb.conf contains quotes, for example: add group script = /path/to/addgroupscript "%g" SWAT will, upon parsing smb.conf, display add group script = /path/to/addgroupscript and committing it causes the quoted portion to be dropped in smb.conf. Note that anything in double quotes (or, rather, after the first double quote) is dropped. Using single quotes seems to be...
2006 Aug 18
3
share write access
...st parameters): # # Generated by /root/samba_iiosb/testing/util/modify_samba_config.pl # [global] adminusers = Administrator, root logonhome = \\%L\%U\.9xprofile addsharecommand = /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...
2006 Jul 20
1
guest ok
...meters in shareA, shareB, and shareC. # # Generated by modify_samba_config.pl # [global] adminusers = Administrator, root logonhome = \\%L\%U\.9xprofile addsharecommand = /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" addus...
2004 Jan 12
0
smbd hangs when printing.
...= Yes addusertogroupscript = /usr/bin/gpasswd -a %u %g workgroup = samba logfile = /var/log/samba/log.%m log level = 3 setprimarygroupscript = /usr/sbin/usermod -g '%g' '%u' addgroupscript = /etc/samba/scripts/smbgrpadd.sh %g syslog = 0 oslevel = 99 hostsallow = 192.168. 127. 10.0. wins support = yes preferred master = yes ## Shares ## <snip> [printers]...
2005 Nov 28
2
NT clients syncronyzing in a Samba PDC Domain
...s local master = yes preferred master = yes os level = 65 unix charset = iso8859-1 add user script = /usr/sbin/useradd -m -g users "%u" add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null -g ntmachines "%u" add group script = /usr/local/bin/smb-addgroupscript "%g" add user to group script = /usr/sbin/adduser "%u" "%g" delete user script = /usr/sbin/userdel "%u" delete group script = /usr/sbin/groupdel "%g" delete user from group script = /usr/sbin/deluser "%u" "%g" set...
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
...mbuild/BUILD/samba-4.10.6/bin/default' Task dependency cycle in "run_after" constraints: {task 139970785159432: smbdotconf/parameters.all.xml abortshutdownscript.xml,accessbasedshareenum.xml,aclallowexecutealways.xml,aclcheckpermissions.xml,aclgroupcontrol.xml,aclmapfullcontrol.xml,addgroupscript.xml,addmachinescript.xml,addportcommand.xml,addprintercommand.xml,addsharecommand.xml,adduserscript.xml,addusertogroupscript.xml,administrative_share.xml,adminusers.xml,afsshare.xml,afstokenlifetime.xml,afsusernamemap.xml,aiomaxthreads.xml,aioreadsize.xml,aiowritebehind.xml,aiowritesize.xml,algorit...
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
....0/bin/default' [  776s] Task dependency cycle in "run_after" constraints: [  776s]        {task 140636697103496: smbdotconf/parameters.all.xml abortshutdownscript.xml,accessbasedshareenum.xml,aclallowexecutealways.xml,aclcheckpermissions.xml,aclgroupcontrol.xml,aclmapfullcontrol.xml,addgroupscript.xml,addmachinescript.xml,addportcommand.xml,addprintercommand.xml,addsharecommand.xml,adduserscript.xml,addusertogroupscript.xml,administrative_share.xml,adminusers.xml,afsshare.xml,afstokenlifetime.xml,afsusernamemap.xml,aiomaxthreads.xml,aioreadsize.xml,aiowritebehind.xml,aiowritesize.xml,algorit...
2005 Oct 20
4
usrmgr: group not found.
...ketoptions = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 delprintercommand = /etc/samba/scripts/smbdelprinter.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 = /...
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/