search for: modify_trust_password

Displaying 20 results from an estimated 77 matches for "modify_trust_password".

2000 Jul 06
3
joining a NT domain
I have 2.0.7 Samba for Solaris and I tried to join an NT domain but got the following: /opt/samba/bin> smbpasswd -j niaaa01 cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine NIAAAWMAIL. Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT. cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine NIAAAWSTANDBY. Error was : NT_...
2001 Nov 30
4
NT_STATUS_ACCESS_DENIED??
...hine password if hostname length is 15. The precedure I do is 1. stop samba 2. change hostname to "abcde1234567890" 3. run smbpasswd -j DOM -r DomControl, then I get the following error message. cli_net_auth2: Error NT_STATUS_ACCESS_DENIED cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine DomControl. Error was : NT_STATUS_ACCESS_DENIED. 2001/11/30 16:58:03 : change_trust_account_password: Failed to change password for domain DOM. Unable to join domain DOM. Is this Samba's limitation? I have tested 2.0.7, 2.0.8, and 2.2 and got th...
2003 Apr 24
0
SAMBA and NT4 domain
...: [2003/04/23 15:05:03, 0] rpc_client/cli_netlogon.c:cli_net_req_chal(246) cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME [2003/04/23 15:05:03, 0] rpc_client/cli_login.c:cli_nt_setup_creds(47) cli_nt_setup_creds: request challenge failed [2003/04/23 15:05:03, 0] rpc_client/cli_trust.c:modify_trust_password(142) modify_trust_password: unable to setup the PDC credentials to machine 192.168.100.10. Error was : NT_STATUS_UNSUCCESSFUL. [2003/04/23 15:05:04, 0] rpc_client/cli_netlogon.c:cli_net_req_chal(246) cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME [2003/04/23 15:05:04, 0] rpc_client/cli...
1999 Jun 24
3
Problems with smbpasswd -j DOMAIN
Dear All, I have the following problem with smbpasswd: I would like to use a real WinNT PDC for authentication purposes, and regitered the computer account in the PDC. When I trying to run smbpasswd -j DOMAINNAME, I get the folloing testlin:~ # smbpasswd -j DOMAINNAME modify_trust_password: machine xxx.xxx.xxx.xxx rejected the session setup. Error was : code 131. 1999/06/24 21:41:29 : change_trust_account_password: Failed to change password for domain DOMAINNAME. Unable to join domain DOMAINNAME. Can anybody help me, what is happening? Andrash Kovach
2002 Aug 19
3
Samba on NT domain
I'm having a little trouble adding my linux machine to my Windows NT domain... anyone know how to resolve this issue: [root@dev-zope-knox01 root]# smbpasswd -r admin1 -j CTI1 cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine ADMIN1. Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT. 2002/08/19 14:48:04 : change_trust_account_password: Failed to change password for domain CTI1. Unable to join domain CTI1. Matt Gregory Web Developer CTI, Inc. cell: 678-458-6513 ioem: matt.grego...
2001 Nov 19
2
Unable to join Windows NT Domain.
...conf [global] ... encrypt passwords = yes security = domain password server = * ... Added NT m/c account in the DOMAIN for the linux m/c. when I run smbpasswd from root login # smbpasswd -j DOMAIN -r DCDEV cli_net_auth2: Error NT_STATUS_ACCESS_DENIED cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine DCDEV. Error was : NT_STATUS_ACCESS_DENIED. 2001/11/19 18:07:17 : change_trust_account_password: Failed to change password for domain DOMAIN Unable to join domain DOMAIN Please help to fix this. Thanks in Advance for your help. Sajan. __________...
2003 Jan 27
2
Win2k DC no longer authenticates for Samba shares
I have a win2k domain ... 2 of the client machines are Red Hat (7.3 and 8.0). I set everything up to use the DC to authenticate ID/PW. Everything worked perfectly until a week or so ago ... Samba would automatically create a home folder and the whole nine yards. Now I can see the shares on the Samba machines, but I can't access them ... just prompts for the ID/PW over and over. I can mount
1999 Jul 26
3
Joining an NT domain?
Howdy, I've run into some problems adding a Unix server to an NT domain. I've followed the instructions in DOMAIN_MEMBER.txt; when running the smbpasswd command: ./bin/smbpasswd -j CS-NT -r CS-NTS1 I get the following errors: modify_trust_password: machine CS-NTS1 rejected the session setup. Error was : code 131. 1999/07/26 11:36:37 : change_trust_account_password: Failed to change password for domain CS-NT. Unable to join domain CS-NT. Oddly enough, nothing shows up in the event log on CS-NTS1, even with all the auditing checkboxes...
2002 Jun 28
1
AW: samba and PDC don't trust
...ost lookup for name STROMBOLI<0x20> Connecting to 179.43.32.13 at port 445 error connecting to 179.43.32.13:445 (Connection refused) Connecting to 179.43.32.13 at port 139 cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT <- what does this mean? cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine STROMBOLI. Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT. 2002/06/27 16:25:07 : change_trust_account_password: Failed to change password for domain ACTUERA.NL. Unable to join domain ACTUERA.NL. anyone who can help? -- To unsubscribe from this list go...
2002 Jun 17
2
Method to verify existance of trust account?
...ve read in the documentation indicates that this works well and readily, but I cannot get it to work. The error message received when attempting to join a domain is: ./smbpasswd -j TESTDOMAIN -r SMBTEST cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine SMBTEST. Error was: NT_STATUS_NO_TRUST_SAM_ACCOUNT. 2002/06/17 10:54:21 : change_trust_account_password: Failed to change password for domain TESTDOMAIN. Unable to join domain TESTDOMAIN. This creates a /etc/samba/secrets.tdb file, but 'wbinfo -t...
1999 Jan 15
1
Problem Joining NT Domain
I am trying to join an NT domain using Samba 2.0.0 (full version not BETA). I added the computer on the PDC, and then typed this to join the domain (computer names and domain name altered for protection): computer:/usr/local/samba/bin# smbpasswd -j YMCA -r HEDORAH modify_trust_password: machine HEDORAH rejected the session setup. Error was : code 131. 1999/01/15 13:50:39 : change_trust_account_password: Failed to change password for domain YMCA. Unable to join domain YMCA. *********************************** Matt Turner mat@tamu.edu DRL Webmaster Texas A&M University http://...
1999 Apr 19
0
Trouble setting machine account password on PDC
...sswd -J option keeps giving me an error: > > /usr/local/samba/var# ../bin/smbpasswd -D 3 -j WATERLOO > resolve_name: Attempting lmhosts lookup for name 53SVR1<0x20> > resolve_name: Attempting host lookup for name 53SVR1<0x20> > Connecting to 153.77.8.128 at port 139 > modify_trust_password: machine 53SVR1 rejected the session setup. Error > was : ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree > Connect or Session Setup are invalid.). > resolve_name: Attempting lmhosts lookup for name 53SVR2<0x20> > resolve_name: Attempting host lookup for name 53SVR2...
1999 Oct 26
2
Getting RH6.0/Samba2.0.5a to join NT domain
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, With SMB and NMB services stopped, I issue: smbpasswd -j DOMAIN -r PDC with these results: cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine PDC. Error was: NT_STATUS_NO_TRUST_SAM_ACCOUNT. 1999/10/25 <timestamp>: change_trust_account_password: Failed to change password for domain DOMAIN. Unable to join domain DOMAIN. Pointers would be appreciated. I don't seem to find this in th...
2002 Feb 14
1
Having trouble getting "join" to work successfully
We've added the server name to our PDC (as a Windows NT Workstation or Server) and when we attempt to "join" we get the following error msg: hbsrv{root}#smbpasswd -j DDRJ -r PDC-DDRJ cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine PDC-DDRJ. Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT. 2002/02/14 11:07:44 : change_trust_account_password: Failed to change password for domain DDRJ. Unable to join domain DDRJ. hbsrv{root}# We've tried removing and adding the server name to our...
2002 Jul 24
1
Unable to join W2K Active Directory Domain
Hello all ... I'm trying to join a W2K domain and I'm getting the following error message: sun220:root# smbpasswd -j hern cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME cli_nt_setup_creds: request challenge failed modify_trust_password: unable to setup the PDC credentials to machine xxx.xxx.xxx.xxx(IP ommitted). Error was : NT_STATUS_UNSUCCESSFUL. 2002/07/24 09:44:18 : change_trust_account_password: Failed to change password for domain HERN. Unable to join domain HERN. I'm talking to the Windows admin ... and he assures...
2002 Aug 29
1
Problems with joining NT Domain
...t_req_chal: LSA Request Challenge from HPKFPN1 to MIGHTYSERV: 54D60F0167E74E69 cred_session_key cred_create cli_net_auth2: srv:\\HPKFPN1 acct:MIGHTYSERV$ sc:6 mc: MIGHTYSERV chal 67EB9C3CD902A177 neg: 1ff cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine HPKFPN1. Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT. 2002/08/30 14:50:28 : change_trust_account_password: Failed to change password for domain SPORTODDS. Unable to join domain xxxx Thanks, Pete
1999 Jan 15
6
Problems joining NT Domain
...names altered for protection): linux_computer:/usr/local/samba/bin# smbpasswd -j MY_DOMAIN -r MY_PDC Where linux_computer is the linux computer (like you needed that) MY_DOMAIN is the NT domain I want to join MY_PDC is the Primary Domain Controller for MY_DOMAIN I got back the following errors: modify_trust_password: machine MY_PDC rejected the session setup. Error was : code 131. 1999/01/15 13:50:39 : change_trust_account_password: Failed to change password for domain MY_DOMAIN. Unable to join domain MY_DOMAIN. Can anyone help my with this problem? Thanks, Matt *********************************** Matt Turn...
1999 Nov 04
1
Problem joining a domain
I have a machine that I am trying to join the domain from and am having the following problem: smbpasswd -j DOMAIN -r pdc.domain.com error: modify_trust_password: machine pdc.domain.com rejected the session setup. Error was : code 131 What is error 131, is there documentation of error #'s somewhere. If it is what I think it is, it is telling me that there is another machine with this netbios name already connected to the domain. In that case, smbpas...
2003 Dec 03
1
2.2.8 fails to join Win2K domain
...-U libadmin Password: Error connecting to UMAPVSTADS1 - NT_STATUS_ACCESS_DENIED Unable to join domain PROVOST. /usr/local/samba/bin# ./smbpasswd -j provost -r umapvstads1 cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME cli_nt_setup_creds: request challenge failed modify_trust_password: unable to setup the PDC credentials to machine UMAPVSTADS1. Error was : NT_STATUS_UNSUCCESSFUL. 2003/12/03 10:21:57 : change_trust_account_password: Failed to change password for domain PROVOST. Unable to join domain PROVOST. /usr/local/samba/bin# I've tried both adding an...
2002 Nov 08
1
Problem with configurable Linux as a PDC with Windows 2000 clients
...useradd -c 'some description' -M -s /bin/false -n machineName$ Next, I tried to add server to the domain: smbpasswd -a -m LINUXBOX followed by: smbpasswd -j MYDOMAIN If I am successful, I would get: Joining Domain as PDC Joined domain MYDOMAIN. However, I get an error message that goes: modify_trust_password: Machine LINUXBOX is one of our addresses. Cannot add to ourselves. 2002/11/08 14:57:10 : change_trust_account_password: Failed to change password for domain MYDOMAIN. Unable to join domain MYDOMAIN. Does anyone know what this error message is trying to say? What have I done wrong or forget to set...