similar to: migrate smbpasswd to ldap (ldif format)

Displaying 20 results from an estimated 10000 matches similar to: "migrate smbpasswd to ldap (ldif format)"

2007 May 24
1
problem with synchronize samba and unix password - ldap
I have a such problem. I have samba 3 as a PDC with ldap as a authentication backend. When I use script "smbldap-passwd user", samba password and unix password is changing correct, but when i use Ctr+Alt+Del from windows computer samba is changing corectly its password, and I see that unix password is also changing but I cannot to log to system with that unix password. Somebody
2006 Jun 06
4
SAMBA-LDIF
Hello! I'm using samba 3.0.14 on a debian sarge. How can i extract the samba users in a ldif file? Is it possible? Many thanks Boukari
2007 May 23
2
Can't contact LDAP server,
I have samba 3 with ldap as a authentication backend. When I use pdbedit -a user everything works ok and the user is adding to the ldap database. But I have problem with exporting smbpasswd to ldap, when I try pdbedit -i smbpasswd:/etc/samba/smbpasswd -e ldapsam I've got a problem that failed to bind to server ldap://localhost Error: Can't contact LDAP server, but my ldap serwer is on
2010 Oct 07
1
ldif invalid per syntax
Hello CentOS I am having a bit of trouble importing an ldif into openldap, tho the syntax looks a-ok to me. I am attempting to import my sudoers list into my ldap configuration and I used an application called sudoers2ldif to generate the ldif. I used the following command to import the file: ============================================= [root at bluethundr-desktop:~/txt/ldif ] $:ldapadd -h
2007 May 28
1
how to get SID from samba 2
How to get SID from samba 2 working as PDC. I try to use smbpasswd -S DOMAIN but my smbpasswd doesnt have such option -S smbpasswd: invalid option -- S smbpasswd [options] [username] [password] options: -s use stdin for password prompt -D LEVEL debug level -U USER remote username -r MACHINE remote machine -L local
2014 Oct 08
1
BUG : ldif "dn" prefixes case sensitivity (and primaryGroupID module)
Hi samba team ! I have found a very strange bug when changing my user's primaryGroupID with ldif files. The bug is very easy to reproduce : 1) Create a user, create a group, add the user to the group ------------------------------- ~# samba-tool user add stduser User 'stduser' created successfully ~# samba-tool group add stdgroup Added group stdgroup ~# samba-tool group addmembers
2005 Dec 01
3
Samba 3.0.9 ==> 3.0.14a migration LDIF problem
I'm trying to migrate my existing RedHat ES Samba PDC to Ubuntu. The RedHat version of Samba is 3.0.9 and the Ubuntu version is 3.0.14a. Everything was going fine until I tried to import the LDIF of the existing LDAP directory. The LDIF actually imports all of the structure (OU and Group definitions) and all of my users, but it fails when it comes to my first machine account with this
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 11:45:19 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 16/07/2020 11:24, RhineDevil wrote: > > Thu, 16 Jul 2020 10:56:58 +0100 Rowland penny via samba <samba at lists.samba.org>: > >> On 16/07/2020 10:39, RhineDevil wrote: > >>> Thu, 16 Jul 2020 10:31:04 +0100 Rowland penny via samba <samba at lists.samba.org>: >
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 12:36:58 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 16/07/2020 12:22, RhineDevil wrote: > > Thu, 16 Jul 2020 11:45:19 +0100 Rowland penny via samba <samba at lists.samba.org>: > >> On 16/07/2020 11:24, RhineDevil wrote: > >>> Thu, 16 Jul 2020 10:56:58 +0100 Rowland penny via samba <samba at lists.samba.org>: >
2006 Oct 13
1
dovecot tpop3d UIDL mbox
Hello All! I am new to this list so I hope I'm not in the wrong list with my question. First, I have to say that dovecot is (in my opinion) one of the best POP3/IMAP servers arround. I especialy like its' simplicity (configuration) and powerfullness (speed, auth mechs). In my production environment I would like to cange from tpop3d to dovecot, but I have only one little problem :).
2020 Jul 16
2
Adding users with ldif file
How could I add users and groups using ldif files without interacting with samba-tool? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 833 bytes Desc: Firma digitale OpenPGP URL: <http://lists.samba.org/pipermail/samba/attachments/20200716/ee5d89be/attachment.sig>
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 10:31:04 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 16/07/2020 10:14, RhineDevil via samba wrote: > > How could I add users and groups using ldif files without interacting with samba-tool? > > You will need to write your own scripts around ldapmodify or ldbmodify. > > Rowland > Yes but what fields are required and what
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 10:56:58 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 16/07/2020 10:39, RhineDevil wrote: > > Thu, 16 Jul 2020 10:31:04 +0100 Rowland penny via samba <samba at lists.samba.org>: > >> On 16/07/2020 10:14, RhineDevil via samba wrote: > >>> How could I add users and groups using ldif files without interacting with
2018 Nov 15
2
How to import LDIF to samba AD
Hi, I have to import to new one server which is totally clear import LDIF from old one. Just simple export/import. For dump old data I used to ldapsearch, right now when i try importing data I have a problem. LDAP: error code 32 - 00002030: objectclass: Cannot add cn=Name Surname,ou=Pracownicy,dc=tropico,dc=local, parent does not exist! And this is true, I have not ou=Pracownicy, so what i have
2010 Oct 28
2
adding user ldif to ldap
hi list.. I am trying to add an ldif with my users that I have derived from /etc/passwd. for some reason ldapadd is choking on the first entry... I've also tried removing the first one and predictably each one fails in exactly the same way...may I ask how best to correct this? Here is the error: LDAP# ldapadd -x -D "cn=Manager,dc=summitnjhome,dc=com" -W -f /tmp/passwd.ldif adding
2003 May 22
1
perl(Net::LDAP::LDIF) is needed by samba-3.0alpha24-1
Hi, I downloaded samba as binary package for redhat 9 I tried to install it on a test workstation where all redhat 9 packages are installed (with the adition xfs from sgi). Apt-get couldn't solve this dependencies and rpmfind.net freshrpms.net also not. Warnung: samba-3.0alpha24-1.i386.rpm: V3 DSA signature: NOKEY, key ID 2f87af6f Fehler: Failed dependencies: perl(Net::LDAP::LDIF)
2003 Jun 11
2
Samba 3.0.0Beta1 - perl(Net::LDAP::LDIF)
Greetings ... Download and created an rpm with my changes that I will use, but why am I getting a "Failed dependencies: perl(Net::LDAP::LDIF) is needed by samba-3.0.0beta1-1lnx1" Should I need this, and I can't seem to find an rpm for this. I have tried to make a few, but they just kill over. Does anybody have rpms for this? Mailed Lee
2006 Jan 03
1
Updated 99samba-schema-netscapeds5.ldif
Anyone have the latest 99samba-schema-netscapeds5.ldif for SunOne/iPlanet. The latest one is only from 1/2005. I need one that has the attributes for 3.0.21. I will convert the latest openldap one but just wanted to see if anyone has already done it. Thanks
2010 Nov 24
1
Primary Group SID incorrect - ahhhh
Hi, I'm running 3.0.33-3.29.el5_5.1 .. migrating from 3.0.21a with an LDAP back-end. I've use slapadd to import the LDIF file I've exported from my original samba server, but it seems like samba isn't grabbing the Primary Group SID from the ldif file. For Example: dn: uid=chris,ou=Users,dc=orgon,dc=com sambaSID: S-1-5-21-3318375643-2463009161-752822123-3028 sambaPrimaryGroupSID:
2009 Oct 06
1
ldapsam, smbpasswd and posixAccount
Hi, I have a setup with Samba (3.4) as PDC with ldapsam as backend. LDAP is managed by Samba, no external helper scripts. When I add a new user with "smbpasswd -a foo" it works fine, user is created and the openldap is populated with samba and posix attributes. Now, when I add a new user to the directory by running ldapadd against a ldif file which contains only posix related