search for: ldap02

Displaying 7 results from an estimated 7 matches for "ldap02".

Did you mean: ldap0
2012 Dec 03
0
Extending schema on Centos DS
...a mixed master setup. I am looking for the best way to extend the schema without breaking replication? I was successfully able to extend the schema on my two servers manually but replication broke after a restart of dirsrv. [03/Dec/2012:11:04:17 -0400] NSMMReplicationPlugin - agmt="cn=web-ldap02" (web-ldap02:389): Unable to acquire replica: there is no replicated area "dc=eastlink,dc=ca" on the consumer server. Replication is aborting. [03/Dec/2012:11:04:17 -0400] NSMMReplicationPlugin - agmt="cn=web-ldap02" (web-ldap02:389): Incremental update failed and requires...
2016 Mar 02
4
Segmentation Fault when trying to set root samba password, IPA as a backend
...lp :-). > > Do: > > valgrind bin/smbpasswd <parameters> > > and valgrind should print out the source code > line where we mess up. OK, here is the output: root at testpdc:~# nano /usr/local/samba/etc/smb.conf root at testpdc:~# valgrind /usr/local/samba/bin/smbpasswd -a ldap02 ==2405== Memcheck, a memory error detector ==2405== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==2405== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info ==2405== Command: /usr/local/samba/bin/smbpasswd -a ldap02 ==2405== New SMB password: Retype new SMB pa...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 15:53, Harry Jede wrote: > On 16:47:40 wrote Rowland penny: >> /usr/local/samba/bin/smbpasswd -a ldap02 > as far as i remember this has never worked! According to the man page > this call should add a user to the *local* smb password store. And this > is by default /etc/samba/smbpasswd and not any ldap backend. > > If one wish to use any ldap backend more params are needed. RTFM >...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 16:43, Harry Jede wrote: > On 17:34:10 wrote Rowland penny: >> On 06/03/16 15:53, Harry Jede wrote: >>> On 16:47:40 wrote Rowland penny: >>>> /usr/local/samba/bin/smbpasswd -a ldap02 >>> as far as i remember this has never worked! According to the man >>> page this call should add a user to the *local* smb password >>> store. And this is by default /etc/samba/smbpasswd and not any >>> ldap backend. >>> >>> If one wish to use...
2016 Mar 01
3
Segmentation Fault when trying to set root samba password, IPA as a backend
On 01/03/16 21:35, Garming Sam wrote: > Hi Rowland, > > This new segfault seems unrelated to the previous one. It's probably > something like a double free, which typically shouldn't be that hard to > fix. If you try running the tool under valgrind, it should provide > enough information to fix the issue. > > > Cheers, > > Garming > Who or what is
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 17:34:10 wrote Rowland penny: > On 06/03/16 15:53, Harry Jede wrote: > > On 16:47:40 wrote Rowland penny: > >> /usr/local/samba/bin/smbpasswd -a ldap02 > > > > as far as i remember this has never worked! According to the man > > page this call should add a user to the *local* smb password > > store. And this is by default /etc/samba/smbpasswd and not any > > ldap backend. > > > > If one wish to use any l...
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 18:30:33 wrote Rowland penny: > On 06/03/16 16:43, Harry Jede wrote: > > On 17:34:10 wrote Rowland penny: > >> On 06/03/16 15:53, Harry Jede wrote: > >>> On 16:47:40 wrote Rowland penny: > >>>> /usr/local/samba/bin/smbpasswd -a ldap02 > >>> > >>> as far as i remember this has never worked! According to the man > >>> page this call should add a user to the *local* smb password > >>> store. And this is by default /etc/samba/smbpasswd and not any > >>> ldap backend. >...