Displaying 20 results from an estimated 238 matches for "net_ads".
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
...ffff3cc08e5 in smb_krb5_kt_free_entry (context=<optimized out>, kt_entry=kt_entry at entry=0x7fffffffdb70) at ../lib/krb5_wrap/krb5_samba.c:1247
#5 0x00007ffff6384c6d in ads_keytab_create_default (ads=<optimized out>) at ../source3/libads/kerberos_keytab.c:750
#6 0x0000555555596190 in net_ads_keytab_create (c=0x55555584e5b0, argc=<optimized out>, argv=<optimized out>) at ../source3/utils/net_ads.c:2507
#7 0x00005555555921d9 in net_ads_keytab (c=0x55555584e5b0, argc=1, argv=0x55555584ecd8) at ../source3/utils/net_ads.c:2576
#8 0x0000555555598ea4 in net_ads (c=<optimized...
2006 Jun 01
2
Problem to join ADS domain.
...Kerberos 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:a...
2007 Feb 12
3
Autogenerating of operatingSystem and operatingSystemVersion attributes in AD
When Samba joins to AD, net creates 'Computer' object in target AD.
Object 'Computer' has attributes operatingSystem and operatingSystemVersion,
which automatically setup in properly value, when native Windows join to AD.
I offer a patch to utils/net_ads.c to do similar way - set up operatingSystem
to "Samba" and operatingSystemVersion to Samba version, when Samba joins AD
--- net_ads.c start here ---
--- /tmp/net_ads.c Tue Nov 14 20:42:14 2006
+++ net_ads.c Wed Jan 3 19:44:05 2007
@@ -997,7 +997,6 @@
ads_mod_str(ctx, &mods, &...
2016 Jun 08
0
Segfault when trying to generate keytab with samba 4.2.10
...5 in smb_krb5_kt_free_entry (context=<optimized out>, kt_entry=kt_entry at entry=0x7fffffffdb70) at ../lib/krb5_wrap/krb5_samba.c:1247
> #5 0x00007ffff6384c6d in ads_keytab_create_default (ads=<optimized out>) at ../source3/libads/kerberos_keytab.c:750
> #6 0x0000555555596190 in net_ads_keytab_create (c=0x55555584e5b0, argc=<optimized out>, argv=<optimized out>) at ../source3/utils/net_ads.c:2507
> #7 0x00005555555921d9 in net_ads_keytab (c=0x55555584e5b0, argc=1, argv=0x55555584ecd8) at ../source3/utils/net_ads.c:2576
> #8 0x0000555555598ea4 in net_ads (c=<...
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 cor...
2016 Jun 06
6
Segfault when trying to generate keytab with samba 4.2.10
Hi All,
Whe tryin to use: net ads keytab create, I get the following segfault:
Program received signal SIGSEGV, Segmentation fault.
0x00007fffef9d3f69 in free_PrincipalName () from /usr/lib/x86_64-linux-gnu/samba/libasn1-samba4.so.8
I am using samba 4.2.10 from Debian.
Deb8u3 package
Anyone knows how to fix this?
2008 Nov 13
1
Domain Member Server problems
...spnego_bind: got server principal name =
will-ea96ec1f1e$@BETA.LOCAL
[2008/11/13 17:43:41, 3] libsmb/clikrb5.c:(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache file
found)
[2008/11/13 17:43:41, 3] libsmb/clikrb5.c:(528)
ads_cleanup_expired_creds: Ticket in ccache[MEMORY:net_ads] expiration
Fri, 14 Nov 2008 03:43:38 EST
[2008/11/13 17:43:41, 3] libsmb/namequery.c:(1489)
get_dc_list: preferred server list: "192.168.0.1, *"
[2008/11/13 17:43:41, 3] libads/ldap.c:(394)
Connected to LDAP server 192.168.0.1
[2008/11/13 17:43:41, 3] libads/sasl.c:(213)
ads_sasl_s...
2006 Sep 12
1
samba with ldapsam: first "net join" always fails, second succeeds
...used
uid/rid, 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...
2006 Jul 03
1
Cannot join win2k ADS
...auth methods = 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)
Initialis...
2008 Apr 01
1
Strong(er) authentication required when joining Active Directory (Samba 3.0.28)
...server principal name = dc_server
[2008/04/01 16:06:03, 3] libsmb/clikrb5.c:ads_krb5_mk_req(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache
found)
[2008/04/01 16:06:03, 3] libsmb/clikrb5.c:ads_cleanup_expired_creds(528)
ads_cleanup_expired_creds: Ticket in ccache[MEMORY:net_ads] expiration
Wed, 02 Apr 2008 02:05:58 BST
[2008/04/01 16:06:03, 1] utils/net_ads.c:net_ads_join(1470)
error on ads_startup: Strong(er) authentication required
Failed to join domain: Strong(er) authentication required
[2008/04/01 16:06:03, 2] utils/net.c:main(1036)
return code = -1
Any help app...
2004 Nov 09
5
Unable to join AD (FreeBSD)
...d samba
from 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 minima...
2002 Nov 12
0
Re: net ads join blows
...0, hostname=0x81ccd00 "foo1", org_unit=0x8113ca8 "Computers")
> at libads/ldap.c:1082
> #8 0x0810a9b3 in ads_join_realm (ads=0x81c6e20, hostname=0x81521a0 "FOO1", org_unit=0x8113ca8 "Computers")
> at libads/ldap.c:1331
> #9 0x0806a898 in net_ads_join (argc=0, argv=0x815fbf4) at utils/net_ads.c:652
> #10 0x08068ad2 in net_run_function (argc=1, argv=0x815fbf0, table=0xbffff810, usage_fn=0x8069780 <net_ads_usage>)
> at utils/net.c:98
> #11 0x0806b2fe in net_ads (argc=1, argv=0x815fbf0) at utils/net_ads.c:1044
> #12 0x080...
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
...--with-ads
--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 dev...
2006 May 16
1
Domain login Problem.
...allowed to 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...
2015 Jan 13
0
Smbd dumps core while starting
...../source3/libsmb/dsgetdcname.c:1187
#8 0x090000000620812c in libnet_DomainJoin (mem_ctx=0x110028550, r=0x11002e550) at ../source3/libnet/libnet_join.c:2018
#9 0x09000000062086a4 in libnet_Join (mem_ctx=0x110028550, r=0x11002e550) at ../source3/libnet/libnet_join.c:2164
#10 0x0000000100029038 in net_ads_join (c=0x11001f6f0, argc=0, argv=0x1100205a8) at ../source3/utils/net_ads.c:1533
#11 0x0000000100017dcc in net_run_function (c=0x11001f6f0, argc=1, argv=0x1100205a0, whoami=0x1000b80ac "net ads", table=0xfffffffffffec60) at ../source3/utils/net_util.c:521
#12 0x0000000100029d58 in net_ad...
2005 Sep 01
2
Kerberos problem with net ads join under AIX
...kerberos works
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
2008 Jun 23
0
publishing printer to ADS not working
...me =
novaw2k01$@NOVANETWORK.LOC
[2008/06/23 10:12:44, 3] libsmb/clikrb5.c:ads_krb5_mk_req(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache
found)
[2008/06/23 10:12:44, 3] libsmb/clikrb5.c:ads_cleanup_expired_creds(528)
ads_cleanup_expired_creds: Ticket in ccache[MEMORY:net_ads]
expiration Mo, 23 Jun 2008 20:12:44 CEST
[2008/06/23 10:12:44, 3] libsmb/namequery.c:get_dc_list(1489)
get_dc_list: preferred server list: "10.2.1.8, NOVAW2K01.novanetwork.loc"
[2008/06/23 10:12:44, 3] libads/ldap.c:ads_connect(394)
Connected to LDAP server 10.2.1.8
[2008/06/23 10:...
2002 Oct 31
2
Error joining Win2K domain: ads_connect: DSA is unavailable
...'net ads 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
...e integration 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 :...