Ralf Haferkamp

Results 131 comments of Ralf Haferkamp

@vuntz Is there a bugreport for this? I'd like to understand the problem you are trying to fix here. As of now I think the suggested fix has a high...

@dirkmueller BTW, what do you mean by persistent device name. Is that referring to systemd's predictable names (e.g. `enp0s25`) ? Or do you mean the names created by biosdevname (`em1`,...

While ordering by bus-ids seems to be a good approach in the first place there are some additional things to be considered. E.g. systems using biosdevname for naming the nics...

> I understand there is a lot of uncertainty about the behavior of almost all barclamps as everyone here is suggesting. There is also some uncertainty (at least from me)...

Just for completeness: We just discussed this and figured that this needs some more thoughts as the resulting (short-term) solution would be quite slow. Relates a bit to https://github.com/owncloud/ocis/issues/8938 ....

@kulmann I've played with this a bit as well. It is also pretty easily reproducible when just throttling the network bandwith (using the developer tools) to e.g. DSL or 4G/LTE...

How about adding LDAP Add/Modify support to idm (maybe still backed by LDIF files) and implementing the Graph API layer on top of LDAP? That should make it possible to...

@longsleep Ok, but AFAIK some basic user management capabilities (creating, deleting, updating) were in scope for libregraph/lico/idm, right? My initial thought was, that if we'd add limiited LDAP Write Support...

@longsleep I've just pushed #17 as a draft. Maybe that helps as a starting point for a discussion.