Displaying 20 results from an estimated 1000 matches similar to: "wbinfo-t fails but other wbinfo items works"
2005 Jun 07
1
Winbindd problems ... nevers answered ?
Hi
i have 3 PDC on my network, and after reboot the first PDC, my winbindd
can't call with it :
[root@gw squid]# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_INVALID_COMPUTER_NAME (0xc0000122)
Could not check secret
[2005/06/07 10:20:30, 3]
nsswitch/winbindd_misc.c:winbindd_interface_version(261)
[22308]: request interface version
[2005/06/07
2006 Aug 25
1
winbindd and NT_STATUS_INVALID_COMPUTER_NAME
I'm having problems with winbindd and a NT_STATUS_INVALID_COMPUTER_NAME
message.
This works:
/usr/local/samba/bin/net rpc join -U administrator%xxxxxxxxx -S thedc
Joined domain FOOADJUSTERS.
/usr/local/samba/bin/wbinfo -p
Ping to winbindd succeeded on fd 4
wbinfo -u and wbinfo -g also work
However:
/usr/local/samba/bin/wbinfo -t
checking the trust secret via RPC calls failed
error code
2006 Apr 06
1
wbinfo -t: NT_STATUS_INVALID_COMPUTER_NAME error
samba-3.0.21b on FreeBSD 6.0 and NT4.0 as a PDC.
After joining to a domain I can get a users list and a groups list with
wbinfo -u|-g but authentication does not work and when I try wbinfo -t
I've got the message:
checking the trust secret via RPC calls failed
error code was NT_STATUS_INVALID_COMPUTER_NAME (0xc0000122)
Could not check secret
Just one time it worked after I've restarted
2005 Oct 17
1
samba-3.0.20a: winbind with "disable netbios = yes"?
Hello,
I'm trying to use ntlm_auth and winbindd to authenticate users against
a Windows 2003 AD server. Despite having "disable netbios yes", winbindd
insists on doing one NetBIOS exchange on UDP port 138 on startup. If I
block this port "wbinfo -t", "wbinfo -a username", and ntlm_auth request
fail with:
error code was NT_STATUS_INVALID_COMPUTER_NAME
2007 Oct 23
1
Samba, AD and non AD Machines
Hi All,
I have configured Samba 3.0.23 to work with Active Directory. Based on
all the tests shown here:
http://us3.samba.org/samba/docs/man/Samba-Guide/unixclients.html#adssdm
Things are working as expected.
Most machines and users are working as expected.
I do have some Windows machines on another subnet, NOT joined to the
domain that are giving me grief. Going to
2009 Mar 27
1
can't add samba to the domain
Hello,all
I can't add samba to the domain with the command net join, the
error is like this:
net join -U usrname -S *****
Enter usrname's password:
[2009/03/26 11:03:55, 0]
utils/net_rpc_join.c:net_rpc_join_newstyle(393)
Error in domain join verification (credential setup failed):
NT_STATUS_INVALID_COMPUTER_NAME
Unable to join domain **.
I can ping the domain server and
2009 Jul 24
1
Bug[5305] NT_STATUS_INVALID_COMPUTER_NAME
On Fri, Jul 24, 2009 at 09:13:07AM -0500, Lukasz Szybalski wrote:
> > Try to add "-S delldebian2" to that command line
> >
>
> net rpc join -I xx.x.x.xx -UAdministrator -w mydomainname -S delldebian2
> Enter Administrator's password:
> [2009/07/24 08:46:47, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(393)
> Error in domain join verification
2008 Mar 12
3
net join fails NT_STATUS_INVALID_COMPUTER_NAME
We want to join out Linux-Server:
SLES 10 SP1 x86 with Samba (samba-client-3.0.24-2.23)
to our W2000 Domain.
so i use the command:
net join -S TQ-NET.DE -UAdministrator
and i get the following Errormessage:
Failed to join domain!
ADS join did not work, falling back to RPC...
[2008/03/12 12:07:29, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(350)
Error in domain join verification
2002 Sep 30
4
problem with Samba in domain
Hello!
I have a samba fileserver (Debian Woody, Samba 2.2.3a) that I am
trying to join into an NT domain (smbpasswd -j ...); the command says that
it joined the domain successfully.
Then I setup security=domain, workgroup name etc. as outlined in the samba
howtos. However whenever I try to access a share on the Samba server I am
prompted for a password (even though I already logged in through
2004 Sep 02
2
Can't mount samba drive or join domain with W2K3 server
Please cc me on replies.
My employer recently upgraded to W2K3. I have no control over the
employer's set up and limited access to information. Under the old
server, everything was working fine. Now I can't mount the shared drive
anymore.
I'm running Debian sid; samba 3.0.6-3.
################################################
# mount shared_drive
cli_negprot: SMB signing is
2010 Nov 02
1
Joining AD Domain = NT_STATUS_INVALID_COMPUTER_NAME
When I try and join my AD domain, I get the following error:
root at mat-desktop:~# net join -I 10.252.159.137 -U Administrator
Enter Administrator's password:
[2010/11/02 10:38:01.176096, 0] utils/net_rpc_join.c:406(net_rpc_join_newstyle)
Error in domain join verification (credential setup failed): NT_STATUS_INVALID_COMPUTER_NAME
Unable to join domain SECLAB.
In my smb.conf, my
2004 May 27
1
Joining 2000 ADS domain error
Hi all,
I get the following error trying to join a 2000 ADS domain:
realm must be set in in smb.conf for ADS join to succeed.
ADS join did not work, falling back to RPC...
[2004/05/27 14:43:16, 0]
rpc_client/cli_netlogon.c:cli_nt_setup_creds(249)
cli_nt_setup_creds: request challenge failed
[2004/05/27 14:43:16, 0]
rpc_client/cli_netlogon.c:cli_nt_setup_creds(249)
cli_nt_setup_creds: request
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 :
2005 Aug 18
1
I can't join to domain
Hi Guys,
I' testing samba file server now. And I install and config the samba.
but I can't access the share folder on the server with win2000 client.
I guess the server need to be a domain member server. right?
I use net join -U administrator -I "dc IP address"
and I've got an error:
[2005/08/18 15:58:19, 0] libads/kerberos.c:ads_kinit_password(146)
2007 Jan 09
1
Join samba to W2K server
Dear All,
I ran Windows 2000 AS SP4 as PDC,and I also running samba (samba-3.0.21b-2)
on FC5, how to join samba with W2K server? .. I ran below command but error
returned..
could any body please help..
Thanks & Regards
Winanjaya
[root@samba ~]# net join -U Administrator -S HO.lippogeneral.com
Administrator's password:
[2007/01/09 07:58:31, 0] libads/kerberos.c:ads_kinit_password(164)
2005 Apr 25
1
Problems when i want join a w2k domain
Hi
i have a small problems when i want join my w2k domain:
[root@gw samba]# net join -U install -S 172.16.1.15
install's password:
[2005/04/25 18:08:37, 0] libads/kerberos.c:ads_kinit_password(146)
kerberos_kinit_password install@BIZAR.FR failed: Cannot find KDC for
requested realm
[2005/04/25 18:08:37, 0] utils/net_ads.c:ads_startup(186)
ads_connect: Cannot find KDC for requested realm
2005 Apr 26
0
wbinfo and getent work, join success, but unable to access server
i'm trying to setup samba on my nt4 network.
i use ;
fedora core 3
samba 3.0.14a-1
i want my samba server to be a member server of my domain
my smb.conf and nsswitch.conf are configured correctly
winbind ping is ok
wbinfo -u and -g returns good data
getent passwd and getent group returns good data
but, if i try to connect "\\computername", i get
"the format of the specified
2004 Nov 20
0
winbind-3.0.9 + suse 9.1
I just updated to samba-3.0.9 on suse 9.1. All packages
from the suse ftp server were installed including the
heimdal rpm updates. I am using "security=ads". The new
smbd, nmbd and winbindd started OK but I ran into the
following errors:
filesrv1:~ # wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_INVALID_COMPUTER_NAME (0xc0000122)
Could not check
2008 Mar 05
1
samba-3.2-pre2 feedback
Hi,
As with the last few releases, compiling on solaris requires that I edit the
Makefile and remove instances of "-z text"
Also, once compiling and installing, it seems unable to start:
ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or directory
Killed
ld.so.1: nmbd: fatal: libtalloc.so: open failed: No such file or directory
Killed
This is fixed by adding
2003 Jul 08
1
samba-3.0.0beta2
Hello all,
First, i present myself since this is the first time i post here. My name is
Vincent Badier, and i'm a samba beginner.
I tried to compil and install samba-3.0.0beta2. I configured it with the
--with-acl-support and no error occured. The problem appear when i tried to
join an active directory domain.
firstly :
# /usr/local/samba/bin/net ADS JOIN MEMBER -S mydc -Umyname
ADS