Displaying 20 results from an estimated 6000 matches similar to: "ldapsam question"
2006 Sep 12
1
samba with ldapsam: first "net join" always fails, second succeeds
Created an "add machine" script that basically looks for an unused
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)
2006 Jun 01
2
Problem to join ADS domain.
Hi,
I post my message here because I can't debug my problem, I hope you have
time to help me to find the problem.
I'm trying to join my Samba machine to an ADS domain, but my "net ads join"
don't work :(
There is my logs, if you need more detail ask me.
~# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: administrateur@TEST.LAN
Valid starting Expires
2006 May 16
1
Domain login Problem.
Hi i setted up a samba server on debian sarge using samba version 3.0.14.
my configuration file is as follows:
-------------------------------- BOF -----------------------------------
[global]
guest account = smbguest
security = user
workgroup = SMSERVER
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
max log size = 1000
log level = 1
log file =
2006 Jul 03
1
Cannot join win2k ADS
Hi
I am having a real nightmare over this:
Setup is : win2k as ADS server
linux samba server is:
# smbd --version
Version 3.0.14a-Ubuntu
kerberos:
# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: Administrator@KCS.COM
Valid starting Expires Service principal
07/03/06 09:51:51 07/03/06 19:51:51 krbtgt/KCS.COM@KCS.COM
Kerberos 4 ticket cache: /tmp/tkt0
klist: You
2004 Oct 04
1
Repost: ads_connect: No such file or directory
Hi all,
I like to ask my question again
Is there something known about this ?
The question is asked several times before in this group,
but so far I didn't find any answer to the question
Can somebody help me out ?
I want to have Samba join a win2000 active directory
I am using samba-3.0.7
This is compiled on a RedHat 9 machine with:
--prefix=/usr
--localstatedir=/var
2005 Mar 10
4
ntlm_auth
Hi all,
I don?t have much experience with Samba so I would like to apologize in
advance if I talk about very simple things. I've got a freeradius 1.0.1
server running fine with OpenLDAP on a RedHat 9.0 and now I would like to
authenticate against an Active Directory. I can do it with TLS, but when I
try to do it with PEAP, it doesn works. I read about it and found out that
should be put on
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
2002 Oct 31
2
Error joining Win2K domain: ads_connect: DSA is unavailable
I'm running 3.0alpha (both current CVS pull and alpha20 from dist) and trying to have my samba server join our already in place Win2K ADS domain. I am able to 'kinit user@DOMAIN' and auth successfully, but upon attempting '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)
2005 Sep 01
2
Kerberos problem with net ads join under AIX
Hello!
If i try a net ads join i get a kerberos error , but my 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)
2006 Feb 27
1
wbinfo_group.pl / wbinfo -r not working!
Hello,
I have been using samba to authenticate my squid users to Active
Directory. Because of the amount of users, I would like to set up my
ACL's based on groups, rather than individual user accounts.
I have successfully joined my samba box to our windows domain (2k).
For some reason I had to enter the domain controller name instead of
the domain name when doing so. I am now having issues
2006 May 09
3
SerNet.de Release and krb problems
Hello All,
Im using a fresh install of CentOS 4.3 fully updated with the
latest
Samba packages from SerNet.de
http://enterprisesamba.org/index.php?id=64
While I have used Samba/Winbind for quite some time, Im have a
peculiar
problem with these RPM's. When I try to "net ads join -U
2005 Dec 04
1
Samba PDC with ldapsam - unable to join the domain
Hello everyone,
That's it, I give up - I've got no idea what's going on with the damn
thing... Maybe you will be able to help.
Here is the deal: I've got a Linux machine running Samba which is to
operate as a PDC for a bunch of W2k Pro and XP Pro machines. Since all
user data on that server is stored in LDAP, I figured it would be good
to have Samba use it as well. While setting
2005 Jul 22
1
Authenticate pptpd server on a domain controller
Hello.
I have two servers:
-One is a vpn server with pptpd. It has debian sarge 3.1, kernel(2.6.8), pptd(1.2.1-4), ppp(2.4.3-2) and Samba(3.0.14a-3). All the accounts to log on the vpn are on /etc/ppp/chap-secrets file.
-The other is a pdc with samba(2.2.7) in red hat 8
I want the accounts in the first server (chap-secrets file) authenticate against the pdc server (/etc/samba/smbpasswd) on
2005 Apr 01
2
samba & ads problem
I follow the procedure for the 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
2004 Nov 09
5
Unable to join AD (FreeBSD)
Hi,
I am trying to get samba 3.0.7 working with our win2k DC. I installed 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)
2004 Oct 01
1
can't join a domain
when trying to put a samba3 server into a domain (samba3 pdc) I always
get the following error messages:
[root@file samba]# net join -d 2 -U smbadmin RHEL -S
server1.example.com
[2004/09/30 23:36:35, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.0.150 bcast=192.168.0.255
nmask=255.255.255.0
smbadmin's password:
[2004/09/30 23:36:37, 1] libads/ldap.c:ads_connect(251)
2003 Oct 21
2
krb5_cc_get_principal failed (No such file or directory)
Hello,
I am using the brand new SuSE 9.0 with Samba 3.0.0.
I installed:
Heimdal kerberos development libraries 0.6-67,
Openldap development libraries 2.2.22-65,
which are shipped with the distribution.
If I running "kinit administrator@NWTRADERS.COM" I am getting a ticket.
But if I try to run "net ads join -U administrator@NWTRADERS.COM" I am
getting following messages:
2008 Feb 27
1
ads_connect:operations error(problem connecting to active directory)
Hi Everyone
After configuring my samba configuration files when I try connecting to
active directory domain it gives an error like this.
Utils/net_ads.c:ads_startup(289)
Ads_connect: operations error
Please help me in locating the place where I am making a mistake.
Thanks
Abhishek
2010 Jan 08
1
ads_connect: Server not found in Kerberos database
I'm having troubles in connecting an ubuntu server 6.06 LTS running
samba 3.0.22 to a Windows 2008 Server AD domain,
The same setting used
for testing the join to a Windows 2003 Server AD domain works fine.
When I try to join with net ads join -U Administrator I obtain the
following error:
[2010/01/08 10:18:01, 0] utils/net_ads.c:ads_startup
(191)
ads_connect: Server not found in
2004 Oct 21
1
Ads_connect: Server not found in Kerberos database
I am trying to configure Samba 3.0.6 on Solaris 8 and I am receiving this
errror:
Utils/net_ads.c:ads_startup(183)
Ads_connect: Server not found in Kerberos database
Here is a copy of the krb5.conf file:
[libdefaults]
ticket_lifetime = 600
default_realm = BROOKS.COM
kdc_req_checksum_type = 2
checksum_type = 2
ccache_type = 1
default_tkt_enctypes = des-cbc-crc