Displaying 20 results from an estimated 1300 matches similar to: "Problems with smbpasswd -j DOMAIN"
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
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
2001 Nov 30
4
NT_STATUS_ACCESS_DENIED??
I installed Samba2.0.7 on my FreeBSD 4.1 box and joined an NT domain.
It worked perfect until I changed the hostname today. I found that I couldn't
chage the machine 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
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
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.
2001 Nov 19
2
Unable to join Windows NT Domain.
Hi,
I am trying to configure a Redhat 7.1 m/c to join a Windows NT domain.
configured smb.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
1999 Jul 01
1
SAMBA digest 2150
samba@samba.org wrote:
> SAMBA Digest 2150
>
> For information on unsubscribing see http://samba.org/listproc/
> Topics covered in this issue include:
>
> 1) Autoconnect on restarts doesn't work
> by =?iso-8859-1?Q?Str=F6mberg_Peter?= <Peter.Stromberg@scania.com>
> 2) Re: How to backup from Win to Linux using smb?
>
2003 Mar 27
1
Samba 2.2.8 is failing on change machine account password
I've noticed that a few systems that I've upgraded to Samba 2.2.8 are
not able to change the machine account password.
I have security = domain and I am seeing entries like this in the log.
[2003/03/27 14:22:23, 1, pid=10302] smbd/service.c:(636)
le21pai-1 (47.142.162.19) connect to service export as user wcitiadm (uid=201361, gid=4785) (pid 10302)
[2003/03/27 14:22:24, 0, pid=10302]
2002 Jun 28
1
AW: samba and PDC don't trust
hi!
you have to add the machine account like: useradd -s /bin/false -d /dev/null
machineaccount$
passwd -l
machineaccount$
smbpasswd -a -m
machineaccount
have you done this?
gianluca
-----Urspr?ngliche Nachricht-----
Von: Michiel_Lange@actuera.nl [mailto:Michiel_Lange@actuera.nl]
Gesendet: Freitag, 28. Juni 2002 16:21
An: samba@samba.org
Betreff: [Samba] samba and PDC don't
2002 Jun 17
2
Method to verify existance of trust account?
I'm still fighting with getting a Samba server (RH Linux 7.2, kernel
2.4.9-21, samba 2.2.4) to join an NT domain (NT 4.0, SP6). Everything I'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
1999 Jan 15
6
Problems joining NT Domain
I am trying to get my linux box running slackware with kernel 2.0.36 and
samba 2.0.0 (full version not BETA) to join our NT domain. I first added
to computer to the domain. Then I typed this (computer and 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
2001 Apr 27
4
NT_STATUS_ACCESS_DENIED
Hello
I've got a pb : i try to use security=domain and when i try
smbcleint - j mdp - j Argos
Could you help me please ??
Thanks
--
JAn
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 :
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 :
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>:
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 :
1997 Aug 04
23
smbpasswd
I have finally managed to compile and install samba 1.9.7alpha5 with
des, shadow passwords and PAM.
I have a new problem now.
my 95 clients when set to user level access control and try sharing
something give this error.
"You cannot view a list of users at this time. Please try again later."
I belive this is because the rights on the file smbpasswd [the file
containing the passwords]
2002 Nov 15
2
Samba "unable to validate password" error
I sent the following to sunmanagers@sunmanagers.org and I'm also forwarding
this to the samba list. I hope you can help:
------------- Begin Forwarded Message -------------
I have an emergency and am at the end of my resources and hope you can help.
I'm a samba newbie and hope you can point me to an answer.
Our Samba2.0.5 server is a Sun Enterprise 450 (Solaris 7). Our PDC
is an NT
2002 Aug 29
1
Problems with joining NT Domain
I am having problems getting samba to join a Windows NT Domain.
I have done a debug.
resolve_lmhosts: Attempting lmhosts lookup for name HPKFPN1<0x20>
resolve_hosts: Attempting host lookup for name HPKFPN1<0x20>
Connecting to 10.1.1.5 at port 445
error connecting to 10.1.1.5:445 (Connection refused)
Connecting to 10.1.1.5 at port 139
lsa_io_sec_qos: length c does not match size 8
2002 Nov 08
1
Problem with configurable Linux as a PDC with Windows 2000 clients
I was attempting to setup my Linux box as a PDC but have met some problems along the way....
I am using RH8 which carries samba 2.2.5.
I have a testbed with 1x Linux box, 1x Windows 2000 Professional (client). I have checked connectivity between the two pcs with a ping from both ends.
I followed the instructions suggested by "Samba Unleashed", configuring the smb.conf as follows:
....