search for: ldap05

Displaying 6 results from an estimated 6 matches for "ldap05".

Did you mean: ldap0
2017 Mar 22
0
Rename Samba 4 Users
...son.tadeu at gmail.com> wrote: > When i use ldbrename and ldbmodify without set "cn: " in my ldif, the > "cn" field don't change. That might be your problem, you do not use an ldif with ldbrename, the command is: ldbrename -H /usr/local/samba/private/sam.ldb \ CN=ldap05,CN=Users,DC=samdom,DC=example,DC=com \ CN=User20,CN=Users,DC=samdom,DC=example,DC=com i.e. ldbrename -H /path/to/sam.ldb users_old_dn users_new_dn You need to run this on the DC. This will change the 'cn' as well, it has to, because 'cn' has to be the same as the first part of th...
2017 Mar 13
4
Rename Samba 4 Users
Hi guys! Do you know if there is a away to rename a list of samba 4 user accounts ? I need to change a list of 2000 users from "login name" to a "login number" i would not like to do this one by one. I know that in windows server i can do using powershell script, but it doesn´t work with samba. If you have any ideia on how to do this i appreciate. Thanks!! --
2016 Mar 04
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote: > On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote: > > OK, here is the output: > > Can you try the attached (UNTESTED!) patch? > > Thanks, Gna, should have at least compiled it.... New patch :-) Volker -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-370000-0, fax:
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
...mm. Looked pretty closely, but I don't see how this can happen, and I am out of the openldap config business long enough that I don't get this set up quickly. Can you run that under gdb? Set a breakpoint for smbldap_talloc_autofree_ldapmod with break smbldap_talloc_autofree_ldapmod run -a ldap05 and when it hits the breakpoint, can you send me the output of "bt full"? Thanks, Volker -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen http://www.sernet.de, mailto:kontakt at sernet.de
2016 Mar 04
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...at ../lib/talloc/talloc.c:1647 #6 0x800041de in main (argc=3, argv=0xbffffcf4) at ../source3/utils/smbpasswd.c:631 (gdb) quit A debugging session is active. Inferior 1 [process 28613] will be killed. Quit anyway? (y or n) y -------------- next part -------------- valgrind smbpasswd -a ldap05 ==28624== Memcheck, a memory error detector ==28624== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==28624== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info ==28624== Command: smbpasswd -a ldap05 ==28624== New SMB password: Retype new SMB password: ==28626...
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...9;t see how this can happen, and > I am out of the openldap config business long enough that I don't get > this set up quickly. > > Can you run that under gdb? Set a breakpoint for > smbldap_talloc_autofree_ldapmod with > > break smbldap_talloc_autofree_ldapmod > run -a ldap05 > > and when it hits the breakpoint, can you send me the output > of "bt full"? > > Thanks, > > Volker > Hi Volker, I started the VM and tried what you said, it seemed to work ok, but the user wasn't added to ldap, so I tried adding another user 'smbpass...