Hi all, I'm trying to do the same thing "create machine accounts on the fly" and i cant get it to work. I have the same configuration as TOM but the message that I am getting in the samba log file is
[2004/09/01 00:19:38, 0] rpc_server/srv_netlog_nt.c:get_md4pw(244) get_md4pw: Workstation BAGHDAD$: no account in domain What could we be doing wrong? ----- Original Message ----- From: "Tom Skeren" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 31, 2004 2:56 PM Subject: [Samba] XP Problems adding machines "on the fly" > Having trouble with the add machine script. Followed the chapter 6 > how-to, but, it fails. Checking log file for the machine after > error-RPC call failed on XP box, I find a 101MB log file filled with > -error must provide name- something to that effect. Any help would be > appreciated. smb.conf follows. > > [global] > > workgroup = FSK > netbios name = Camarillo > server string = Camarillo > hosts allow = > passdb backend = tdbsam > # guest account = pcguest > > log file = /usr/log/samba/%m.log > > max log size = 50 > > security = user > encrypt passwords = yes > > write raw = yes > strict allocate = No > > getwd cache = yes > write cache size = 262144 > > interfaces = > local master = yes > enhanced browsing = yes > os level = 33 > preferred master = yes > domain master = yes > > preferred master = yes > > domain logons = yes > obey pam restrictions = yes > add machine script = /usr/sbin/adduser -d /dev/null -g 100 \ > -s /bin/false -M %u > idmap uid = 10000-20000 > idmap gid = 10000-20000 > logon path = \\camarillo\Profiles\%U > > wins support = yes > lm announce = auto > lm interval = 5 > dns proxy = yes > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
