The Administrator account password was realy "expired". The way to resolve this is changing the "root" account password of the server. The commands are:
# cd /usr/local/sbin/ # ./smbldap-passwd.pl root ...or use your own configuration path/command. However, I still can't join a computer account to the domain. The error are: ----------------- # net rpc join -S 10.80.100.62 -U Administrator -d3 [2005/04/12 15:25:10, 3] param/loadparm.c:lp_load(3926) lp_load: refreshing parameters [2005/04/12 15:25:10, 3] param/loadparm.c:init_globals(1303) Initialising global parameters [2005/04/12 15:25:10, 3] param/params.c:pm_process(566) params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" [2005/04/12 15:25:10, 3] param/loadparm.c:do_section(3429) Processing section "[global]" [2005/04/12 15:25:10, 2] lib/interface.c:add_interface(79) added interface ip=10.80.100.98 bcast=10.80.100.255 nmask=255.255.255.0 [2005/04/12 15:25:10, 3] libsmb/cliconnect.c:cli_start_connection(1290) Connecting to host=10.80.100.62 [2005/04/12 15:25:10, 3] lib/util_sock.c:open_socket_out(690) Connecting to 10.80.100.62 at port 445 [2005/04/12 15:25:11, 3] rpc_client/cli_netlogon.c:cli_nt_setup_creds(283) cli_nt_setup_creds: auth2 challenge failed NT_STATUS_ACCESS_DENIED [2005/04/12 15:25:11, 3] libsmb/trusts_util.c:just_change_the_password(43) just_change_the_password: unable to setup creds (NT_STATUS_ACCESS_DENIED)! [2005/04/12 15:25:11, 1] utils/net_rpc.c:run_rpc_command(152) rpc command function failed! (NT_STATUS_ACCESS_DENIED) Password: [2005/04/12 15:25:15, 3] libsmb/cliconnect.c:cli_start_connection(1290) Connecting to host=10.80.100.62 [2005/04/12 15:25:15, 3] lib/util_sock.c:open_socket_out(690) Connecting to 10.80.100.62 at port 445 [2005/04/12 15:25:15, 2] libsmb/cliconnect.c:cli_session_setup_spnego(635) Doing spnego session setup (blob length=58) [2005/04/12 15:25:15, 3] libsmb/cliconnect.c:cli_session_setup_spnego(660) got OID=1 3 6 1 4 1 311 2 2 10 [2005/04/12 15:25:15, 3] libsmb/cliconnect.c:cli_session_setup_spnego(667) got principal=NONE [2005/04/12 15:25:15, 3] libsmb/ntlmssp.c:ntlmssp_client_challenge(469) Got challenge flags: [2005/04/12 15:25:15, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(33) Got NTLMSSP neg_flags=0x60890215 [2005/04/12 15:25:15, 3] libsmb/ntlmssp.c:ntlmssp_client_challenge(518) NTLMSSP: Set final flags: [2005/04/12 15:25:15, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(33) Got NTLMSSP neg_flags=0x60080215 [2005/04/12 15:25:15, 3] rpc_parse/parse_lsa.c:lsa_io_sec_qos(186) lsa_io_sec_qos: length c does not match size 8 Create of workstation account failed Unable to join domain REG. [2005/04/12 15:25:15, 2] utils/net.c:main(758) return code = 1 ------------------------- Anybody could help me? Ricardo. ---------- Forwarded message ---------- From: Ricardo Maciel <[EMAIL PROTECTED]> Date: Apr 1, 2005 2:41 PM Subject: Fwd: [Samba] Problem with wbinfo To: [email protected] I tried to resolve this problem (password expired) changing the value of the ldap Administrator account field "sambaPwdMustChange" to "0". But I still having the same error, as the message above. Any help? Ricardo. ---------- Forwarded message ---------- From: Ricardo Maciel <[EMAIL PROTECTED]> Date: Mar 30, 2005 2:02 PM Subject: Re: [Samba] Problem with wbinfo To: [email protected] Hamish, Executing the command above at the client, result: # # # net rpc join -S 10.80.100.62 -U Administrator -d2 [2005/03/30 13:53:02, 2] lib/interface.c:add_interface(79) added interface ip=10.80.100.98 bcast=10.80.100.255 nmask=255.255.255.0 [2005/03/30 13:53:02, 1] utils/net_rpc.c:run_rpc_command(152) rpc command function failed! (NT_STATUS_ACCESS_DENIED) Password: [2005/03/30 13:53:05, 2] libsmb/cliconnect.c:cli_session_setup_spnego(635) Doing spnego session setup (blob length=58) [2005/03/30 13:53:05, 1] libsmb/cliconnect.c:cli_full_connection(1378) failed session setup with NT_STATUS_PASSWORD_EXPIRED [2005/03/30 13:53:05, 1] utils/net.c:connect_to_ipc(150) Cannot connect to server. Error was NT_STATUS_PASSWORD_EXPIRED [2005/03/30 13:53:05, 2] utils/net.c:main(758) return code = 1 # # So, I think that the Administrator's password is expired. Any help? Ricardo. On Wed, 30 Mar 2005 16:21:39 +0100, Hamish <[EMAIL PROTECTED]> wrote: > > > Have you joined the box the domain? > > > > Sorry. I didn't understand! > > Have you run the following command? > net join -U Administrator > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
