Displaying 20 results from an estimated 155 matches for "ads_startup".
2008 Jun 03
0
error on ads_startup: No logon servers
...uot;
[2008/06/03 13:17:27, 3] libsmb/namequery.c:get_dc_list(1489)
get_dc_list: preferred server list: ", MY.AD.SERVER"
[2008/06/03 13:17:27, 3] libsmb/namequery.c:get_dc_list(1489)
get_dc_list: preferred server list: ", MY.AD.SERVER"
[2008/06/03 13:17:27, 0] utils/net_ads.c:ads_startup_int(286)
ads_connect: No logon servers
[2008/06/03 13:17:27, 1] utils/net_ads.c:net_ads_join(1470)
error on ads_startup: No logon servers
Failed to join domain: No logon servers
[2008/06/03 13:17:27, 2] utils/net.c:main(1066)
return code = -1
For reference, here's smb.conf:
[global]...
2006 Jun 01
2
Problem to join ADS domain.
...4 ticket cache: /tmp/tkt0
klist: You have no tickets cached
~# net ads testjoin -Uadministrateur%linux
[2006/06/01 16:08:29, 0] libads/kerberos.c:ads_kinit_password(146)
kerberos_kinit_password TOTO$@TEST.LAN failed: Client not found in
Kerberos database
[2006/06/01 16:08:29, 0] utils/net_ads.c:ads_startup(191)
ads_connect: Client not found in Kerberos database
Join to domain is not valid
~# net rpc join -Uadministrateur
Password:
Joined domain TEST.
Here is the problem :
~# net ads join -d3 -Uadministrateur
administrateur's password:
[2006/06/01 16:12:27, 3] libsmb/clikrb5.c:ads_cleanup_exp...
2005 Feb 08
1
ldapsam question
I want to check my new LDAP passdb with the net command, but I get:
# net user
root's password:
[2005/02/08 15:00:09, 0] utils/net_ads.c:ads_startup(186)
ads_connect: Interrupted system call
If I use a wrong password, I get:
# net user
root's password:
[2005/02/08 15:04:05, 0] utils/net_ads.c:ads_startup(186)
ads_connect: Interrupted system call
Could not connect to server 127.0.0.1
The username or password was not correct.
So the...
2006 Sep 12
1
samba with ldapsam: first "net join" always fails, second succeeds
...id, and then creates a stub LDAP entry for the machine; the first
time I issue "net join", the script is invoked and creates the LDAP entry
correctly, but the join operation fails nevertheless:
f1sa:~# net -U winadmin join
winadmin's password:
[2006/09/08 10:19:40, 0] utils/net_ads.c:ads_startup(191)
ads_connect: No results returned
Creation of workstation account failed
Unable to join domain FAK1.
The following log file entries are generated for this operation:
SASL/GSSAPI authentication started
SASL username: samba/f1sa.mathe.tu-freiberg.de@MATHE.TU-FREIBERG.DE
SASL SSF: 56
SASL inst...
2006 Jul 03
1
Cannot join win2k ADS
...ods = winbind
client use spnego = yes
winbind use default domain = yes
restrict anonymous = 2
password server = donald.kcs.com
############
root@server:/etc/samba# net ads join -UAdministrator@kcs.com
Administrator@kcs.com's password:
[2006/07/03 12:49:38, 0] utils/net_ads.c:ads_startup(191)
ads_connect: No results returned
NET ADS JOIN:
root@server:/etc/samba# net ads join -UAdministrator@kcs.com -d 3
[2006/07/03 12:50:08, 3] param/loadparm.c:lp_load(3915)
lp_load: refreshing parameters
[2006/07/03 12:50:08, 3] param/loadparm.c:init_globals(1329)
Initialising global par...
2004 Nov 09
5
Unable to join AD (FreeBSD)
...om the ports collection, so the kerberos library looks to be the heimdel
version.
I can use kinit to create a ticket and it authenticates against the DC just
fine. However when I attempt to use "net ads join" it fails with the
following response:
[2004/11/09 16:32:30, 0] utils/net_ads.c:ads_startup(183)
ads_connect: Unknown error: -1765328343
Also note running "net ads join" without the -U parameter simply prompts for
a password for "root" even though I have created a ticket successfully with
kinit.
I have configured krb5.conf and smb.conf with the minimal items.
smb....
2004 Nov 18
2
Samba 3 as domain member of w2k realm
Hi Guys,
i've a problem joining a samba 3.0.7-1.3E.1 in a w2k domain:
[root@proxynode2 squid]# net ads join -U myuser
myuser's password:
[2004/11/18 13:29:32, 0] utils/net_ads.c:ads_startup(183)
ads_connect: Program lacks support for encryption type
I've also changed the Administrator's password for key generation...
what can i check? I have a similar server in the same net that works fine.
Thanks
Riccardo
2004 Oct 04
1
Repost: ads_connect: No such file or directory
...ds
--with-pam
--with-pam_smbpass
--with-syslog
--with-utmp
--with-sambabook=/usr/share/swat/using_samba
--with-swatdir=/usr/share/swat
--with-libsmbclient
--with-winbind
--with-winbind-auth-challenge
When I do a: net ads join -Uadministrator
I get:
[2004/10/01 13:21:07, 0] utils/net_ads.c:ads_startup(183)
ads_connect: No such file or directory
It appears the file: ads_connect is missing
Where is ads_connect coming from ?
Do I need more compile options ?
Kerberos 1.2.7-10 is installed (rpm) including the development (rpm)
OpenLdap 2.0.27-8 is installed (rpm) including the development (rpm)...
2006 May 16
1
Domain login Problem.
...o log on.
i can only login as root, even on the linux machine. how can I allow the
other non root users to log in ?
here is the problem:
-------------------- Login in as root: -------------------
smserver:/etc/samba# net join -U root
root's password:
[2006/05/15 19:00:26, 0] utils/net_ads.c:ads_startup(191)
ads_connect: No results returned
Joined domain SMSERVER.
---------------------------------------------------------------
--------------- Login in as another user:------------
smserver:/etc/samba# net join -U chuby
chuby's password:
[2006/05/15 19:01:19, 0] utils/net_ads.c:ads_startup...
2005 Sep 01
2
Kerberos problem with net ads join under AIX
...orks
fine, i can do a kinit,klist and so on.
the error i get is the following.
[2005/09/01 08:02:16, 0] libads/kerberos.c:ads_kinit_password(146)
kerberos_kinit_password root@MY.DOMAIN.COM failed: Cannot resolve network
address for KDC in requested realm
[2005/09/01 08:02:16, 0] utils/net_ads.c:ads_startup(191)
ads_connect: Cannot resolve network address for KDC in requested realm
I tried nearly everthing until now, but i get no other result than the one
above - can anybody help me?
I run under AIX 5.3 .
Regards
Markus
2002 Oct 31
2
Error joining Win2K domain: ads_connect: DSA is unavailable
...ds join', I get the following:
# net ads join -Uadministrator
administrator password:
[2002/10/31 05:11:19, 1] libsmb/clikrb5.c:krb5_mk_req2(63)
krb5_get_credentials failed for mnu-server$@MNU.EDU (No credentials found with supported encryption types)
[2002/10/31 05:11:19, 1] utils/net_ads.c:ads_startup(148)
ads_connect: DSA is unavailable
Any suggestions?
-Matt
MNU Internet System Administrator
MNU Network Security Administrator
2005 Apr 01
2
samba & ads problem
...ion of Samba
3.0.13 in Ads environement, but when I enter the
command "net ads join -U administrator" system return
me this error:
------errrrrrror--------
morgoth:/usr/local/samba/bin# ./net ads join -U
administrator
administrateur's password:
[2005/04/01 16:34:48, 0]
utils/net_ads.c:ads_startup(191)
ads_connect: No such file or directory
morgoth:/usr/local/samba/bin#
---------------
Do you have any idea?
does the installation of samba was bad?
thanks, guillaume
__________________________________________________________________
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'e...
2007 Aug 29
2
kinit works, net join ads fails
...49:24, 3] libsmb/clikrb5.c:(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache
file found)
[2007/08/29 15:49:24, 0] libads/kerberos.c:(228)
kerberos_kinit_password user@DOMAIN.LOCAL failed: Preauthentication failed
[2007/08/29 15:49:24, 1] utils/net_ads.c:(1470)
error on ads_startup: Preauthentication failed
Failed to join domain: Logon failure
[2007/08/29 15:49:24, 2] utils/net.c:(1032)
I have synced the time on the Samba box with my domain controller. Any
thoughts on what is wrong?
--
Pete
2006 Jun 04
0
Re: administrator privileges
...why a few people are plagued by this problem while most have never seen it, and I solved it. For everyone else who experiences a similar problem, the explanation and solution are below.
> Proxy2:/etc/samba# net join -U root
> root's password:
> [2005/07/22 16:02:01, 0] utils/net_ads.c:ads_startup(191)
> ads_connect: Transport endpoint is not connected
> [2005/07/22 16:02:01, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256)
> cli_nt_setup_creds: request challenge failed
> Creation of workstation account failed
> User specified does not have administrator privileges
>...
2005 Mar 10
4
ntlm_auth
...oadparm.c:lp_do_parameter(3142)
Ignoring unknown parameter "host allow"
root's password:
[2005/03/10 18:40:19, 0] libads/kerberos.c:ads_kinit_password(146)
kerberos_kinit_password root@AAMM.SGI.ES failed: Cannot find KDC for
requested realm
[2005/03/10 18:40:19, 0] utils/net_ads.c:ads_startup(186)
ads_connect: Cannot find KDC for requested realm
Unable to find a suitable server
Unable to find a suitable server
Does anybody knows what should I do to configure samba? How can I join the
server?
Thanks in advance for any help!!
______________________
Este mensaje, y en su caso, c...
2007 Sep 10
3
Winbind Join AD 2003 failled, why ?
..._list(1530)
get_dc_list: 10.37.16.53:0
[2007/09/10 21:09:32, 1] libads/cldap.c:recv_cldap_netlogon(215)
no reply received to cldap netlogon
[2007/09/10 21:09:32, 3] libads/ldap.c:ads_try_connect(136)
ads_try_connect: CLDAP request 192.168.16.53 failed.
[2007/09/10 21:09:32, 0] utils/net_ads.c:ads_startup(289)
ads_connect: Connexion refus?e
[2007/09/10 21:09:32, 2] utils/net.c:main(988)
return code = -1
[root@gw etc]#
Anyone know this problems ? i run on Mandriva with Samba-winbind 3.0.23d
Thanks for your help
Olivier
2005 Apr 05
6
net ads join fails
I am trying to connect to an ADS domain and it is failing all the time.
I am running SuSE Linux 9.0 with Samba 3.0.13 and have configured Samba with ldap and heimdal kerberos
Attached is my debug level 10 error log created when the join is attempted.
I would appreciate any advice on solving this problem.
Thanks in advance
Penny Willisson
DISCLAIMER: The information contained within or
2005 Aug 26
5
net ads join error
...ompiling version 3.0.20 from source on RedHat Fedora Core 4 everything
seems to go smoothly. However upon trying to join a 2000 domain with
the following command "net ads join -U Administrator%Password 'OU'" I
get the following error:
[2005/08/26 09:43:56, 0] utils/net_ads.c:ads_startup(191)
ads_connect: No such file or directory
I have checked my smb.conf file with the testparm utility and Kerberos
seems to be working fine using kinit. Does anyone have any info on this
error or how to workaround/fix the problem.
Best regards,
Theo
================================...
2004 Sep 02
2
Can't mount samba drive or join domain with W2K3 server
...gested in some postings. That doesn't work
either (output slightly sanitized for confidentiality):
################################################
# net join -l -n my_computer_name -I shared_server_ip_address -U my_username
my_username's password:
[2004/09/02 10:44:17, 0] utils/net_ads.c:ads_startup(183)
ads_connect: No such file or directory
[2004/09/02 10:44:17, 0]
rpc_client/cli_netlogon.c:cli_nt_setup_creds(256)
cli_nt_setup_creds: request challenge failed
[2004/09/02 10:44:17, 0]
rpc_client/cli_netlogon.c:cli_nt_setup_creds(256)
cli_nt_setup_creds: request challenge failed
[2004/09/...
2005 Apr 11
3
FW: net ads join fails
...terface ip=10.0.0.39 bcast=10.0.255.255 nmask=255.255.0.0
>
> [2005/04/08 13:33:41, 0] libads/kerberos.c:ads_kinit_password(146)
>
> kerberos_kinit_password Administrator@APPS.ELLISONSLEGAL.COM failed:
> Unknown code krb5 156
>
> [2005/04/08 13:33:41, 0] utils/net_ads.c:ads_startup(191)
>
> ads_connect: Unknown code krb5 156
>
> [2005/04/08 13:33:41, 2] utils/net.c:main(897)
>
> return code = -1
>
> Thanks
>
> Penny
>
> -----Original Message-----
> From: Gordon Hopper [mailto: g.hopper@computer.org]
> Sent: 06 April 2005...