Displaying 2 results from an estimated 2 matches for "machadd".
Did you mean:
machado
2003 Sep 05
2
domain join - no sambaSamAccount created
.... The passdb backend is LDAP / eDirectory 8.7 on
another machine. The Samba box is supposed to work as a stand alone domain controller, so I am testing to join a client machine to it's domain.
This is my "add machine script": /usr/bin/cpu useradd %u -d /dev/null -f /etc/samba/scripts/machadd.cfg -F %u -L %u -g 511 -p xxx
I've manually tested this script and it's reliably creating a functional user with the necessary posixAccount class attached. When I do a
"smbpasswd -amn" on that user object it becomes a Samba machine account just as it should.
But when I run the &q...
2004 Jul 21
2
strange DOS-Error 58
...s/smbldap-groupmod.pl -m
'%u' '%g'
delete user from group script =
/etc/samba/scripts/smbldap-groupmod.pl -x '%u' '%g'
set primary group script = /etc/samba/scripts/smbldap-usermod.pl -g
'%g' '%u'
add machine script = /etc/samba/scripts/machadd.sh %u
shutdown script = /sbin/shutdown +1
abort shutdown script = /sbin/shutdown -c
logon script = scripts\%m.bat
logon path = \\%L\%U\.winprofile
logon drive = m:
logon home = \\%L\%U
domain logons = Yes
os level = 65
domain master = Yes
wins server = 10.0.0...