Displaying 20 results from an estimated 600 matches similar to: "Samba 2.0.5a error when adding machine to domain"
2008 Feb 18
3
tabulation on dataframe question
I have a data frame with data similar to this:
NameA GrpA NameB GrpB Dist
A Alpha B Alpha 0.2
A Alpha C Beta 0.2
A Alpha D Beta 0.4
B Alpha C Beta 0.2
B Alpha D Beta 0.1
C Beta D Beta 0.3
Dist is a distance measure between two entities. The table displays
all to all distances, but the
2008 Feb 20
1
clustering problem
First I just want to say thanks for all the help I've had from the
list so far..)
I now have what I think is a clustering problem. I have lots of
objects which I have measured a dissimilarity between. Now, this list
only has one entry per pair, so it is not symmetrical.
Example input:
NameA NameB Dist
189_1C2 189_1C1 0
189_1C3 189_1C1 0.017
189_1C3 189_1C2 0.017
189_1C4 189_1C1 0
2007 Sep 14
1
GSSAPI vs load-balanced servers - anything we can do?
Dear all,
(apologoies - this has nothing to do with 4.7 being out, but is rather a
long-standing issue that regularly bites us).
Is there anything I could do to further the case of
https://bugzilla.mindrot.org/show_bug.cgi?id=1008
As a summary, GSSAPI auth against machine in a DNS load-balanced server
farm fails. SSH-1 Kerberos works.
DNS load-balanced farm:
Individual machines in the farm
2010 Aug 10
6
How to invert a list ?
Dear list,
I have a list, as follows :
a <- 5
names(a) <- "a"
b <- 9
names(b) <- "b"
c <- 15
names(c) <- "c"
x <- list("i" = a, "j" = b, "j" = c)
I want to invert the list, like this :
$a
i
5
$b
j k
9 15
I do not find a clean solution.
Could anyone give me elegant ideas ?
Thanks in advance,
Carlos
1999 Feb 12
0
HP-UX Multiple Connections
I have completed installing Samba on a HP-UX 10.20 system. All
of the shares that I specified in smb.conf seem to be working
and I can see all of the files in each of the disk shares I set up.
However, I can connect to one and only one share at a time from my NT
machine (NT 4.0 - SP3). I set up Samba to always prompt for a password
when the shares are being accessed. As I connect to one
of the
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
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.
2003 Feb 04
1
Issues with Joining an NT4 Domain
Hello
I'm having some dificulties joining my Samba 3.0alpha (and 2.2.7a)
machine to my NT4 domain. Let me tell you what I'm attempting to
accomplish. I want to setup the Samba system to authenticate to my NT
domain so that I can use NTLM Proxy authentication with SQUID. Through
reading the docs, I'm under the impression that in order to allow thre
SQUID/Samba setup to auth on
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 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
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 :
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
2006 Feb 24
1
Backup Servers
Hi,
I am using a patch that Jerry wrote that will auto discover any secondary
servers on your network and if the one its joined to dies, it will join
another one. That's fine, I can join and everything works fine, until I
unplug the server im joined to. It takes a few minutes to kill over, and
once its detected that its dead, it swaps over and I get this if I then try
wbinfo -a
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
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 Apr 07
2
Redhat 8.0 Samba as BDC
Hi
I havee been trying to setup my Redhat 8.0 Linux as BDC, i have NT4 as
my PDC.
My smb.conf
[global]
workgroup=ITERNAL
netbios name=TRIC
server string=server Samba
load printers=no
printcap name=cups
printing=cups
print command=lp -d %p %s; rm %s
invalid users=root
log file=/var/log/samba/log.%m
max log size=1000
syslog=0
smbpasswd file=/etc/samba/smbpasswd
security=DOMAIN
encrypt
2006 Feb 22
2
Join AD domain using security = domain ?
Hi guys,
Is it possible to join an AD domain using NT style authentication ?
i.e. security = domain in smb.conf and use 'net join rpc -W [MYADDOMAIN]
When I tried this I get the following error:
[2006/02/22 11:56:42, 0]
rpc_client/cli_pipe.c:cli_rpc_pipe_open_schannel(2641)
cli_rpc_pipe_open_schannel: failed to get schannel session key from server
msu
adserver for domain MYADDOMAIN.
2004 Apr 23
1
nt_status_no_trust_sam_account
Hello
I am a bit lost with a problem here, I have samba 3.0.2a on a suse 9
i386 box, samba installed from suse rpm.
It is (was) joined to a 2003 AD domain. I had a pdf printer that was
working yesterday and not working this morning.
Changes made between yesterday and this morning:
added "Netbios name = filetest2"
removed netbios name
AD admin password changed (I dont think this will
2016 Oct 12
2
NT_STATUS_NO_TRUST_SAM_ACCOUNT after temporary connectivity break to AD DC
Hi Team,
I am facing problem with the trust relation which tends to break when there
is temporary network connection break between a AD and samba server.
Steps for reproducing the issue
1. Join a machine to a domain with AD server: xxx.xxx.com
2. Check the output of "wbinfo -t". Exits with a success.
3. Now remove connection to AD server xxx.xxx.com i.e Unable to ping AD
etc. Here