similar to: joining a NT domain

Displaying 20 results from an estimated 800 matches similar to: "joining a NT domain"

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
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 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
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 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
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 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 :
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 :
2000 Feb 03
2
Problems authenticating against NT PDC
I'm relatively new to Samba so please excuse any inconsistencies with my terminology. I'm running Samba 2.0.6 on Solaris 2.6 and having problems creating the Samba server machine account on an NT PDC. I already have an NT based domain 'PCDEV' which consists of a number of NT 4.0 workstations as well as a PDC ('AULE') and BDC running NT 4.0 Server with sp5 (??). My NT
2002 Aug 12
1
AW: add user script going Horribly Wrong (tm)
(Oups! I forgot to send it to the list so everyone could laugh about it. Sorry Vicky for disturbing directly) Good Morning, Vicky! Seems your smb.conf is messed up a little. As I can see you're using security = domain. With this configuration the smbpasswd-file/feature isn't need at all. Authentication is done encrypted with the domain user database, not with the smbpasswd file. The
2000 May 09
1
Samba 2.0.5a error when adding machine to domain
Yesterday, I found that a required file for Samba was empty and had been modified recently (< 1 hour before I was called to investigate). I later found out that the Samba software modifies this file on a set schedule if I leave the default settings alone. The file was PAYCHEX.<netbios-nameA>.mac. Because this file was empty, I figured I was screwed and had to add the machine to the
2007 Feb 23
1
URGENT! Need to move Samba to another computer (Error NT_STATUS_NO_TRUST_SAM_ACCOUNT)
From domain, BOXYZZY.DOODAH.EDU Windows 2003 Server PDC, BOXY2K3A, I added computer account, BOXYUNIX. From the Samba 2.0.7 Solaris 8 computer, to be known as BOXYUNIX, as root I enter: # /usr/local/bin/smbpasswd -j boxyzzy.doodah.edu -r boxy2k3a 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
2003 Nov 03
1
Samba Error messages
Hi, Can you help me.....I have downloaded the latest version of samba 3.0.0. After having followed the instructions to configure & compile etc I am getting the following error message when I run the command smbstatus. smbstatus Error trying to resolve symbol 'init_module' in /usr/local/samba/lib/charset/CP850.so: ld.so.1: smbstatus: fatal: /usr/local/samba/lib/charset/
2004 Feb 04
2
Problem browsing my unix-client - session setup failed: NT_STATUS _CANT_ACCESS_DOMAIN_INFO
I installed samba 3.0015. I have a problem when I try to browse my machine from a windows client. In effect I am not able to "open" my unix-client. I checked nmbd and smbd and they are running. If I try from my unix-clinet: smbclient -L my_user -W my_domain -L my_PDC I can see shares. If I try from my unix client: smbclient -L my_user -W my_domain -L my_unix_client I get session setup
2003 Nov 14
4
Setting up Samba
Hi to you all, I'm setting up a network to where I have Linux and W2k Active Directory.I have Redhat 8.0 and i want it to see and access file between the two OS'S. I downloaded the latest samba binaries 3.0.2 and edit the smb.conf.How do i know if my linux will act as a samba server? Should i select "everything" when i load redhat again or should i just continue what i have
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message----- From: Scott Phelps [mailto:sphelps@ridgways.com] Sent: Friday, July 11, 2003 9:19 PM To: 'samba@lists.samba.org' Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error Hi everyone, I am at my wits end and am hoping one of you can help me out. I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
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
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 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
2003 Feb 28
1
Samba offering dynamic homes share trouble..
I have samba running on RH 8, samba 2.2.7-2, and using winbind.. Want "homes" share to automatically display as users access it. Thought I could use the %u but am having no luck.. Currently, have it set up but when user clicks on home share a username/password dialog displays and will not accept valid credentials for that user? Have my config and log snips from nmbd and machine