ca must be reinitialized.
So reinitialize all suffixes on all replicas. And server is again working.
At this moment are replicas 1.4.0 upgraded is only master.
I will try to reduce amount of data in suffix and try elaborate if this
problem is causing some our data. :(
--
---
Hello,
On 11/06/2013 04:43 PM, Petr Spacek wrote:
On 6.11.2013 17:34, Jan Tomasek wrote:
Hello,
please, does anybyody any idea how to implement this with 389?
According to http://tools.ietf.org/html/rfc4519#section-2.41
the userPassword attribute is multi-valued.
Did you try to add
to do something like this with 389 DS?
My idea is this:
uid=semik,dc=neco
objectClass: inetOrgPerson
cn: Jan Tomasek
sn: Tomasek
uid: semik
userPassword: {SSHA}...
dc=12345,uid=semik,dc=neco
objectClass: appPassword
dc: 12345
password: some-generated-password1
passwordLabel: phone-email
dc=1239
On 11/04/2013 05:04 PM, Rich Megginson wrote:
Does the script open a connection to the same server it is being called
from?
Yes.
--
---
Jan Tomasek aka Semik
http://www.tomasek.cz/
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org
nection from/to
localhost. Silence after that.
Inside of script it succesfully create connection and hangs on anonymous
bind. This call never complete. Any idea? Is there some limit max 30
binding connections at once? Or something like that?
--
---
Jan Tomasek aka Semik
http: