Closed theoneandonly-vector closed 2 years ago
@myOmikron do you think this is fixable?
It surely is, I have currently no spare time to dig into this, but I'll be happy to review and accept Pull Requests
is it possible to use the script somehow with passing a specific address? so I could update specific users on demand
without destroying all web-sessions
Implemented with ec1d266534968e8df49ff48bafec6bc881aea5b4
when I start the script without changing the filter to only update a specific user but use " --update-only-on-change-by-ldap" it will still re-authenticate all users on sogo, because there is some change done by the script. It tells me "None" in the terminal when I run it.
I run the command like this:
I get this log, but I'm 100% sure there was no change at all:
additional question.. when this works correctly and not overwrite the users on each run, will it still overwrite them when there is a pw-change form LDAP-side (needed..)?