search for: theactualpassword

Displaying 3 results from an estimated 3 matches for "theactualpassword".

2020 Feb 08
1
Samba 4.11.6 cannot JOIN - 'Could not find machine account'
...-f2) for dir in $DIRS; do echo " Clearing $dir ..." find $dir \( -name "*.tdb" -or -name "*.ldb" \) -delete || true done rm -f Sambajoin.log samba-tool domain join OFFICE.EXAMPLE.COM DC --server=SERVI.OFFICE.EXAMPLE.COM -U"OFFICE\\administrator" --password=TheActualPassword --dns-backend=BIND9_DLZ -d3 >Sambajoin.log 2>&1 samba-tool user setexpiry administrator --noexpiry samba-tool domain exportkeytab /etc/krb5.keytab ------ > Also, can we see more of the join output, what you posted is usually the > fallout from a failed join and is usually meaningl...
2020 Feb 08
0
Samba 4.11.6 cannot JOIN - 'Could not find machine account'
...echo " Clearing $dir ..." > find $dir \( -name "*.tdb" -or -name "*.ldb" \) -delete || true > done > > rm -f Sambajoin.log > samba-tool domain join OFFICE.EXAMPLE.COM DC --server=SERVI.OFFICE.EXAMPLE.COM -U"OFFICE\\administrator" --password=TheActualPassword --dns-backend=BIND9_DLZ -d3 >Sambajoin.log 2>&1 > samba-tool user setexpiry administrator --noexpiry > samba-tool domain exportkeytab /etc/krb5.keytab > ------ > > > Also, can we see more of the join output, what you posted is usually the > > fallout from a faile...
2020 Feb 10
0
Samba 4.11.6 cannot JOIN - 'Could not find machine account'
Hi Rowland, > Can you try the join command like this: > samba-tool domain join office.example.com DC -UAdministrator > --password=TheActualPassword --dns-backend=BIND9_DLZ > Rowland When I run samba-tool like this without specifying the server, it chooses the older backup server that runs Server 2008 (named PE2600). Joining to this server results in a different error: .... INFO 2020-02-10 19:27:18,369 pid:2400 /usr/lib/python3/dist-pac...