Discussion:
[Samba] error when joigned a linux computer to the domain
(too old to reply)
Keshia lesly diana Etsiké malam via samba
2017-03-14 10:00:02 UTC
Permalink
Hello, I have this error when I want to join a linux debian client to my domain running under samba 4.2.Can someone help me? Thanks

***@smbclient:~# samba-tool domain join domainame.lan -U"DOMAINNAME\administrator"Password for [DOMAINNAME\administrator]:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 898, in secretsdb_self_join msg["priorWhenChanged"] = [res[0]["whenChanged"][0]]KeyError: 'No such element'Segmentation fault
Regards
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Rowland Penny via samba
2017-03-14 10:30:01 UTC
Permalink
On Tue, 14 Mar 2017 09:50:08 +0000 (UTC)
Post by Keshia lesly diana Etsiké malam via samba
Hello, I have this error when I want to join a linux debian client to
my domain running under samba 4.2.Can someone help me? Thanks
-U"DOMAINNAME\administrator"Password for
[DOMAINNAME\administrator]:Traceback (most recent call last): File
"/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line
898, in secretsdb_self_join msg["priorWhenChanged"] =
[res[0]["whenChanged"][0]]KeyError: 'No such element'Segmentation
fault Regards
Wrong way of joining ;-)

Try: net ads join -U Administrator

Rowland
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Loading...