Displaying 2 results from an estimated 2 matches for "nt4s".
Did you mean:
nt4
2003 Feb 26
2
Scripting with smbpasswd
Hi All,
I'm writing a website on which users can change their Samba-password.
I therefore use the smbpasswd-utility which I execute through the PHP
function system (or exec, it doesn't really matter). I have to use the
-s switch
for smbpasswd to enable it to read input from STDIN, which I redirect to
read the information from a file.
I execute:
/usr/local/samba/bin/smbpasswd -r
2002 Nov 01
3
NT4 machine trust breaks on a Samba-BDC
...I join the domain from subnet
B or C with an NT4 workstation, it also works. But after I've joined the
domain with some other machine, the previously joined NT4 will complain
that the domain doesn't trust the machine anymore (I don't know the
exact phrase in English, because all of our NT4s speak Finnish).
I've checked that the machine trust account password doesn't change, so
it shouldn't be that.
I've also tried doing the smbpasswd synchronization manually after
joining the domain (with rsync, also), but the results are similar. The
second joining host breaks the f...