similar to: ldap problems

Displaying 20 results from an estimated 4000 matches similar to: "ldap problems"

2003 May 12
0
Can't join Samba3 domain
Hello, I have some problems with my Samba3 on my Suse 8.2 Linux. I got the Samba binaries from ftp://ftp.gwdg.de/linux/suse/ftp.suse.com/people/gd/8.2-i386/samba3-3 .0alpha24cvs/. When i want to join my domain from a winxp client (registry patch already applied), i got the error access denied. Regards, A. Roth Related Samba files are below: /var/log/samba/log/smbd: ----------------- SNIP
2002 Mar 06
1
ldap configurations
Hello folks, I am kinda confused as to how to get some values for ldap. For example, here is an ldif entry: dn: uid=gcarter, ou=people,dc=plainjoe,dc=org logonTime: 0 displayName: Gerald Carter lmPassword: 552902031BEDE9EFAAD3B435B51404EE primaryGroupID: 1201 objectClass: posixAccount objectClass: sambaAccount acctFlags: [UX ] userPassword: {crypt}BpM2ej8Rkzogo uid: gcarter uidNumber:
2003 May 23
1
Workstation xxxx$: no account in domain
hi, I've a problem with adding workstations to my samba/ldap pdc - if i add the workstation with win2000 to the pdc then the workstation gets registered in ldap with the following entry: (i am using smbldap-useradd.pl -w -d /dev/null -g computers -c 'Computer Account' -s /bin/false %u) which seems to me to be ok, but the workstation tells me that it couldn't get attached to the
2003 Jun 12
1
convertSambaAccount Problem
Hello, I try to convert a LDIF contain some users to a LDIF with samba3 sh?ma. But, the convertion on my computers don't work ! Attached files : a ldif with one user (users.ldif) and a LDIF file after convertion (users3.ldif) Can anyone help me ? RedHat 8 Samba 3.1 beta1 -------------- next part -------------- dn: ou=users, dc=toto,dc=be ou:: dXNlcnMN description::
2003 May 30
1
load password users in Ldap
Hello, I'm new in Samba Ldap. I use samba-2.2.3a and openldap2-2.1.4-46. I am going to load in Ldap a lot of users in a ldif file as it is shown below. But I don't know how to put samba password. I can use: smbpasswd juan1 and then the fields lmPassword and ntPassword are changed. In this way, after load all users in Ldap I would need a script to do a smbpasswd for each user
2003 Jul 12
0
Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone, I am at my wits end and am hoping one of you can help me out. I am getting the following error when attempting to join Windows XP/2000 machine to the domain: "The following error occurred attempting to join the domain "MY_DOMAIN" No mapping between account names and security IDs was done. Running Gentoo Linux Samba 2.2.8a OpenLDAP 2.0.27 I performed the
2003 May 28
0
login (W2K) takes very long
hi, i've configured samba-2.2.5 and openldap2-2.1.4 with the help of the howto avaible at idealx. I can add users / delete them - login in pver ssh - get the right groups and id's... - nearly everything works. But when i try to login with a W2K Workstation (havn't tested other OS'es) then i can type in the username/password - then it takes about 5 minutes (you can still see the
2004 Dec 27
4
PDC + LDAP
I'm trying to set up my LDAP in preparation to configure my Samba PDC. In the Official Samba-3 HOWTO and Reference Guide it give instructions on howto setup slapd.conf (section 10.4.4.3) After modifying the file it instructs to run /sbin/splapindex -f /splapd.conf When I run this I get the following error: /etc/openldap/schema/samba.schema: line 423: AttributeType not found:
2002 Jul 24
1
Win2k, Samba 2.2.5 and LDAP
I can't get a Win2k computer to execute a login script. Also, on both the XP computer and the w2k computer I get this message in their log file [2002/07/24 13:27:17, 0] rpc_server/srv_netlog_nt.c:get_md4pw(188) get_md4pw: Workstation sales1$: no account in domain sales1 is the XP computer, but I get the exact same error for win2k. Both computers (appear) to log on to the domain (as in, I
2003 Feb 10
1
Samba 2.2.7a as PDC with LDAP: c000019b error code
Hello! I've run into a strange problem with samba-2.2.7a. I compiled it with --with-ldapsam on a Debian/Woody box, set up openLDAP 2.0.23 with all users and machine trust accounts and configured samba to using LDAP and being a PDC. Works ok so far, users may authenticate and use their shares. But they can not *always* log into the domain from NT4.0 workstations. Sometimes yes, sometimes
2003 Dec 09
1
samba - sql server authentication
samba 2.2.8a/LDAP backend Red Hat 7.3 Windows 2000 server, connected to the samba controlled domain Sql Server 7.0 It seems that my sql server does not want to run scheduled jobs as a domain user, I am needing to do this for a network share that I am saving to, otherwise I would just run as SA Error from sql server: The job failed. Unable to determine if the owner (PRUPREF.COM\Administrator)
2003 Sep 08
4
Samba-3 Ldap Adding Administrator Account
How do you add an "Administrator" account to ldap. I want to leave root in /etc/passwd but have "Administrator" in ldap I have checked Howto Collection and the Samba-Ldap-3 but they contain no information. The Ldap-Howto has a suggestion but then says not to use. Godfrey
2003 Mar 04
0
user entries in LDAP, group mapping (samba 3.0alpha cvs - LDAP)
Hello everybody, I'm experimenting with samba 3.0 but something is not very clear to me, especially the user entries in the OpenLDAP server. On my samba server, I configured NSS_LDAP to lookup passwd, group and shadow entries. Now I have to add some entries to my LDAP: uid=Administrator and uid=nobody. According to http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html a user with uidNumber 0
2003 May 23
0
LDAP tools for samba 3.24 schema
For scrips smbLDAP from idealx apply this patch to smbldap_tools.pm, to use with samba 3.24 schema. Regards --- samba/smbldap-tools/smbldap_tools.pm 2002-06-01 06:30:48.000000000 +0200 +++ smbldap_tools.pm 2003-05-23 13:43:53.000000000 +0200 @@ -31,6 +31,16 @@ use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); use Exporter; $VERSION = 1.00; + + +# Put your own SID, this section
2003 May 23
0
LDAP tools for SAMBA 3.24 corrected
Sorry this is the complete patch -- ---------------------------------- ALEJANDRO SOLER e-mail: asoler@martinaditrento.com Administrador de Sistemas Martina di Trento S.A. Buenos Aires - Argentina Tel.:(5411) 4611-2730 WEB: http://www.martinaditrento.com ----------------------------------- -------------- next part -------------- --- samba/smbldap-tools/smbldap_tools.pm 2002-06-01
2003 Feb 17
3
Novell EDirectory as LDAP backend
Hi, is anybody out there who is using Novell Edir. with samba? I have searched the archive and found some random notes but no real success story. Here is what I have achived so far. Maybe someone can give me some hints. I have tried the samba-nds.schema that comes with the 2.2.7a tar ball. While I was able to import/add it to EDir. it did not work for me, because the "lmPassword"
2003 Sep 21
1
Repost: 'We dont' find this rid' error - can't join a domain
I'm posting this again in the hope that someone can shed some light on the error - I've included logs and as much detail as I can! Chris -------- Original Message -------- I'm using Samba 2.2.8a on Red Hat 8. I was able to set up Samba running as a PDC and have my Windows 2000 client join the domain and authenticate users, map home drives, etc, without any problems. I've now
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message----- From: Scott Phelps [mailto:sphelps@ridgways.com] Sent: Friday, July 11, 2003 9:19 PM To: 'samba@lists.samba.org' Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error Hi everyone, I am at my wits end and am hoping one of you can help me out. I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2002 Sep 05
0
error in smbpasswd (now in english, sorry)
Hi list, We are mounting a PDC with samba+ldap. We are using samba2.2.5 and ldap from complanet.ath.cx/nexxus. All things go well, all tests are ok. Now we have to put our 4000 users in ldap and /etc/passwd, for this task we make an ldif file (for ldap) and two little scripts for linux passwd and samba smbpasswd set, see: script caduser: #!/bin/bash # # Adiciona usuarios for I in `<
2002 Nov 12
1
Need clarification
Hi, I'm trying to run samba 2.2.6 + OpenLDAP as user/group database ( not /etc/passwd). nss_ldap+pam_ldap is installed and working OK, as I can login using ssh, or trough console with one of ldap user. But trying to connect to samba, when samba is ran as #samba -d 2 -i I get: ... init_sam_from_ldap: User [ldapuser] does not ave a uid! pass_check_smb failed - invalid password for user